summaryrefslogtreecommitdiff
path: root/dev-perl/X11-Protocol-Other
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-11-13 13:10:00 +0000
committerV3n3RiX <venerix@koprulu.sector>2021-11-13 13:10:00 +0000
commite9d044d4b9b71200a96adfa280848858c0f468c9 (patch)
tree1bd8ef816043a8cd340f1d774e79553a1a7d31d8 /dev-perl/X11-Protocol-Other
parentfc2f1018fc323ef2c6572734a9b130427cba76a6 (diff)
gentoo resync : 13.11.2021
Diffstat (limited to 'dev-perl/X11-Protocol-Other')
-rw-r--r--dev-perl/X11-Protocol-Other/Manifest3
-rw-r--r--dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild16
-rw-r--r--dev-perl/X11-Protocol-Other/metadata.xml12
3 files changed, 31 insertions, 0 deletions
diff --git a/dev-perl/X11-Protocol-Other/Manifest b/dev-perl/X11-Protocol-Other/Manifest
new file mode 100644
index 000000000000..5bd94c58b297
--- /dev/null
+++ b/dev-perl/X11-Protocol-Other/Manifest
@@ -0,0 +1,3 @@
+DIST X11-Protocol-Other-31.tar.gz 271459 BLAKE2B 88534e2dc0c52709c307695970e558403acdc3e57c497373746fb7ac7874fcbafbe6ca8efe807aaa2460b09c05decb15d4d1cd164227acd3ff6e272e65d70da5 SHA512 e9fb0df63a2b920d1348fd5b725f1aa68ad8bf6a6d16cea80ed6c2da9ccbbaabb4daa09eec09276efe74cc75575b1207e883b3ec4286a729ce71d3eeea9bc80a
+EBUILD X11-Protocol-Other-31.ebuild 335 BLAKE2B 578af098a837d66597f22c69da07f361b8426a94e3e3e35be9646ff21f629bfa300815ec0e78f1f426b43d1c3f9f27a77fd3a9a1022bf6692241bdf197932c06 SHA512 9875eb3b95a95d69711dd9b13c5f14396ec12b2ca59fe52683f6c9f425255e203ac04f7b75b870eef82f07c2cf9a8070f281f6818cf2787cabfcd6bed463afac
+MISC metadata.xml 400 BLAKE2B 06bcef2a4325f8a4f3b1e59b53fd77913d34d2ee17e23df7ff38d0084c3cb98f21dd0021ee8afe34f80e513d416fd86ad6a9b7d263e7ef91a73bb809a69cb9b5 SHA512 b86fd72f5cfe30fe66f991c335fd2863002f23fc7eb8052403240b13fbc96668f4eae26df2e6e2f9ac9775b09be70ef9c02a0463090d79c0a6e35f384773a4b5
diff --git a/dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild b/dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild
new file mode 100644
index 000000000000..e5f5364e0311
--- /dev/null
+++ b/dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR="KRYDE"
+inherit perl-module
+
+DESCRIPTION="X11 Protocol related components not included in dev-perl/X11-Protocol"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-perl/X11-Protocol"
+DEPEND="${RDEPEND}"
diff --git a/dev-perl/X11-Protocol-Other/metadata.xml b/dev-perl/X11-Protocol-Other/metadata.xml
new file mode 100644
index 000000000000..ba462d827164
--- /dev/null
+++ b/dev-perl/X11-Protocol-Other/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person" proxied="yes">
+ <email>jaco@uls.co.za</email>
+ <name>Jaco Kroon</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>