public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2018-08-04  0:54 Mikle Kolyada
  0 siblings, 0 replies; 59+ messages in thread
From: Mikle Kolyada @ 2018-08-04  0:54 UTC (permalink / raw
  To: gentoo-commits

commit:     69a13233fece7f6d2d4bd19c82745ad56739c20e
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  4 00:50:28 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Aug  4 00:50:28 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69a13233

dev-perl/Specio: Add ~s390 keyword wrt bug #652718

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Specio/Specio-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild
index e0329faadc0..7bcda2644cf 100644
--- a/dev-perl/Specio/Specio-0.420.0.ebuild
+++ b/dev-perl/Specio/Specio-0.420.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE="test minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2023-01-14  9:18 Arthur Zamarin
  0 siblings, 0 replies; 59+ messages in thread
From: Arthur Zamarin @ 2023-01-14  9:18 UTC (permalink / raw
  To: gentoo-commits

commit:     b6177c53f62db8fec3ced16dbc9f2ebc93790a6d
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 14 09:18:19 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 14 09:18:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6177c53

dev-perl/Specio: Stabilize 0.480.0 hppa, #886879

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-perl/Specio/Specio-0.480.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.480.0.ebuild b/dev-perl/Specio/Specio-0.480.0.ebuild
index 164680a17c50..ce83088c564b 100644
--- a/dev-perl/Specio/Specio-0.480.0.ebuild
+++ b/dev-perl/Specio/Specio-0.480.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2023-01-13 18:42 Arthur Zamarin
  0 siblings, 0 replies; 59+ messages in thread
From: Arthur Zamarin @ 2023-01-13 18:42 UTC (permalink / raw
  To: gentoo-commits

commit:     7223dd4d8e672208aa134e7c2ec39ee914fe77af
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 13 18:42:18 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 13 18:42:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7223dd4d

dev-perl/Specio: Stabilize 0.480.0 ppc, #886879

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-perl/Specio/Specio-0.480.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Specio/Specio-0.480.0.ebuild b/dev-perl/Specio/Specio-0.480.0.ebuild
index 80a22966e4b7..164680a17c50 100644
--- a/dev-perl/Specio/Specio-0.480.0.ebuild
+++ b/dev-perl/Specio/Specio-0.480.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2022-12-18 11:47 Sam James
  0 siblings, 0 replies; 59+ messages in thread
From: Sam James @ 2022-12-18 11:47 UTC (permalink / raw
  To: gentoo-commits

commit:     6751a3dc84c47fd95c8da822e9345002323643be
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 11:47:10 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 11:47:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6751a3dc

dev-perl/Specio: Stabilize 0.480.0 arm, #886879

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Specio-0.480.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.480.0.ebuild b/dev-perl/Specio/Specio-0.480.0.ebuild
index e6f7b16a1239..f35a15e34019 100644
--- a/dev-perl/Specio/Specio-0.480.0.ebuild
+++ b/dev-perl/Specio/Specio-0.480.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2022-12-18 11:44 Sam James
  0 siblings, 0 replies; 59+ messages in thread
From: Sam James @ 2022-12-18 11:44 UTC (permalink / raw
  To: gentoo-commits

commit:     3857a488cf174756de93d7c3b5b80c86402deaed
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 11:43:41 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 11:43:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3857a488

dev-perl/Specio: Stabilize 0.480.0 arm64, #886879

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Specio-0.480.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.480.0.ebuild b/dev-perl/Specio/Specio-0.480.0.ebuild
index 55befd2ecf3b..e6f7b16a1239 100644
--- a/dev-perl/Specio/Specio-0.480.0.ebuild
+++ b/dev-perl/Specio/Specio-0.480.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2022-06-29 13:02 Sam James
  0 siblings, 0 replies; 59+ messages in thread
From: Sam James @ 2022-06-29 13:02 UTC (permalink / raw
  To: gentoo-commits

commit:     66a3b0098bc655fcde7bd08f5b32e3873950fb5a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 11:20:58 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 29 13:02:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66a3b009

dev-perl/Specio: drop 0.420.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Manifest              |  1 -
 dev-perl/Specio/Specio-0.420.0.ebuild | 42 -----------------------------------
 2 files changed, 43 deletions(-)

diff --git a/dev-perl/Specio/Manifest b/dev-perl/Specio/Manifest
index a42e01f48f93..87224dcfa988 100644
--- a/dev-perl/Specio/Manifest
+++ b/dev-perl/Specio/Manifest
@@ -1,3 +1,2 @@
-DIST Specio-0.42.tar.gz 101641 BLAKE2B 9c527cd1b306d1a8394ad5b6757153aa00edcf111a444b3792cf088aec0a00597c655f59971eef7a8a6a7689e9b683ca78789b7adf1c9d19a0b6861cd4b90733 SHA512 7a9ff3e96cf3957d7857cd5f6af5efd9e35fc4c888fcd8177041e34a2388f54269e7a3da84ec60961fb61307beb882ebf54e19ae4346876e06197b1ff57891a0
 DIST Specio-0.47.tar.gz 108288 BLAKE2B 187ecd5ff0db27faeec03bd9cda6500d8e38d60d4c31aedc50d29fe3666fec68343c04294008941d92618622fc27b88623a8e18b29a63812ccddf79174bdc10f SHA512 68cdcf22818b27c38ce92b497adae81f27605aa385e9156d51d5e8e63da121d6bf26b7339a7ee3c9408cc6e3731702b008bc4b2e3c8eab67728f959f03682f44
 DIST Specio-0.48.tar.gz 108298 BLAKE2B 700f58109bf81eae07a9a66dbe5ab5ff1f257874258f8e08b632422bd07be7fc9ac7f1e7d20adf1e9f0bfa48fb44abea287c88591cb9c9ad38839a785f5a4b6e SHA512 76fd2aa398008238d55714700581782c95b635a4d4198b1c51daecfec770b61b9898351cbc2bf999f4d837691de657c51a94581c0f0b21b67b605770d507729a

diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild
deleted file mode 100644
index 1256c4ef2c85..000000000000
--- a/dev-perl/Specio/Specio-0.420.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=0.42
-inherit perl-module
-
-DESCRIPTION="Type constraints and coercions for Perl"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	!minimal? ( >=dev-perl/Ref-Util-0.112.0 )
-	virtual/perl-Carp
-	dev-perl/Devel-StackTrace
-	dev-perl/Eval-Closure
-	virtual/perl-Exporter
-	virtual/perl-IO
-	dev-perl/MRO-Compat
-	dev-perl/Module-Runtime
-	>=dev-perl/Role-Tiny-1.3.3
-	>=virtual/perl-Scalar-List-Utils-1.330.0
-	virtual/perl-Storable
-	dev-perl/Sub-Quote
-	dev-perl/Test-Fatal
-	>=virtual/perl-Test-Simple-0.960.0
-	dev-perl/Try-Tiny
-	virtual/perl-parent
-	>=virtual/perl-version-0.830.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-File-Spec
-		dev-perl/Test-Needs
-	)
-"
-mydoc="TODO.md"


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2022-06-14 14:32 Sam James
  0 siblings, 0 replies; 59+ messages in thread
From: Sam James @ 2022-06-14 14:32 UTC (permalink / raw
  To: gentoo-commits

commit:     b40280e0c9b2befcc20bfcfb2eb03fc17c7bf14b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 14 14:32:41 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 14 14:32:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b40280e0

dev-perl/Specio: add 0.480.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Manifest              |  1 +
 dev-perl/Specio/Specio-0.480.0.ebuild | 44 +++++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/dev-perl/Specio/Manifest b/dev-perl/Specio/Manifest
index 58ae1a39501e..a42e01f48f93 100644
--- a/dev-perl/Specio/Manifest
+++ b/dev-perl/Specio/Manifest
@@ -1,2 +1,3 @@
 DIST Specio-0.42.tar.gz 101641 BLAKE2B 9c527cd1b306d1a8394ad5b6757153aa00edcf111a444b3792cf088aec0a00597c655f59971eef7a8a6a7689e9b683ca78789b7adf1c9d19a0b6861cd4b90733 SHA512 7a9ff3e96cf3957d7857cd5f6af5efd9e35fc4c888fcd8177041e34a2388f54269e7a3da84ec60961fb61307beb882ebf54e19ae4346876e06197b1ff57891a0
 DIST Specio-0.47.tar.gz 108288 BLAKE2B 187ecd5ff0db27faeec03bd9cda6500d8e38d60d4c31aedc50d29fe3666fec68343c04294008941d92618622fc27b88623a8e18b29a63812ccddf79174bdc10f SHA512 68cdcf22818b27c38ce92b497adae81f27605aa385e9156d51d5e8e63da121d6bf26b7339a7ee3c9408cc6e3731702b008bc4b2e3c8eab67728f959f03682f44
+DIST Specio-0.48.tar.gz 108298 BLAKE2B 700f58109bf81eae07a9a66dbe5ab5ff1f257874258f8e08b632422bd07be7fc9ac7f1e7d20adf1e9f0bfa48fb44abea287c88591cb9c9ad38839a785f5a4b6e SHA512 76fd2aa398008238d55714700581782c95b635a4d4198b1c51daecfec770b61b9898351cbc2bf999f4d837691de657c51a94581c0f0b21b67b605770d507729a

diff --git a/dev-perl/Specio/Specio-0.480.0.ebuild b/dev-perl/Specio/Specio-0.480.0.ebuild
new file mode 100644
index 000000000000..55befd2ecf3b
--- /dev/null
+++ b/dev-perl/Specio/Specio-0.480.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=0.48
+inherit perl-module
+
+DESCRIPTION="Type constraints and coercions for Perl"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="minimal"
+
+RDEPEND="
+	!minimal? ( >=dev-perl/Ref-Util-0.112.0 )
+	virtual/perl-Carp
+	dev-perl/Devel-StackTrace
+	dev-perl/Eval-Closure
+	virtual/perl-Encode
+	virtual/perl-Exporter
+	virtual/perl-IO
+	dev-perl/MRO-Compat
+	dev-perl/Module-Runtime
+	>=dev-perl/Role-Tiny-1.3.3
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	virtual/perl-Storable
+	dev-perl/Sub-Quote
+	dev-perl/Test-Fatal
+	>=virtual/perl-Test-Simple-0.960.0
+	dev-perl/Try-Tiny
+	dev-perl/XString
+	virtual/perl-parent
+	>=virtual/perl-version-0.830.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		dev-perl/Test-Needs
+	)
+"
+
+mydoc="TODO.md"


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2022-01-17  2:24 Joshua Kinard
  0 siblings, 0 replies; 59+ messages in thread
From: Joshua Kinard @ 2022-01-17  2:24 UTC (permalink / raw
  To: gentoo-commits

commit:     a6f44fbf0124357851a222310eb4b1b2aa84808c
Author:     Joshua Kinard <kumba <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 17 02:17:18 2022 +0000
Commit:     Joshua Kinard <kumba <AT> gentoo <DOT> org>
CommitDate: Mon Jan 17 02:24:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6f44fbf

dev-perl/Specio: Added ~mips to KEYWORDS

Bug: https://bugs.gentoo.org/812824
Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org>
Package-Manager: Portage-3.0.30, Repoman-3.0.3

 dev-perl/Specio/Specio-0.470.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
index f557ab9d73d0..c44cbdd60517 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2021-12-31  6:13 Matt Turner
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner @ 2021-12-31  6:13 UTC (permalink / raw
  To: gentoo-commits

commit:     ff148eaa995cc986e537b43fc5a65b41e38b60c8
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 31 06:12:39 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Dec 31 06:13:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff148eaa

dev-perl/Specio: Keyword 0.470.0 alpha, #812824

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 dev-perl/Specio/Specio-0.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
index 443f9f511d51..f557ab9d73d0 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2021-12-09 21:59 Sam James
  0 siblings, 0 replies; 59+ messages in thread
From: Sam James @ 2021-12-09 21:59 UTC (permalink / raw
  To: gentoo-commits

commit:     d268fdbdeda72e0073cf3818256ab97613b687ec
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Thu Dec  9 16:27:14 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec  9 21:58:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d268fdbd

dev-perl/Specio: stable 0.470.0 for hppa, bug #828458

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Specio-0.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
index 13bbe2203e75..443f9f511d51 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2021-12-08  9:18 Sam James
  0 siblings, 0 replies; 59+ messages in thread
From: Sam James @ 2021-12-08  9:18 UTC (permalink / raw
  To: gentoo-commits

commit:     eee297da9ac0a7b730d80f80154a8689c861c616
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  8 09:17:49 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec  8 09:17:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eee297da

dev-perl/Specio: Stabilize 0.470.0 sparc, #828458

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Specio-0.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
index 531cba49a5aa..13bbe2203e75 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2021-12-08  6:17 Sam James
  0 siblings, 0 replies; 59+ messages in thread
From: Sam James @ 2021-12-08  6:17 UTC (permalink / raw
  To: gentoo-commits

commit:     d8871ccd6bccc217a054ceff9140aa10d1361d5e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  8 06:16:38 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec  8 06:16:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8871ccd

dev-perl/Specio: Stabilize 0.470.0 x86, #828458

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Specio-0.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
index 7a05a46a2719..531cba49a5aa 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2021-12-07 16:54 Sam James
  0 siblings, 0 replies; 59+ messages in thread
From: Sam James @ 2021-12-07 16:54 UTC (permalink / raw
  To: gentoo-commits

commit:     df0b563c149e72d85cc0868217471b0236db6d29
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  7 16:53:56 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec  7 16:53:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df0b563c

dev-perl/Specio: Stabilize 0.470.0 ppc64, #828458

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Specio-0.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
index c62a5b3b8b87..7a05a46a2719 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2021-12-07 16:54 Sam James
  0 siblings, 0 replies; 59+ messages in thread
From: Sam James @ 2021-12-07 16:54 UTC (permalink / raw
  To: gentoo-commits

commit:     87cc42513e590a8fd83c9954d113f7ecc3241e4e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  7 16:53:51 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec  7 16:53:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87cc4251

dev-perl/Specio: Stabilize 0.470.0 ppc, #828458

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Specio-0.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
index 73b8ef4e6c6f..c62a5b3b8b87 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2021-12-07 16:53 Sam James
  0 siblings, 0 replies; 59+ messages in thread
From: Sam James @ 2021-12-07 16:53 UTC (permalink / raw
  To: gentoo-commits

commit:     3108e9263936c588cf362a67bac23a8d3446baf4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  7 16:53:04 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec  7 16:53:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3108e926

dev-perl/Specio: Stabilize 0.470.0 arm64, #828458

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Specio-0.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
index 01d0a0ed47ca..73b8ef4e6c6f 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2021-12-07 16:53 Sam James
  0 siblings, 0 replies; 59+ messages in thread
From: Sam James @ 2021-12-07 16:53 UTC (permalink / raw
  To: gentoo-commits

commit:     6bdb3b5af4b56c6623d48280f447259c9c74e4f0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  7 16:52:43 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec  7 16:52:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bdb3b5a

dev-perl/Specio: Stabilize 0.470.0 arm, #828458

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Specio-0.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
index 1492e4ec29d6..01d0a0ed47ca 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2021-12-07 16:53 Sam James
  0 siblings, 0 replies; 59+ messages in thread
From: Sam James @ 2021-12-07 16:53 UTC (permalink / raw
  To: gentoo-commits

commit:     242bb19d52ea099589fa2fbb357d7010813410ae
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  7 16:52:03 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec  7 16:52:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=242bb19d

dev-perl/Specio: Stabilize 0.470.0 amd64, #828458

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Specio-0.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
index 1ca5836fb53f..1492e4ec29d6 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2021-11-11  3:49 Sam James
  0 siblings, 0 replies; 59+ messages in thread
From: Sam James @ 2021-11-11  3:49 UTC (permalink / raw
  To: gentoo-commits

commit:     9e4ee7afa800a21743447bf5cf87ae93eb930a9a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 11 03:48:51 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 11 03:48:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e4ee7af

dev-perl/Specio: Keyword 0.470.0 ia64, #812824

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Specio-0.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
index 80ca50cb25a..1ca5836fb53 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2021-11-01 15:46 Sam James
  0 siblings, 0 replies; 59+ messages in thread
From: Sam James @ 2021-11-01 15:46 UTC (permalink / raw
  To: gentoo-commits

commit:     1604259d456fdd49b0851957be78ea97094f54ef
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon Nov  1 15:05:49 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov  1 15:46:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1604259d

dev-perl/Specio: keyworded 0.470.0 for hppa, bug #812824

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Specio-0.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
index ee421b054c7..80ca50cb25a 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2021-10-11  3:16 Sam James
  0 siblings, 0 replies; 59+ messages in thread
From: Sam James @ 2021-10-11  3:16 UTC (permalink / raw
  To: gentoo-commits

commit:     61ba59060333577529b288679bd16330402f025e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 03:16:14 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 03:16:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61ba5906

dev-perl/Specio: Keyword 0.470.0 ppc64, #812824

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Specio-0.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
index 84d61c40dfb..ee421b054c7 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2021-10-11  1:20 Sam James
  0 siblings, 0 replies; 59+ messages in thread
From: Sam James @ 2021-10-11  1:20 UTC (permalink / raw
  To: gentoo-commits

commit:     8bba26dbaf921741d225dd2d766b9bf2a8232157
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 01:20:00 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 01:20:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bba26db

dev-perl/Specio: Keyword 0.470.0 s390, #812824

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Specio-0.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
index 750c7424478..84d61c40dfb 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~riscv ~s390 ~sparc ~x86"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2021-10-10 20:48 Sam James
  0 siblings, 0 replies; 59+ messages in thread
From: Sam James @ 2021-10-10 20:48 UTC (permalink / raw
  To: gentoo-commits

commit:     789016af4facac17ba478f60935cbbbafbe803c2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 10 20:47:32 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 10 20:47:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=789016af

dev-perl/Specio: Keyword 0.470.0 x86, #812824

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Specio-0.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
index b5389f06485..750c7424478 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~riscv ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~riscv ~sparc ~x86"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2021-10-10  2:20 Sam James
  0 siblings, 0 replies; 59+ messages in thread
From: Sam James @ 2021-10-10  2:20 UTC (permalink / raw
  To: gentoo-commits

commit:     e9530bbe1bf96fe6e95f4bf9a2dde9d343f53708
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 10 02:18:36 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 10 02:18:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9530bbe

dev-perl/Specio: Keyword 0.470.0 arm64, #812824

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Specio-0.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
index 93e492e105c..b5389f06485 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~m68k ~ppc ~riscv ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~riscv ~sparc"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2021-10-10  0:05 Sam James
  0 siblings, 0 replies; 59+ messages in thread
From: Sam James @ 2021-10-10  0:05 UTC (permalink / raw
  To: gentoo-commits

commit:     23e8acd004d5992d191fc8732c0833d06446997a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 10 00:04:05 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 10 00:04:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23e8acd0

dev-perl/Specio: Keyword 0.470.0 ppc, #812824

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Specio-0.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
index 26d5c5c1b25..93e492e105c 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~m68k ~riscv ~sparc"
+KEYWORDS="~amd64 ~arm ~m68k ~ppc ~riscv ~sparc"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2021-09-24 22:28 James Le Cuirot
  0 siblings, 0 replies; 59+ messages in thread
From: James Le Cuirot @ 2021-09-24 22:28 UTC (permalink / raw
  To: gentoo-commits

commit:     68be08790b23b876f0326d6b701b1fb48ff944eb
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 24 22:27:11 2021 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Sep 24 22:27:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68be0879

dev-perl/Specio: Keyword 0.470.0 for ~m68k

The tests pass.

Bug: https://bugs.gentoo.org/812824
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 dev-perl/Specio/Specio-0.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
index c32f1641217..26d5c5c1b25 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~riscv ~sparc"
+KEYWORDS="~amd64 ~arm ~m68k ~riscv ~sparc"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2021-09-15  2:32 Sam James
  0 siblings, 0 replies; 59+ messages in thread
From: Sam James @ 2021-09-15  2:32 UTC (permalink / raw
  To: gentoo-commits

commit:     048ebaa99a70880742802e55ebe3cba16f783fc5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 15 02:31:34 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 15 02:31:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=048ebaa9

dev-perl/Specio: Keyword 0.470.0 arm, #812824

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Specio-0.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
index cfda324bcd7..c32f1641217 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~sparc"
+KEYWORDS="~amd64 ~arm ~riscv ~sparc"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2021-09-13 16:03 Sam James
  0 siblings, 0 replies; 59+ messages in thread
From: Sam James @ 2021-09-13 16:03 UTC (permalink / raw
  To: gentoo-commits

commit:     5b00d4bb3b170ae31c24cc8208157a02e666e8e2
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon Sep 13 13:58:36 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 13 16:03:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b00d4bb

dev-perl/Specio: keyworded 0.470.0 for sparc, bug #812824

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Specio/Specio-0.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
index 2b532c59ab6..cfda324bcd7 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="~amd64 ~riscv ~sparc"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2021-09-13  1:31 Yixun Lan
  0 siblings, 0 replies; 59+ messages in thread
From: Yixun Lan @ 2021-09-13  1:31 UTC (permalink / raw
  To: gentoo-commits

commit:     c5a9aee3f746ba53927049bbc8a7f802d7683dc0
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 13 01:11:53 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Mon Sep 13 01:16:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5a9aee3

dev-perl/Specio: keyword ~riscv

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 dev-perl/Specio/Specio-0.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
index 6c50ee3f992..2b532c59ab6 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
 IUSE="minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2021-08-08 14:46 Andreas K. Hüttel
  0 siblings, 0 replies; 59+ messages in thread
From: Andreas K. Hüttel @ 2021-08-08 14:46 UTC (permalink / raw
  To: gentoo-commits

commit:     c06881f891537208e29ef21baa88ac78abab759c
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  8 14:45:04 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Aug  8 14:46:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c06881f8

dev-perl/Specio: Version bump 0.47

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Specio/Manifest              |  1 +
 dev-perl/Specio/Specio-0.470.0.ebuild | 43 +++++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+)

diff --git a/dev-perl/Specio/Manifest b/dev-perl/Specio/Manifest
index d7818cc0c6c..58ae1a39501 100644
--- a/dev-perl/Specio/Manifest
+++ b/dev-perl/Specio/Manifest
@@ -1 +1,2 @@
 DIST Specio-0.42.tar.gz 101641 BLAKE2B 9c527cd1b306d1a8394ad5b6757153aa00edcf111a444b3792cf088aec0a00597c655f59971eef7a8a6a7689e9b683ca78789b7adf1c9d19a0b6861cd4b90733 SHA512 7a9ff3e96cf3957d7857cd5f6af5efd9e35fc4c888fcd8177041e34a2388f54269e7a3da84ec60961fb61307beb882ebf54e19ae4346876e06197b1ff57891a0
+DIST Specio-0.47.tar.gz 108288 BLAKE2B 187ecd5ff0db27faeec03bd9cda6500d8e38d60d4c31aedc50d29fe3666fec68343c04294008941d92618622fc27b88623a8e18b29a63812ccddf79174bdc10f SHA512 68cdcf22818b27c38ce92b497adae81f27605aa385e9156d51d5e8e63da121d6bf26b7339a7ee3c9408cc6e3731702b008bc4b2e3c8eab67728f959f03682f44

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild
new file mode 100644
index 00000000000..6c50ee3f992
--- /dev/null
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=0.47
+inherit perl-module
+
+DESCRIPTION="Type constraints and coercions for Perl"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="minimal"
+
+RDEPEND="
+	!minimal? ( >=dev-perl/Ref-Util-0.112.0 )
+	virtual/perl-Carp
+	dev-perl/Devel-StackTrace
+	dev-perl/Eval-Closure
+	virtual/perl-Exporter
+	virtual/perl-IO
+	dev-perl/MRO-Compat
+	dev-perl/Module-Runtime
+	>=dev-perl/Role-Tiny-1.3.3
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	virtual/perl-Storable
+	dev-perl/Sub-Quote
+	dev-perl/Test-Fatal
+	>=virtual/perl-Test-Simple-0.960.0
+	dev-perl/Try-Tiny
+	dev-perl/XString
+	virtual/perl-parent
+	>=virtual/perl-version-0.830.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		dev-perl/Test-Needs
+	)
+"
+
+mydoc="TODO.md"


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2020-12-27 15:51 Fabian Groffen
  0 siblings, 0 replies; 59+ messages in thread
From: Fabian Groffen @ 2020-12-27 15:51 UTC (permalink / raw
  To: gentoo-commits

commit:     85b585501800fa01c173844d98117bbc1ab92d0d
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 27 15:47:32 2020 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Dec 27 15:47:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85b58550

dev-perl/Specio: drop ppc-aix m68k-mint

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 dev-perl/Specio/Specio-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild
index 30530914604..4e25edda914 100644
--- a/dev-perl/Specio/Specio-0.420.0.ebuild
+++ b/dev-perl/Specio/Specio-0.420.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test minimal"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2020-04-15 14:29 Kent Fredric
  0 siblings, 0 replies; 59+ messages in thread
From: Kent Fredric @ 2020-04-15 14:29 UTC (permalink / raw
  To: gentoo-commits

commit:     5d05792ad9c4807524721d7b49a3a72c7498608a
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 15 14:11:20 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Apr 15 14:11:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d05792a

dev-perl/Specio: Remove old 0.320.0, 0.370.0

Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/Specio/Manifest              |  2 --
 dev-perl/Specio/Specio-0.320.0.ebuild | 38 ---------------------------------
 dev-perl/Specio/Specio-0.370.0.ebuild | 40 -----------------------------------
 3 files changed, 80 deletions(-)

diff --git a/dev-perl/Specio/Manifest b/dev-perl/Specio/Manifest
index 28b31fb54d6..d7818cc0c6c 100644
--- a/dev-perl/Specio/Manifest
+++ b/dev-perl/Specio/Manifest
@@ -1,3 +1 @@
-DIST Specio-0.32.tar.gz 83679 BLAKE2B 0fb800160893c99dfc6ab1275f567d58c38aeec56211952b1438d0a91035e4861f40645396d730bdb2482230e4b1eff9630ce520db1eaf8ed30396a28da2233b SHA512 6803089d5f80d9c7b811c0bddb6937228cbb95a0876424a678b76f38609b32220a2ffee63b904535baf741ddbffb880999b3ea49e41d34731ed83394b5d0628b
-DIST Specio-0.37.tar.gz 96573 BLAKE2B 4c67bf55fb0fd46062cae23b42efcb2a3d9a4367ca6f87d1a743be7679fb3ed9a5234c8a1adf517ce9b4eb41d810990943de8939eb701da31bd7bb11fdd70273 SHA512 590b5e1515744b699340441f4c14f8fc978b4b637ddb5d9e32db2aa883800c86d7323f85190e92e34571fb57af196f477909aa6cc276a793ae82698f4042468a
 DIST Specio-0.42.tar.gz 101641 BLAKE2B 9c527cd1b306d1a8394ad5b6757153aa00edcf111a444b3792cf088aec0a00597c655f59971eef7a8a6a7689e9b683ca78789b7adf1c9d19a0b6861cd4b90733 SHA512 7a9ff3e96cf3957d7857cd5f6af5efd9e35fc4c888fcd8177041e34a2388f54269e7a3da84ec60961fb61307beb882ebf54e19ae4346876e06197b1ff57891a0

diff --git a/dev-perl/Specio/Specio-0.320.0.ebuild b/dev-perl/Specio/Specio-0.320.0.ebuild
deleted file mode 100644
index 721bdb556cf..00000000000
--- a/dev-perl/Specio/Specio-0.320.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=0.32
-inherit perl-module
-
-DESCRIPTION="Type constraints and coercions for Perl"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	virtual/perl-Carp
-	dev-perl/Devel-StackTrace
-	dev-perl/Eval-Closure
-	virtual/perl-Exporter
-	virtual/perl-IO
-	dev-perl/MRO-Compat
-	>=dev-perl/Role-Tiny-1.3.3
-	>=virtual/perl-Scalar-List-Utils-1.330.0
-	virtual/perl-Storable
-	dev-perl/Test-Fatal
-	>=virtual/perl-Test-Simple-0.960.0
-	virtual/perl-parent
-	>=virtual/perl-version-0.830.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-File-Spec
-		dev-perl/Test-Needs
-	)
-"
-mydoc="TODO.md"

diff --git a/dev-perl/Specio/Specio-0.370.0.ebuild b/dev-perl/Specio/Specio-0.370.0.ebuild
deleted file mode 100644
index 460fb0a5ace..00000000000
--- a/dev-perl/Specio/Specio-0.370.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=0.37
-inherit perl-module
-
-DESCRIPTION="Type constraints and coercions for Perl"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	!minimal? ( >=dev-perl/Ref-Util-0.112.0 )
-	virtual/perl-Carp
-	dev-perl/Devel-StackTrace
-	dev-perl/Eval-Closure
-	virtual/perl-Exporter
-	virtual/perl-IO
-	dev-perl/MRO-Compat
-	dev-perl/Module-Runtime
-	>=dev-perl/Role-Tiny-1.3.3
-	>=virtual/perl-Scalar-List-Utils-1.330.0
-	virtual/perl-Storable
-	dev-perl/Test-Fatal
-	>=virtual/perl-Test-Simple-0.960.0
-	virtual/perl-parent
-	>=virtual/perl-version-0.830.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-File-Spec
-		dev-perl/Test-Needs
-	)
-"
-mydoc="TODO.md"


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2020-04-14 15:45 Agostino Sarubbo
  0 siblings, 0 replies; 59+ messages in thread
From: Agostino Sarubbo @ 2020-04-14 15:45 UTC (permalink / raw
  To: gentoo-commits

commit:     3879f4353cbf90f24da41be34f58ce22b8542d12
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 14 15:45:12 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Apr 14 15:45:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3879f435

dev-perl/Specio: ppc64 stable wrt bug #717060

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/Specio/Specio-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild
index 50370a1ffa4..b33eec2462d 100644
--- a/dev-perl/Specio/Specio-0.420.0.ebuild
+++ b/dev-perl/Specio/Specio-0.420.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test minimal"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2020-04-14 14:06 Agostino Sarubbo
  0 siblings, 0 replies; 59+ messages in thread
From: Agostino Sarubbo @ 2020-04-14 14:06 UTC (permalink / raw
  To: gentoo-commits

commit:     81956e20c5a08cae70ed1a4278c0d7778fcee4bd
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 14 14:05:48 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Apr 14 14:05:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81956e20

dev-perl/Specio: arm stable wrt bug #717060

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/Specio/Specio-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild
index 61479d12919..50370a1ffa4 100644
--- a/dev-perl/Specio/Specio-0.420.0.ebuild
+++ b/dev-perl/Specio/Specio-0.420.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test minimal"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2020-04-14 14:03 Agostino Sarubbo
  0 siblings, 0 replies; 59+ messages in thread
From: Agostino Sarubbo @ 2020-04-14 14:03 UTC (permalink / raw
  To: gentoo-commits

commit:     7059c7581356d4305792e4fa968b2b43fddc948e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 14 14:02:50 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Apr 14 14:02:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7059c758

dev-perl/Specio: x86 stable wrt bug #717060

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/Specio/Specio-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild
index 98a3f80314e..61479d12919 100644
--- a/dev-perl/Specio/Specio-0.420.0.ebuild
+++ b/dev-perl/Specio/Specio-0.420.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test minimal"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2020-04-14 12:59 Agostino Sarubbo
  0 siblings, 0 replies; 59+ messages in thread
From: Agostino Sarubbo @ 2020-04-14 12:59 UTC (permalink / raw
  To: gentoo-commits

commit:     a726c92b98a044a4029647324b5acc05add088c3
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 14 12:57:42 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Apr 14 12:59:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a726c92b

dev-perl/Specio: amd64 stable wrt bug #717060

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/Specio/Specio-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild
index 4a468d0e489..98a3f80314e 100644
--- a/dev-perl/Specio/Specio-0.420.0.ebuild
+++ b/dev-perl/Specio/Specio-0.420.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test minimal"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2020-04-12 18:27 Sergei Trofimovich
  0 siblings, 0 replies; 59+ messages in thread
From: Sergei Trofimovich @ 2020-04-12 18:27 UTC (permalink / raw
  To: gentoo-commits

commit:     5228ab99d0eeb64a9aeb44580a58f29dbe840b20
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Apr 12 14:38:40 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Apr 12 18:27:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5228ab99

dev-perl/Specio: stable 0.420.0 for hppa, bug #717060

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-perl/Specio/Specio-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild
index af51417c247..4a468d0e489 100644
--- a/dev-perl/Specio/Specio-0.420.0.ebuild
+++ b/dev-perl/Specio/Specio-0.420.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test minimal"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2020-04-12 11:39 Mart Raudsepp
  0 siblings, 0 replies; 59+ messages in thread
From: Mart Raudsepp @ 2020-04-12 11:39 UTC (permalink / raw
  To: gentoo-commits

commit:     5e31752fef09c6ffe1fd285a8b6e7fac4c79f10b
Author:     Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Sun Apr 12 11:31:28 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Apr 12 11:38:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e31752f

dev-perl/Specio: arm64 stable (bug #717060)

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 dev-perl/Specio/Specio-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild
index 8d851aff2e2..af51417c247 100644
--- a/dev-perl/Specio/Specio-0.420.0.ebuild
+++ b/dev-perl/Specio/Specio-0.420.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test minimal"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2020-04-12  9:34 Sergei Trofimovich
  0 siblings, 0 replies; 59+ messages in thread
From: Sergei Trofimovich @ 2020-04-12  9:34 UTC (permalink / raw
  To: gentoo-commits

commit:     fd4d2c8ca79202602f9b79468ac4a8148dcab041
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Apr 12 09:27:20 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Apr 12 09:34:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd4d2c8c

dev-perl/Specio: stable 0.420.0 for sparc, bug #717060

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-perl/Specio/Specio-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild
index 2d5d05838e2..8d851aff2e2 100644
--- a/dev-perl/Specio/Specio-0.420.0.ebuild
+++ b/dev-perl/Specio/Specio-0.420.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test minimal"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2018-10-18  7:52 Tobias Klausmann
  0 siblings, 0 replies; 59+ messages in thread
From: Tobias Klausmann @ 2018-10-18  7:52 UTC (permalink / raw
  To: gentoo-commits

commit:     91049e300dbf42a50d34abafbd604e4751ac07ff
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 18 07:52:09 2018 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Thu Oct 18 07:52:09 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91049e30

dev-perl/Specio-0.420.0-r0: add ~alpha keyword

Bug: http://bugs.gentoo.org/665088
Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org>

 dev-perl/Specio/Specio-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild
index 872d75ba008..2bc9e11aa26 100644
--- a/dev-perl/Specio/Specio-0.420.0.ebuild
+++ b/dev-perl/Specio/Specio-0.420.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2018-10-16 18:47 Fabian Groffen
  0 siblings, 0 replies; 59+ messages in thread
From: Fabian Groffen @ 2018-10-16 18:47 UTC (permalink / raw
  To: gentoo-commits

commit:     344f8d30eb653e85ac3d3bcce47b8f3ea7c5bf14
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 16 18:33:25 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Tue Oct 16 18:47:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=344f8d30

dev-perl/Specio: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Specio/Specio-0.420.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild
index 7bcda2644cf..872d75ba008 100644
--- a/dev-perl/Specio/Specio-0.420.0.ebuild
+++ b/dev-perl/Specio/Specio-0.420.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2018-04-07 15:26 Mart Raudsepp
  0 siblings, 0 replies; 59+ messages in thread
From: Mart Raudsepp @ 2018-04-07 15:26 UTC (permalink / raw
  To: gentoo-commits

commit:     c86af8db8bb374ceca9b1e673ca0fe51639fcfa2
Author:     Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  7 14:23:01 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Apr  7 15:13:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c86af8db

dev-perl/Specio: added ~arm64 keyword (Bug 652718)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Specio/Specio-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild
index a101f9002b4..e0329faadc0 100644
--- a/dev-perl/Specio/Specio-0.420.0.ebuild
+++ b/dev-perl/Specio/Specio-0.420.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2018-03-28 17:27 Matt Turner
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner @ 2018-03-28 17:27 UTC (permalink / raw
  To: gentoo-commits

commit:     8171f485b939b0559806faa5f30003802bc18f3d
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 28 17:26:50 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Mar 28 17:26:50 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8171f485

dev-perl/Specio-0.420.0: added ~mips

 dev-perl/Specio/Specio-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild
index 6a85bc24f80..a101f9002b4 100644
--- a/dev-perl/Specio/Specio-0.420.0.ebuild
+++ b/dev-perl/Specio/Specio-0.420.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2018-01-15  8:29 Sergei Trofimovich
  0 siblings, 0 replies; 59+ messages in thread
From: Sergei Trofimovich @ 2018-01-15  8:29 UTC (permalink / raw
  To: gentoo-commits

commit:     696d4fe12191e6f16aa918e2b3d3311703ae7e70
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 15 08:28:36 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Jan 15 08:29:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=696d4fe1

dev-perl/Specio: keyworded 0.420.0 for ia64

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

 dev-perl/Specio/Specio-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild
index bb79cca66ec..6a85bc24f80 100644
--- a/dev-perl/Specio/Specio-0.420.0.ebuild
+++ b/dev-perl/Specio/Specio-0.420.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2018-01-12 23:16 Sergei Trofimovich
  0 siblings, 0 replies; 59+ messages in thread
From: Sergei Trofimovich @ 2018-01-12 23:16 UTC (permalink / raw
  To: gentoo-commits

commit:     204aa2efbf00148a63878961fe06c66beea3f039
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 23:16:10 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 23:16:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=204aa2ef

dev-perl/Specio: keyworded 0.420.0 for ppc64, bug #643980

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

 dev-perl/Specio/Specio-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild
index 181e9d81aaa..bb79cca66ec 100644
--- a/dev-perl/Specio/Specio-0.420.0.ebuild
+++ b/dev-perl/Specio/Specio-0.420.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2018-01-10 19:49 Sergei Trofimovich
  0 siblings, 0 replies; 59+ messages in thread
From: Sergei Trofimovich @ 2018-01-10 19:49 UTC (permalink / raw
  To: gentoo-commits

commit:     715003bc534f6e0db6ee2dc60a8e920becd61bb5
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Wed Jan 10 18:50:32 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 19:48:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=715003bc

dev-perl/Specio: keyworded 0.420.0 for sparc, bug #643980

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

 dev-perl/Specio/Specio-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild
index 6f902d5e17d..181e9d81aaa 100644
--- a/dev-perl/Specio/Specio-0.420.0.ebuild
+++ b/dev-perl/Specio/Specio-0.420.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~sparc ~x86"
 IUSE="test minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2018-01-09  1:34 Kent Fredric
  0 siblings, 0 replies; 59+ messages in thread
From: Kent Fredric @ 2018-01-09  1:34 UTC (permalink / raw
  To: gentoo-commits

commit:     3ee1b22ff223718192ea38e1ffce07997a2eb733
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  9 01:31:09 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Jan  9 01:32:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ee1b22f

dev-perl/Specio: Bump to version 0.420.0

Upstream:
- Check for overloading without overload::Overloaded
- Fix many bugs in type assertion functions avoiding exceptions
  in type-checks
- Improved failure descriptions for type constraints
- Support for creating anonymous type assertion exports
- Fix subification overloading
- Fix checking for class loaded w/ Perl 5.28 optimizations
- Fix name of {Lax,Strict}VersionStr functions as per documented

Keywording:
- New dependencies, dropped: alpha arm64 ia64 ppc64 sparc

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/Specio/Manifest              |  1 +
 dev-perl/Specio/Specio-0.420.0.ebuild | 41 +++++++++++++++++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/dev-perl/Specio/Manifest b/dev-perl/Specio/Manifest
index ac1fb1f7fa4..17faa82a64d 100644
--- a/dev-perl/Specio/Manifest
+++ b/dev-perl/Specio/Manifest
@@ -3,3 +3,4 @@ DIST Specio-0.32.tar.gz 83679 BLAKE2B 0fb800160893c99dfc6ab1275f567d58c38aeec562
 DIST Specio-0.35.tar.gz 94969 BLAKE2B bdddb92aa2ac5b31dc564ec5dd79ae92d9049b9b6685ca9d423c1ede7a9f8edbbc202bd08ffaa42b0a2717408ec76d47d38e335cb30b9eff8b82c4358fe6567e SHA512 1a765e7bb2d6b8ddfd18a6cc75108a9237f63acba929c8b94767f336932626a4afb64a4aec96c3a7d518764df6456051fbea4d337a3ce79c9bea25579cca7015
 DIST Specio-0.36.tar.gz 96413 BLAKE2B 698a1ac18998861e215ebd069f9d550fa10dd49cc25c32aa25084e67b1b02619c082651aa230d3c2ea6ec5962390238211e61ae7fe4c5cf2f0869df1d2438f14 SHA512 48727173345cb34c12317f5679c9301b207c3ffac73c2abb2437bf59606e811879a6ac2013c647e3d314de37c4b1ff0fbf256c9e931ddad2e61a6d100ac7afb8
 DIST Specio-0.37.tar.gz 96573 BLAKE2B 4c67bf55fb0fd46062cae23b42efcb2a3d9a4367ca6f87d1a743be7679fb3ed9a5234c8a1adf517ce9b4eb41d810990943de8939eb701da31bd7bb11fdd70273 SHA512 590b5e1515744b699340441f4c14f8fc978b4b637ddb5d9e32db2aa883800c86d7323f85190e92e34571fb57af196f477909aa6cc276a793ae82698f4042468a
+DIST Specio-0.42.tar.gz 101641 BLAKE2B 9c527cd1b306d1a8394ad5b6757153aa00edcf111a444b3792cf088aec0a00597c655f59971eef7a8a6a7689e9b683ca78789b7adf1c9d19a0b6861cd4b90733 SHA512 7a9ff3e96cf3957d7857cd5f6af5efd9e35fc4c888fcd8177041e34a2388f54269e7a3da84ec60961fb61307beb882ebf54e19ae4346876e06197b1ff57891a0

diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild
new file mode 100644
index 00000000000..6f902d5e17d
--- /dev/null
+++ b/dev-perl/Specio/Specio-0.420.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=0.42
+inherit perl-module
+
+DESCRIPTION="Type constraints and coercions for Perl"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
+IUSE="test minimal"
+
+RDEPEND="
+	!minimal? ( >=dev-perl/Ref-Util-0.112.0 )
+	virtual/perl-Carp
+	dev-perl/Devel-StackTrace
+	dev-perl/Eval-Closure
+	virtual/perl-Exporter
+	virtual/perl-IO
+	dev-perl/MRO-Compat
+	dev-perl/Module-Runtime
+	>=dev-perl/Role-Tiny-1.3.3
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	virtual/perl-Storable
+	dev-perl/Sub-Quote
+	dev-perl/Test-Fatal
+	>=virtual/perl-Test-Simple-0.960.0
+	dev-perl/Try-Tiny
+	virtual/perl-parent
+	>=virtual/perl-version-0.830.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		dev-perl/Test-Needs
+	)
+"
+mydoc="TODO.md"


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2017-05-30  1:58 Kent Fredric
  0 siblings, 0 replies; 59+ messages in thread
From: Kent Fredric @ 2017-05-30  1:58 UTC (permalink / raw
  To: gentoo-commits

commit:     b82f8f2272a23278208f0053dd8ef0a49b0f52c8
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue May 30 01:58:44 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue May 30 01:58:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b82f8f22

dev-perl/Specio: Bump to version 0.370.0

Upstream:
- Potential fix for threaded perl failures in some dependents

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-perl/Specio/Manifest              |  1 +
 dev-perl/Specio/Specio-0.370.0.ebuild | 39 +++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/dev-perl/Specio/Manifest b/dev-perl/Specio/Manifest
index c55e277c809..3e88c362967 100644
--- a/dev-perl/Specio/Manifest
+++ b/dev-perl/Specio/Manifest
@@ -2,3 +2,4 @@ DIST Specio-0.31.tar.gz 82791 SHA256 ef4a7c4856032cb1d725f96c06de2a25d1edaef8812
 DIST Specio-0.32.tar.gz 83679 SHA256 07544e0e52c252d480714edd8256447e7ec5762c99571c305ca2895e58d8f949 SHA512 6803089d5f80d9c7b811c0bddb6937228cbb95a0876424a678b76f38609b32220a2ffee63b904535baf741ddbffb880999b3ea49e41d34731ed83394b5d0628b WHIRLPOOL 6620a63030d263d0177823bd2482f9c7aa572c8f62975b929655a56d0060dbbfd11baa7489106c6334121cf5d8890bfda8cdd6da0cf065cc3de424e50ff7bbce
 DIST Specio-0.35.tar.gz 94969 SHA256 5c75f366594f0d2a5a39ca9cf31b8dfa0e2564c148aa0e2805fd263530ceffa5 SHA512 1a765e7bb2d6b8ddfd18a6cc75108a9237f63acba929c8b94767f336932626a4afb64a4aec96c3a7d518764df6456051fbea4d337a3ce79c9bea25579cca7015 WHIRLPOOL 04d4bbc02c251dbf3f2e392801ee7a5c1b2d9059f6e03584e8500031038cd3240e1d29fb9716b4b64ffbe58c59aa4c9046da8c210be9eb9524fd86b67c49f722
 DIST Specio-0.36.tar.gz 96413 SHA256 1399113b178dd9a2443f0e05bfd5bc665931442bf9e31b223893c7d2853c4480 SHA512 48727173345cb34c12317f5679c9301b207c3ffac73c2abb2437bf59606e811879a6ac2013c647e3d314de37c4b1ff0fbf256c9e931ddad2e61a6d100ac7afb8 WHIRLPOOL 4bfa768277f2956c60a57d429a7f7f0f1d0591fd241867a002171df10a7ac8f829b2e9a1d367750f3acee67c1d14db61a215368a128bd59fd304bc0bf910fc0c
+DIST Specio-0.37.tar.gz 96573 SHA256 59fe0da6743d19a1f2e9dce0edb1ad26c1e26daa0b1d36d827a470301fd9ead5 SHA512 590b5e1515744b699340441f4c14f8fc978b4b637ddb5d9e32db2aa883800c86d7323f85190e92e34571fb57af196f477909aa6cc276a793ae82698f4042468a WHIRLPOOL f47a449d20dbba09b14ee00f71bd52b50936c9f1c68201041155b744bd8964d17028eaac0fff961b128e502297aa89827e40ff5c6bb8adc2dd24715d37e6fb3d

diff --git a/dev-perl/Specio/Specio-0.370.0.ebuild b/dev-perl/Specio/Specio-0.370.0.ebuild
new file mode 100644
index 00000000000..2b19851d86d
--- /dev/null
+++ b/dev-perl/Specio/Specio-0.370.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=0.37
+inherit perl-module
+
+DESCRIPTION="Type constraints and coercions for Perl"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test minimal"
+
+RDEPEND="
+	!minimal? ( >=dev-perl/Ref-Util-0.112.0 )
+	virtual/perl-Carp
+	dev-perl/Devel-StackTrace
+	dev-perl/Eval-Closure
+	virtual/perl-Exporter
+	virtual/perl-IO
+	dev-perl/MRO-Compat
+	dev-perl/Module-Runtime
+	>=dev-perl/Role-Tiny-1.3.3
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	virtual/perl-Storable
+	dev-perl/Test-Fatal
+	>=virtual/perl-Test-Simple-0.960.0
+	virtual/perl-parent
+	>=virtual/perl-version-0.830.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		dev-perl/Test-Needs
+	)
+"
+mydoc="TODO.md"


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2017-04-29 11:45 Jeroen Roovers
  0 siblings, 0 replies; 59+ messages in thread
From: Jeroen Roovers @ 2017-04-29 11:45 UTC (permalink / raw
  To: gentoo-commits

commit:     404eb313f3c084d331150582ca3da333d50c340b
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 29 11:45:35 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Apr 29 11:45:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=404eb313

dev-perl/Specio: Mark ~hppa (bug #609318).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-perl/Specio/Specio-0.350.0.ebuild | 2 +-
 dev-perl/Specio/Specio-0.360.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Specio/Specio-0.350.0.ebuild b/dev-perl/Specio/Specio-0.350.0.ebuild
index c4a9d09a0f9..5d1af555ecb 100644
--- a/dev-perl/Specio/Specio-0.350.0.ebuild
+++ b/dev-perl/Specio/Specio-0.350.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test minimal"
 
 RDEPEND="

diff --git a/dev-perl/Specio/Specio-0.360.0.ebuild b/dev-perl/Specio/Specio-0.360.0.ebuild
index 39edd29aa2a..1c3a7cf3109 100644
--- a/dev-perl/Specio/Specio-0.360.0.ebuild
+++ b/dev-perl/Specio/Specio-0.360.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2017-03-20 20:26 Kent Fredric
  0 siblings, 0 replies; 59+ messages in thread
From: Kent Fredric @ 2017-03-20 20:26 UTC (permalink / raw
  To: gentoo-commits

commit:     4ad8ad89fc9d0308f40af0c6293feacc353bea8b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 20 20:23:34 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Mar 20 20:26:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ad8ad89

dev-perl/Specio: Bump to version 0.360.0

Upstream:
- Inlined coercions no longer coerce beyond the first matched type
- Inlined coerceions include type-specific env vars for coercion
- Type reuse via Coderef now only subifies once.
- Added API for exporters to Specio::Subs

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/Specio/Manifest              |  1 +
 dev-perl/Specio/Specio-0.360.0.ebuild | 39 +++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/dev-perl/Specio/Manifest b/dev-perl/Specio/Manifest
index 50b6e48d5de..c55e277c809 100644
--- a/dev-perl/Specio/Manifest
+++ b/dev-perl/Specio/Manifest
@@ -1,3 +1,4 @@
 DIST Specio-0.31.tar.gz 82791 SHA256 ef4a7c4856032cb1d725f96c06de2a25d1edaef8812c1f86d13e55ecee0183f9 SHA512 1d16ff9aeb3e2026c23928db64587e42f74b2488b7aeef6ee7b03ec0542dd4986cca25b3206d7d50e54724d5d3e04e8ab268808d42ff32f179ea719ca6821544 WHIRLPOOL f81df5c29ca77c97541ab584ff3dd51c39d49c164fe8aae4bec52262ac4805d0cef273708004d695670abe32dd02b893fef773a49922b1677a2540e4f252ec9b
 DIST Specio-0.32.tar.gz 83679 SHA256 07544e0e52c252d480714edd8256447e7ec5762c99571c305ca2895e58d8f949 SHA512 6803089d5f80d9c7b811c0bddb6937228cbb95a0876424a678b76f38609b32220a2ffee63b904535baf741ddbffb880999b3ea49e41d34731ed83394b5d0628b WHIRLPOOL 6620a63030d263d0177823bd2482f9c7aa572c8f62975b929655a56d0060dbbfd11baa7489106c6334121cf5d8890bfda8cdd6da0cf065cc3de424e50ff7bbce
 DIST Specio-0.35.tar.gz 94969 SHA256 5c75f366594f0d2a5a39ca9cf31b8dfa0e2564c148aa0e2805fd263530ceffa5 SHA512 1a765e7bb2d6b8ddfd18a6cc75108a9237f63acba929c8b94767f336932626a4afb64a4aec96c3a7d518764df6456051fbea4d337a3ce79c9bea25579cca7015 WHIRLPOOL 04d4bbc02c251dbf3f2e392801ee7a5c1b2d9059f6e03584e8500031038cd3240e1d29fb9716b4b64ffbe58c59aa4c9046da8c210be9eb9524fd86b67c49f722
+DIST Specio-0.36.tar.gz 96413 SHA256 1399113b178dd9a2443f0e05bfd5bc665931442bf9e31b223893c7d2853c4480 SHA512 48727173345cb34c12317f5679c9301b207c3ffac73c2abb2437bf59606e811879a6ac2013c647e3d314de37c4b1ff0fbf256c9e931ddad2e61a6d100ac7afb8 WHIRLPOOL 4bfa768277f2956c60a57d429a7f7f0f1d0591fd241867a002171df10a7ac8f829b2e9a1d367750f3acee67c1d14db61a215368a128bd59fd304bc0bf910fc0c

diff --git a/dev-perl/Specio/Specio-0.360.0.ebuild b/dev-perl/Specio/Specio-0.360.0.ebuild
new file mode 100644
index 00000000000..39edd29aa2a
--- /dev/null
+++ b/dev-perl/Specio/Specio-0.360.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=0.36
+inherit perl-module
+
+DESCRIPTION="Type constraints and coercions for Perl"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test minimal"
+
+RDEPEND="
+	!minimal? ( >=dev-perl/Ref-Util-0.112.0 )
+	virtual/perl-Carp
+	dev-perl/Devel-StackTrace
+	dev-perl/Eval-Closure
+	virtual/perl-Exporter
+	virtual/perl-IO
+	dev-perl/MRO-Compat
+	dev-perl/Module-Runtime
+	>=dev-perl/Role-Tiny-1.3.3
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	virtual/perl-Storable
+	dev-perl/Test-Fatal
+	>=virtual/perl-Test-Simple-0.960.0
+	virtual/perl-parent
+	>=virtual/perl-version-0.830.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		dev-perl/Test-Needs
+	)
+"
+mydoc="TODO.md"


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2017-03-15 18:54 Matt Turner
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner @ 2017-03-15 18:54 UTC (permalink / raw
  To: gentoo-commits

commit:     a79217e9ed2544f5800b3754b0997b73e72df9f3
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 18:46:19 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 18:47:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a79217e9

dev-perl/Specio-0.350.0: added ~ia64, bug 599550

 dev-perl/Specio/Specio-0.350.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.350.0.ebuild b/dev-perl/Specio/Specio-0.350.0.ebuild
index 57989fa2eb0..c4a9d09a0f9 100644
--- a/dev-perl/Specio/Specio-0.350.0.ebuild
+++ b/dev-perl/Specio/Specio-0.350.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2017-03-10 21:04 Matt Turner
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner @ 2017-03-10 21:04 UTC (permalink / raw
  To: gentoo-commits

commit:     89ba5df778f5f0fa76a65d995f5ab11a550e6229
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 10 20:37:06 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Mar 10 21:04:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89ba5df7

dev-perl/Specio: added ~ppc, bug 599550

 dev-perl/Specio/Specio-0.350.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.350.0.ebuild b/dev-perl/Specio/Specio-0.350.0.ebuild
index 617249ad2a1..57989fa2eb0 100644
--- a/dev-perl/Specio/Specio-0.350.0.ebuild
+++ b/dev-perl/Specio/Specio-0.350.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2017-03-02 15:52 Tobias Klausmann
  0 siblings, 0 replies; 59+ messages in thread
From: Tobias Klausmann @ 2017-03-02 15:52 UTC (permalink / raw
  To: gentoo-commits

commit:     f788fa3a9ee744ab05bddd6709ea758a3801b0c8
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  2 15:26:11 2017 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Thu Mar  2 15:26:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f788fa3a

dev-perl/Specio-0.350.0-r0: add ~alpha keyword

Gentoo-Bug: 609318

 dev-perl/Specio/Specio-0.350.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.350.0.ebuild b/dev-perl/Specio/Specio-0.350.0.ebuild
index 90825b8d2b4..9302028f1f0 100644
--- a/dev-perl/Specio/Specio-0.350.0.ebuild
+++ b/dev-perl/Specio/Specio-0.350.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~x86"
 IUSE="test minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2017-02-22 21:45 Markus Meier
  0 siblings, 0 replies; 59+ messages in thread
From: Markus Meier @ 2017-02-22 21:45 UTC (permalink / raw
  To: gentoo-commits

commit:     91a0d698aa53ca31f99d20d8931352ca646893ab
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 21:34:48 2017 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 21:34:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91a0d698

dev-perl/Specio: add ~arm64, bug #599552

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"

 dev-perl/Specio/Specio-0.350.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.350.0.ebuild b/dev-perl/Specio/Specio-0.350.0.ebuild
index ab6f055986..6108f56aac 100644
--- a/dev-perl/Specio/Specio-0.350.0.ebuild
+++ b/dev-perl/Specio/Specio-0.350.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="test minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2017-02-20 18:02 Markus Meier
  0 siblings, 0 replies; 59+ messages in thread
From: Markus Meier @ 2017-02-20 18:02 UTC (permalink / raw
  To: gentoo-commits

commit:     c72ab8723592dd48055f10018bcb357bfd4ea0e4
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 18:01:44 2017 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 18:01:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c72ab872

dev-perl/Specio: add ~arm, bug #599550

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 dev-perl/Specio/Specio-0.350.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.350.0.ebuild b/dev-perl/Specio/Specio-0.350.0.ebuild
index f0c34189bd..ab6f055986 100644
--- a/dev-perl/Specio/Specio-0.350.0.ebuild
+++ b/dev-perl/Specio/Specio-0.350.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="test minimal"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2017-02-14  5:22 Kent Fredric
  0 siblings, 0 replies; 59+ messages in thread
From: Kent Fredric @ 2017-02-14  5:22 UTC (permalink / raw
  To: gentoo-commits

commit:     ec0cb3e6a6acdeeb142c90f7e1b46fb234d31c99
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 14 04:34:18 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 05:19:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec0cb3e6

dev-perl/Specio: Bump to version 0.350.0

Upstream:
- Add Specio::Subs for representing types as assertion/check subs
- constraints now have inline_coercion method
- Specio::Exporter subclasses can now define additional subs to
  export
- No longer fails when importing the same library twice
- Added alpha implementation of structured types

Keywording:
- new deps, dropped: alpha hppa x86-fbsd

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/Specio/Manifest              |  1 +
 dev-perl/Specio/Specio-0.350.0.ebuild | 40 +++++++++++++++++++++++++++++++++++
 dev-perl/Specio/metadata.xml          |  7 ++++++
 3 files changed, 48 insertions(+)

diff --git a/dev-perl/Specio/Manifest b/dev-perl/Specio/Manifest
index e6641a423d..50b6e48d5d 100644
--- a/dev-perl/Specio/Manifest
+++ b/dev-perl/Specio/Manifest
@@ -1,2 +1,3 @@
 DIST Specio-0.31.tar.gz 82791 SHA256 ef4a7c4856032cb1d725f96c06de2a25d1edaef8812c1f86d13e55ecee0183f9 SHA512 1d16ff9aeb3e2026c23928db64587e42f74b2488b7aeef6ee7b03ec0542dd4986cca25b3206d7d50e54724d5d3e04e8ab268808d42ff32f179ea719ca6821544 WHIRLPOOL f81df5c29ca77c97541ab584ff3dd51c39d49c164fe8aae4bec52262ac4805d0cef273708004d695670abe32dd02b893fef773a49922b1677a2540e4f252ec9b
 DIST Specio-0.32.tar.gz 83679 SHA256 07544e0e52c252d480714edd8256447e7ec5762c99571c305ca2895e58d8f949 SHA512 6803089d5f80d9c7b811c0bddb6937228cbb95a0876424a678b76f38609b32220a2ffee63b904535baf741ddbffb880999b3ea49e41d34731ed83394b5d0628b WHIRLPOOL 6620a63030d263d0177823bd2482f9c7aa572c8f62975b929655a56d0060dbbfd11baa7489106c6334121cf5d8890bfda8cdd6da0cf065cc3de424e50ff7bbce
+DIST Specio-0.35.tar.gz 94969 SHA256 5c75f366594f0d2a5a39ca9cf31b8dfa0e2564c148aa0e2805fd263530ceffa5 SHA512 1a765e7bb2d6b8ddfd18a6cc75108a9237f63acba929c8b94767f336932626a4afb64a4aec96c3a7d518764df6456051fbea4d337a3ce79c9bea25579cca7015 WHIRLPOOL 04d4bbc02c251dbf3f2e392801ee7a5c1b2d9059f6e03584e8500031038cd3240e1d29fb9716b4b64ffbe58c59aa4c9046da8c210be9eb9524fd86b67c49f722

diff --git a/dev-perl/Specio/Specio-0.350.0.ebuild b/dev-perl/Specio/Specio-0.350.0.ebuild
new file mode 100644
index 0000000000..f0c34189bd
--- /dev/null
+++ b/dev-perl/Specio/Specio-0.350.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=0.35
+inherit perl-module
+
+DESCRIPTION="Type constraints and coercions for Perl"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test minimal"
+
+RDEPEND="
+	!minimal? ( >=dev-perl/Ref-Util-0.112.0 )
+	virtual/perl-Carp
+	dev-perl/Devel-StackTrace
+	dev-perl/Eval-Closure
+	virtual/perl-Exporter
+	virtual/perl-IO
+	dev-perl/MRO-Compat
+	dev-perl/Module-Runtime
+	>=dev-perl/Role-Tiny-1.3.3
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	virtual/perl-Storable
+	dev-perl/Test-Fatal
+	>=virtual/perl-Test-Simple-0.960.0
+	virtual/perl-parent
+	>=virtual/perl-version-0.830.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		dev-perl/Test-Needs
+	)
+"
+mydoc="TODO.md"

diff --git a/dev-perl/Specio/metadata.xml b/dev-perl/Specio/metadata.xml
index 270851de65..2328595eef 100644
--- a/dev-perl/Specio/metadata.xml
+++ b/dev-perl/Specio/metadata.xml
@@ -24,6 +24,8 @@
     <remote-id type="cpan-module">Specio::Constraint::Role::Interface</remote-id>
     <remote-id type="cpan-module">Specio::Constraint::Role::IsaType</remote-id>
     <remote-id type="cpan-module">Specio::Constraint::Simple</remote-id>
+    <remote-id type="cpan-module">Specio::Constraint::Structurable</remote-id>
+    <remote-id type="cpan-module">Specio::Constraint::Structured</remote-id>
     <remote-id type="cpan-module">Specio::Constraint::Union</remote-id>
     <remote-id type="cpan-module">Specio::Declare</remote-id>
     <remote-id type="cpan-module">Specio::DeclaredAt</remote-id>
@@ -34,10 +36,15 @@
     <remote-id type="cpan-module">Specio::Library::Numeric</remote-id>
     <remote-id type="cpan-module">Specio::Library::Perl</remote-id>
     <remote-id type="cpan-module">Specio::Library::String</remote-id>
+    <remote-id type="cpan-module">Specio::Library::Structured</remote-id>
+    <remote-id type="cpan-module">Specio::Library::Structured::Dict</remote-id>
+    <remote-id type="cpan-module">Specio::Library::Structured::Map</remote-id>
+    <remote-id type="cpan-module">Specio::Library::Structured::Tuple</remote-id>
     <remote-id type="cpan-module">Specio::OO</remote-id>
     <remote-id type="cpan-module">Specio::PartialDump</remote-id>
     <remote-id type="cpan-module">Specio::Registry</remote-id>
     <remote-id type="cpan-module">Specio::Role::Inlinable</remote-id>
+    <remote-id type="cpan-module">Specio::Subs</remote-id>
     <remote-id type="cpan-module">Specio::TypeChecks</remote-id>
     <remote-id type="cpan-module">Test::Specio</remote-id>
   </upstream>


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2017-01-17 13:40 Kent Fredric
  0 siblings, 0 replies; 59+ messages in thread
From: Kent Fredric @ 2017-01-17 13:40 UTC (permalink / raw
  To: gentoo-commits

commit:     0060abbd7b2854cb121b8223d89ba662a39d3457
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 13:39:31 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 13:39:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0060abbd

dev-perl/Specio: Bump to version 0.320.0

Upstream:
- Fix bug with inlined types that are weird and break under
  debugging

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/Specio/Manifest              |  1 +
 dev-perl/Specio/Specio-0.320.0.ebuild | 38 +++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/dev-perl/Specio/Manifest b/dev-perl/Specio/Manifest
index 6465155..e6641a4 100644
--- a/dev-perl/Specio/Manifest
+++ b/dev-perl/Specio/Manifest
@@ -1 +1,2 @@
 DIST Specio-0.31.tar.gz 82791 SHA256 ef4a7c4856032cb1d725f96c06de2a25d1edaef8812c1f86d13e55ecee0183f9 SHA512 1d16ff9aeb3e2026c23928db64587e42f74b2488b7aeef6ee7b03ec0542dd4986cca25b3206d7d50e54724d5d3e04e8ab268808d42ff32f179ea719ca6821544 WHIRLPOOL f81df5c29ca77c97541ab584ff3dd51c39d49c164fe8aae4bec52262ac4805d0cef273708004d695670abe32dd02b893fef773a49922b1677a2540e4f252ec9b
+DIST Specio-0.32.tar.gz 83679 SHA256 07544e0e52c252d480714edd8256447e7ec5762c99571c305ca2895e58d8f949 SHA512 6803089d5f80d9c7b811c0bddb6937228cbb95a0876424a678b76f38609b32220a2ffee63b904535baf741ddbffb880999b3ea49e41d34731ed83394b5d0628b WHIRLPOOL 6620a63030d263d0177823bd2482f9c7aa572c8f62975b929655a56d0060dbbfd11baa7489106c6334121cf5d8890bfda8cdd6da0cf065cc3de424e50ff7bbce

diff --git a/dev-perl/Specio/Specio-0.320.0.ebuild b/dev-perl/Specio/Specio-0.320.0.ebuild
new file mode 100644
index 00000000..6d96dad
--- /dev/null
+++ b/dev-perl/Specio/Specio-0.320.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=0.32
+inherit perl-module
+
+DESCRIPTION="Type constraints and coercions for Perl"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~x86 ~x86-fbsd"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	dev-perl/Devel-StackTrace
+	dev-perl/Eval-Closure
+	virtual/perl-Exporter
+	virtual/perl-IO
+	dev-perl/MRO-Compat
+	>=dev-perl/Role-Tiny-1.3.3
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	virtual/perl-Storable
+	dev-perl/Test-Fatal
+	>=virtual/perl-Test-Simple-0.960.0
+	virtual/perl-parent
+	>=virtual/perl-version-0.830.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		dev-perl/Test-Needs
+	)
+"
+mydoc="TODO.md"


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2017-01-12 14:21 Jeroen Roovers
  0 siblings, 0 replies; 59+ messages in thread
From: Jeroen Roovers @ 2017-01-12 14:21 UTC (permalink / raw
  To: gentoo-commits

commit:     8f9e9ba6f645d55bdad500e10ffcdc018f11ff8d
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 12 14:18:55 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Jan 12 14:21:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f9e9ba6

dev-perl/Specio: Mark ~hppa (bug #599550).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

 dev-perl/Specio/Specio-0.310.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Specio/Specio-0.310.0.ebuild b/dev-perl/Specio/Specio-0.310.0.ebuild
index 83805cf..b2fdd09 100644
--- a/dev-perl/Specio/Specio-0.310.0.ebuild
+++ b/dev-perl/Specio/Specio-0.310.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,7 +10,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~x86 ~x86-fbsd"
 IUSE="test"
 
 PATCHES=("${FILESDIR}/${PN}-${DIST_VERSION}-installskip.patch")


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2016-12-04 16:43 Michael Palimaka
  0 siblings, 0 replies; 59+ messages in thread
From: Michael Palimaka @ 2016-12-04 16:43 UTC (permalink / raw
  To: gentoo-commits

commit:     02a4caca8163b0e319d59e6abe7821f59efdf409
Author:     Yuta Satoh <nigoro.dev <AT> gmail <DOT> com>
AuthorDate: Sun Dec  4 01:40:33 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 16:43:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02a4caca

dev-perl/Specio: add ~x86-fbsd KEYWORDS

https://bugs.gentoo.org/show_bug.cgi?id=599552

 dev-perl/Specio/Specio-0.310.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.310.0.ebuild b/dev-perl/Specio/Specio-0.310.0.ebuild
index 6d40ac7..83805cf 100644
--- a/dev-perl/Specio/Specio-0.310.0.ebuild
+++ b/dev-perl/Specio/Specio-0.310.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~x86 ~x86-fbsd"
 IUSE="test"
 
 PATCHES=("${FILESDIR}/${PN}-${DIST_VERSION}-installskip.patch")


^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/
@ 2016-11-24 17:45 Tobias Klausmann
  0 siblings, 0 replies; 59+ messages in thread
From: Tobias Klausmann @ 2016-11-24 17:45 UTC (permalink / raw
  To: gentoo-commits

commit:     cf114fcb788ea559e3b8e7759b9a3200d059d5e5
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 17:44:30 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 17:44:30 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf114fcb

dev-perl/Specio-0.310.0-r0: keyworded for ~alpha

Gentoo-Bug: 599550

 dev-perl/Specio/Specio-0.310.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.310.0.ebuild b/dev-perl/Specio/Specio-0.310.0.ebuild
index 4e6705b..6d40ac7 100644
--- a/dev-perl/Specio/Specio-0.310.0.ebuild
+++ b/dev-perl/Specio/Specio-0.310.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~x86"
 IUSE="test"
 
 PATCHES=("${FILESDIR}/${PN}-${DIST_VERSION}-installskip.patch")


^ permalink raw reply related	[flat|nested] 59+ messages in thread

end of thread, other threads:[~2023-01-14  9:18 UTC | newest]

Thread overview: 59+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-04  0:54 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/ Mikle Kolyada
  -- strict thread matches above, loose matches on Subject: below --
2023-01-14  9:18 Arthur Zamarin
2023-01-13 18:42 Arthur Zamarin
2022-12-18 11:47 Sam James
2022-12-18 11:44 Sam James
2022-06-29 13:02 Sam James
2022-06-14 14:32 Sam James
2022-01-17  2:24 Joshua Kinard
2021-12-31  6:13 Matt Turner
2021-12-09 21:59 Sam James
2021-12-08  9:18 Sam James
2021-12-08  6:17 Sam James
2021-12-07 16:54 Sam James
2021-12-07 16:54 Sam James
2021-12-07 16:53 Sam James
2021-12-07 16:53 Sam James
2021-12-07 16:53 Sam James
2021-11-11  3:49 Sam James
2021-11-01 15:46 Sam James
2021-10-11  3:16 Sam James
2021-10-11  1:20 Sam James
2021-10-10 20:48 Sam James
2021-10-10  2:20 Sam James
2021-10-10  0:05 Sam James
2021-09-24 22:28 James Le Cuirot
2021-09-15  2:32 Sam James
2021-09-13 16:03 Sam James
2021-09-13  1:31 Yixun Lan
2021-08-08 14:46 Andreas K. Hüttel
2020-12-27 15:51 Fabian Groffen
2020-04-15 14:29 Kent Fredric
2020-04-14 15:45 Agostino Sarubbo
2020-04-14 14:06 Agostino Sarubbo
2020-04-14 14:03 Agostino Sarubbo
2020-04-14 12:59 Agostino Sarubbo
2020-04-12 18:27 Sergei Trofimovich
2020-04-12 11:39 Mart Raudsepp
2020-04-12  9:34 Sergei Trofimovich
2018-10-18  7:52 Tobias Klausmann
2018-10-16 18:47 Fabian Groffen
2018-04-07 15:26 Mart Raudsepp
2018-03-28 17:27 Matt Turner
2018-01-15  8:29 Sergei Trofimovich
2018-01-12 23:16 Sergei Trofimovich
2018-01-10 19:49 Sergei Trofimovich
2018-01-09  1:34 Kent Fredric
2017-05-30  1:58 Kent Fredric
2017-04-29 11:45 Jeroen Roovers
2017-03-20 20:26 Kent Fredric
2017-03-15 18:54 Matt Turner
2017-03-10 21:04 Matt Turner
2017-03-02 15:52 Tobias Klausmann
2017-02-22 21:45 Markus Meier
2017-02-20 18:02 Markus Meier
2017-02-14  5:22 Kent Fredric
2017-01-17 13:40 Kent Fredric
2017-01-12 14:21 Jeroen Roovers
2016-12-04 16:43 Michael Palimaka
2016-11-24 17:45 Tobias Klausmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox