summaryrefslogtreecommitdiff
path: root/virtual
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-09-07 03:05:50 -0500
committerroot <root@alpha.trunkmasters.com>2026-09-07 03:05:50 -0500
commit8453817910bc2afbb7ab1fbf61c3f06fb7320f35 (patch)
tree3d107194f4fc4d247ed6c21875e9dff4562e22e1 /virtual
parente3ac4a99dbb849deb8dd15df4be98e6e14d55ab5 (diff)
downloadbaldeagleos-repo-8453817910bc2afbb7ab1fbf61c3f06fb7320f35.tar.gz
baldeagleos-repo-8453817910bc2afbb7ab1fbf61c3f06fb7320f35.tar.xz
baldeagleos-repo-8453817910bc2afbb7ab1fbf61c3f06fb7320f35.zip
Adding metadata
Diffstat (limited to 'virtual')
-rw-r--r--virtual/libpcre2-internals/libpcre2-internals-10.47.ebuild14
-rw-r--r--virtual/libpcre2-internals/libpcre2-internals-10.48.ebuild14
-rw-r--r--virtual/libpcre2-internals/metadata.xml17
3 files changed, 45 insertions, 0 deletions
diff --git a/virtual/libpcre2-internals/libpcre2-internals-10.47.ebuild b/virtual/libpcre2-internals/libpcre2-internals-10.47.ebuild
new file mode 100644
index 000000000000..7560c88d7c37
--- /dev/null
+++ b/virtual/libpcre2-internals/libpcre2-internals-10.47.ebuild
@@ -0,0 +1,14 @@
+# Copyright 2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for dev-libs/libpcre2 internals"
+
+SLOT="0/${PV}"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris"
+IUSE="static-libs"
+
+RDEPEND="~dev-libs/libpcre2-${PV}[${MULTILIB_USEDEP},static-libs?]"
diff --git a/virtual/libpcre2-internals/libpcre2-internals-10.48.ebuild b/virtual/libpcre2-internals/libpcre2-internals-10.48.ebuild
new file mode 100644
index 000000000000..284f5561f1fc
--- /dev/null
+++ b/virtual/libpcre2-internals/libpcre2-internals-10.48.ebuild
@@ -0,0 +1,14 @@
+# Copyright 2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for dev-libs/libpcre2 internals"
+
+SLOT="0/${PV}"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris"
+IUSE="static-libs"
+
+RDEPEND="~dev-libs/libpcre2-${PV}[${MULTILIB_USEDEP},static-libs?]"
diff --git a/virtual/libpcre2-internals/metadata.xml b/virtual/libpcre2-internals/metadata.xml
new file mode 100644
index 000000000000..95115c2c0c51
--- /dev/null
+++ b/virtual/libpcre2-internals/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>base-system@gentoo.org</email>
+ <name>Gentoo Base System</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>selinux@gentoo.org</email>
+ <name>SELinux Team</name>
+ </maintainer>
+ <longdescription>
+ Virtual for use by packages like the SELinux userland suite which
+ rely on internals of libpcre2's representation being saved to disk.
+ </longdescription>
+ <origin>baldeagleos-repo</origin>
+</pkgmetadata>