commit: 89650057516e1cb1029c2195c2663abee4026e41
Author: Jaco Kroon <jaco <AT> uls <DOT> co <DOT> za>
AuthorDate: Thu Nov 11 12:01:55 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 12 01:21:20 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89650057
dev-perl/X11-Protocol-Other: Version 31, required by newer clusterssh.
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jaco Kroon <jaco <AT> uls.co.za>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/X11-Protocol-Other/Manifest | 1 +
dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild | 16 ++++++++++++++++
dev-perl/X11-Protocol-Other/metadata.xml | 12 ++++++++++++
3 files changed, 29 insertions(+)
diff --git a/dev-perl/X11-Protocol-Other/Manifest
b/dev-perl/X11-Protocol-Other/Manifest
new file mode 100644
index 00000000000..bf7b9ac38a1
--- /dev/null
+++ b/dev-perl/X11-Protocol-Other/Manifest
@@ -0,0 +1 @@
+DIST X11-Protocol-Other-31.tar.gz 271459 BLAKE2B
88534e2dc0c52709c307695970e558403acdc3e57c497373746fb7ac7874fcbafbe6ca8efe807aaa2460b09c05decb15d4d1cd164227acd3ff6e272e65d70da5
SHA512
e9fb0df63a2b920d1348fd5b725f1aa68ad8bf6a6d16cea80ed6c2da9ccbbaabb4daa09eec09276efe74cc75575b1207e883b3ec4286a729ce71d3eeea9bc80a
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 00000000000..e5f5364e031
--- /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 00000000000..ba462d82716
--- /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>[email protected]</email>
+ <name>Jaco Kroon</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>[email protected]</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>