* [gentoo-commits] repo/gentoo:master commit in: dev-perl/X11-Protocol-Other/
@ 2021-11-12 1:21 Sam James
0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2021-11-12 1:21 UTC (permalink / raw
To: gentoo-commits
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>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>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/X11-Protocol-Other/
@ 2022-01-13 13:14 Jakov Smolić
0 siblings, 0 replies; 3+ messages in thread
From: Jakov Smolić @ 2022-01-13 13:14 UTC (permalink / raw
To: gentoo-commits
commit: e910b552f8902556490c11fe5d7bbcaa46e3ba15
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 13 13:14:14 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Jan 13 13:14:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e910b552
dev-perl/X11-Protocol-Other: Stabilize 31 amd64, #831129
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild b/dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild
index e5f5364e0311..54f9b4edc6b2 100644
--- a/dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild
+++ b/dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ DESCRIPTION="X11 Protocol related components not included in dev-perl/X11-Protoc
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="dev-perl/X11-Protocol"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/X11-Protocol-Other/
@ 2022-01-14 9:55 Jakov Smolić
0 siblings, 0 replies; 3+ messages in thread
From: Jakov Smolić @ 2022-01-14 9:55 UTC (permalink / raw
To: gentoo-commits
commit: 93428b382794f802ae652bf2250abd6c99e22cc8
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 14 09:54:21 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Jan 14 09:54:21 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93428b38
dev-perl/X11-Protocol-Other: stabilize 31 for x86
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild b/dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild
index 54f9b4edc6b2..b8290d12fa57 100644
--- a/dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild
+++ b/dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="X11 Protocol related components not included in dev-perl/X11-Protoc
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="dev-perl/X11-Protocol"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-01-14 9:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-13 13:14 [gentoo-commits] repo/gentoo:master commit in: dev-perl/X11-Protocol-Other/ Jakov Smolić
-- strict thread matches above, loose matches on Subject: below --
2022-01-14 9:55 Jakov Smolić
2021-11-12 1:21 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox