[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2021-12-07 Thread Andreas K. Hüttel
commit: 53b5b760040d42bef795d4d72290ad8ca00eaaac
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Dec  7 21:27:16 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue Dec  7 21:30:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53b5b760

dev-perl/SUPER: Remove old

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

 dev-perl/SUPER/Manifest   |  1 -
 dev-perl/SUPER/SUPER-1.201.411.170.ebuild | 25 -
 2 files changed, 26 deletions(-)

diff --git a/dev-perl/SUPER/Manifest b/dev-perl/SUPER/Manifest
index d4d86cd86881..343ab9862ded 100644
--- a/dev-perl/SUPER/Manifest
+++ b/dev-perl/SUPER/Manifest
@@ -1,2 +1 @@
-DIST SUPER-1.20141117.tar.gz 14477 BLAKE2B 
c49278dff91a754f69b365f04e9e7c64643a57ae58291ef909f5ba1444c129b7ad0f2e385c4ebaeb252dc488d6442849a1677a2aeedb284cd73a82593cf1452b
 SHA512 
c17fe478fcb9ebc2749c27fc75b839bd77e81c9d0170697b2a697dcebb9f4eef4b954d023b76d33a8b4201b110e5e997b1e0993faf7a04ef2e1191a2f7c516a0
 DIST SUPER-1.20190531.tar.gz 14909 BLAKE2B 
2d1127a32f002e40d1490c91f1dbb1fc3fbccb70973d4dc08f5e48b2453512f9dbfd8276d50ddf8a745aaff8331d8bff27efdc35cc5b90222bbc6329a1d3e93e
 SHA512 
fb1072c76aa9d82edb39ec75f0e14c0fa41837b36b7d2ec24482a20338484cba867646f5e3ceb12ff4f8e1a6f333f5243900c2114d772a29d6c0380feabd3565

diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild 
b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
deleted file mode 100644
index af68a2242b06..
--- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=CHROMATIC
-DIST_VERSION=1.20141117
-inherit perl-module
-
-DESCRIPTION="control superclass method dispatch"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   virtual/perl-Carp
-   virtual/perl-Scalar-List-Utils
-   dev-perl/Sub-Identify
-"
-DEPEND="${RDEPEND}
-   dev-perl/Module-Build
-   virtual/perl-ExtUtils-MakeMaker
-   test? ( virtual/perl-Test-Simple )
-"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2021-10-12 Thread Agostino Sarubbo
commit: d5342bac35ecef19dd7863bf2f44b0765d671968
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Oct 12 07:14:06 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Oct 12 07:14:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5342bac

dev-perl/SUPER: x86 stable wrt bug #817512

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-perl/SUPER/SUPER-1.201.905.310.ebuild 
b/dev-perl/SUPER/SUPER-1.201.905.310.ebuild
index cfd79aa69a9..f097f9ad5cf 100644
--- a/dev-perl/SUPER/SUPER-1.201.905.310.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.905.310.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2021-10-11 Thread Sam James
commit: 26ba0fff4eaf1d524a47a8d0b0aea88bef0e293b
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct 11 15:22:22 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct 11 15:25:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26ba0fff

dev-perl/SUPER: Stabilize 1.201.905.310 arm64, #817512

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-perl/SUPER/SUPER-1.201.905.310.ebuild 
b/dev-perl/SUPER/SUPER-1.201.905.310.ebuild
index 81350370e29..cfd79aa69a9 100644
--- a/dev-perl/SUPER/SUPER-1.201.905.310.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.905.310.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2021-10-11 Thread Sam James
commit: 4c3ec28ca56ec8074a0baf5e612515d64174e6bc
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Oct 11 14:59:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct 11 15:17:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c3ec28c

dev-perl/SUPER: stable 1.201.905.310 for hppa, bug #817512

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

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

diff --git a/dev-perl/SUPER/SUPER-1.201.905.310.ebuild 
b/dev-perl/SUPER/SUPER-1.201.905.310.ebuild
index 5a1fdd791db..81350370e29 100644
--- a/dev-perl/SUPER/SUPER-1.201.905.310.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.905.310.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2021-10-11 Thread Agostino Sarubbo
commit: 16c1e5b2ae1858d7f683e804fd366c693b55756b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 11 06:32:23 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 11 06:32:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16c1e5b2

dev-perl/SUPER: sparc stable wrt bug #817512

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-perl/SUPER/SUPER-1.201.905.310.ebuild 
b/dev-perl/SUPER/SUPER-1.201.905.310.ebuild
index 9cb02c6a4e1..5a1fdd791db 100644
--- a/dev-perl/SUPER/SUPER-1.201.905.310.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.905.310.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2021-10-10 Thread Sam James
commit: 1418b1d0860afdfacbdab4ecefc74f4a0d168fc4
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct 11 05:13:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct 11 05:13:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1418b1d0

dev-perl/SUPER: Stabilize 1.201.905.310 ppc, #817512

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-perl/SUPER/SUPER-1.201.905.310.ebuild 
b/dev-perl/SUPER/SUPER-1.201.905.310.ebuild
index 02369b2c958..9cb02c6a4e1 100644
--- a/dev-perl/SUPER/SUPER-1.201.905.310.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.905.310.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2021-10-10 Thread Sam James
commit: f548e53442df495553968bdb028512fbc7f2e4df
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct 11 03:07:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct 11 03:07:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f548e534

dev-perl/SUPER: Stabilize 1.201.905.310 ppc64, #817512

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-perl/SUPER/SUPER-1.201.905.310.ebuild 
b/dev-perl/SUPER/SUPER-1.201.905.310.ebuild
index 36274a42a78..500632d0bcb 100644
--- a/dev-perl/SUPER/SUPER-1.201.905.310.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.905.310.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2021-08-10 Thread Andreas K. Hüttel
commit: 5b980c2e2bba386cdfb477941d66ba8c5ab89598
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Aug 10 18:18:07 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue Aug 10 18:23:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b980c2e

dev-perl/SUPER: EAPI=8 bump

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

 dev-perl/SUPER/Manifest   |  1 +
 dev-perl/SUPER/SUPER-1.201.905.310.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/dev-perl/SUPER/Manifest b/dev-perl/SUPER/Manifest
index 81bd557b7b3..d4d86cd8688 100644
--- a/dev-perl/SUPER/Manifest
+++ b/dev-perl/SUPER/Manifest
@@ -1 +1,2 @@
 DIST SUPER-1.20141117.tar.gz 14477 BLAKE2B 
c49278dff91a754f69b365f04e9e7c64643a57ae58291ef909f5ba1444c129b7ad0f2e385c4ebaeb252dc488d6442849a1677a2aeedb284cd73a82593cf1452b
 SHA512 
c17fe478fcb9ebc2749c27fc75b839bd77e81c9d0170697b2a697dcebb9f4eef4b954d023b76d33a8b4201b110e5e997b1e0993faf7a04ef2e1191a2f7c516a0
+DIST SUPER-1.20190531.tar.gz 14909 BLAKE2B 
2d1127a32f002e40d1490c91f1dbb1fc3fbccb70973d4dc08f5e48b2453512f9dbfd8276d50ddf8a745aaff8331d8bff27efdc35cc5b90222bbc6329a1d3e93e
 SHA512 
fb1072c76aa9d82edb39ec75f0e14c0fa41837b36b7d2ec24482a20338484cba867646f5e3ceb12ff4f8e1a6f333f5243900c2114d772a29d6c0380feabd3565

diff --git a/dev-perl/SUPER/SUPER-1.201.905.310.ebuild 
b/dev-perl/SUPER/SUPER-1.201.905.310.ebuild
new file mode 100644
index 000..36274a42a78
--- /dev/null
+++ b/dev-perl/SUPER/SUPER-1.201.905.310.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=CHROMATIC
+DIST_VERSION=1.20190531
+inherit perl-module
+
+DESCRIPTION="control superclass method dispatch"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+   virtual/perl-Carp
+   virtual/perl-Scalar-List-Utils
+   dev-perl/Sub-Identify
+"
+BDEPEND="${RDEPEND}
+   dev-perl/Module-Build
+   virtual/perl-ExtUtils-MakeMaker
+   test? ( virtual/perl-Test-Simple )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2020-04-15 Thread Agostino Sarubbo
commit: 80ba2ca05b444e55a88e3d2e4e7a045f7ddc2d39
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Apr 15 07:08:16 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Apr 15 07:08:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80ba2ca0

dev-perl/SUPER: s390 stable wrt bug #717060

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

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

diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild 
b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
index 36dd7f33fb4..3652991e482 100644
--- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~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 ~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"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2019-08-01 Thread Aaron Bauman
commit: 0e58396358ba0673fcf10a44306c5afafb763297
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  1 15:09:54 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Aug  1 15:13:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e583963

dev-perl/SUPER: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild 
b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
index 2bf9a401b14..3aa3ce3807b 100644
--- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh 
sparc x86 ~ppc-aix ~x86-fbsd ~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 ~riscv ~s390 ~sh 
sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2019-07-22 Thread Mikle Kolyada
commit: 2c7e2f54a8583ed587af29a2df37c29a5ee11ddc
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Jul 22 13:57:03 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Jul 22 13:58:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c7e2f54

dev-perl/SUPER: Add ~mips keyword wrt bug #690140

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="~mips"

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

diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild 
b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
index 03c2b87ed2f..2bf9a401b14 100644
--- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~riscv ~s390 ~sh sparc 
x86 ~ppc-aix ~x86-fbsd ~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 ~riscv ~s390 ~sh 
sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2019-07-22 Thread Mikle Kolyada
commit: 919f3bfd354a1f2ca33b5fba308b3db815dbb7c2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Jul 22 13:56:19 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Jul 22 13:58:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=919f3bfd

dev-perl/SUPER: Add ~sh keyword wrt bug #690140

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="~sh"

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

diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild 
b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
index 4c32f137967..03c2b87ed2f 100644
--- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~riscv ~s390 sparc x86 
~ppc-aix ~x86-fbsd ~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 ppc ppc64 ~riscv ~s390 ~sh sparc 
x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2018-10-15 Thread Fabian Groffen
commit: b185a341b0b5a4c37cfc6614a6a3c8f16d253283
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 15:48:39 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 16:05:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b185a341

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

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

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

diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild 
b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
index 7c19aefdb42..ebdc8b24fc2 100644
--- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 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="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~ppc-aix 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2017-12-03 Thread Sergei Trofimovich
commit: 85eaa0b65ebd6d7f42d9f71088f016ceb2f2b1f7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec  3 19:49:45 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec  3 19:50:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85eaa0b6

dev-perl/SUPER: stable 1.201.411.170 for hppa, bug #617290

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

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

diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild 
b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
index c41a41517d2..7c19aefdb42 100644
--- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2017-08-27 Thread Michael Palimaka
commit: f95aac9d7a776dfff7f9d41ec49160a6ec72eda3
Author: Roy Bamford  gentoo  org>
AuthorDate: Mon Aug 21 20:09:27 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 27 15:34:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f95aac9d

dev-perl/SUPER: added ~arm64 keyword

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild 
b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
index 6b35fa7cabe..c41a41517d2 100644
--- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2017-06-06 Thread Markus Meier
commit: 8ec68808c77ba86d0fb35f42e224013c32f4d765
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Jun  6 16:04:35 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Jun  6 16:04:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ec68808

dev-perl/SUPER: arm stable, bug #617290

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

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

diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild 
b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
index c2930fb1530..139fa0199c3 100644
--- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2017-05-22 Thread Tobias Klausmann
commit: 1e29238a9d9946a2b9b5c19e5d56a11501d69870
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Mon May 22 13:22:45 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Mon May 22 13:24:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e29238a

dev-perl/SUPER-1.201.411.170-r0: add alpha keyword

Gentoo-Bug: 617290

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

diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild 
b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
index 732e194ae3e..c2930fb1530 100644
--- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2017-05-22 Thread Michael Weber
commit: 705a9184b139d0c66baf2e791b95a079741ecc4b
Author: Michael Weber  gentoo  org>
AuthorDate: Mon May 22 10:47:33 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Mon May 22 10:47:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=705a9184

dev-perl/SUPER: ppc64 stable (bug 617290)

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

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

diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild 
b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
index 3e0809f5e9d..16c0e4d41f5 100644
--- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2017-05-22 Thread Michael Weber
commit: 02874a433699188d3e91d717412d57620722383a
Author: Michael Weber  gentoo  org>
AuthorDate: Mon May 22 10:37:46 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Mon May 22 10:38:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02874a43

dev-perl/SUPER: ppc stable (bug 617290)

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

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

diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild 
b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
index cd28aebb3c6..3e0809f5e9d 100644
--- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2017-05-20 Thread Agostino Sarubbo
commit: 946582db418a0bc4318fae848b3fb76cd4c6ac8c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May 20 08:46:39 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May 20 08:46:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=946582db

dev-perl/SUPER: amd64 stable wrt bug #617290

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild 
b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
index 255d8b72079..7a9f21d835f 100644
--- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.411.170.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
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2017-01-26 Thread Tobias Klausmann
commit: 364458ecfe6532f5287877dd2eb02d5ee56bf429
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Thu Jan 26 15:17:07 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Thu Jan 26 15:17:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=364458ec

dev-perl/SUPER-1.201.411.170-r0: keyworded for ~alpha

Gentoo-Bug: 580156

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

diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild 
b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
index 21b89e2..2f7a91b 100644
--- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86 ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2016-11-05 Thread Michael Palimaka
commit: 60f31995ad859ab40337433bbf4a4931a96793d3
Author: Yuta Satoh  gmail  com>
AuthorDate: Sat Nov  5 03:53:37 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Nov  5 14:30:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60f31995

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

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

diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild 
b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
index a905a6c..21b89e2 100644
--- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2016-08-16 Thread Jeroen Roovers
commit: 1a73d31972b7b6374a483da39b91b2c53d08c900
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Aug 17 03:17:15 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Aug 17 03:30:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a73d319

dev-perl/SUPER: Mark ~hppa (bug #580156).

Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches

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

diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild 
b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
index 3894a08..a905a6c 100644
--- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2016-05-01 Thread Markus Meier
commit: 8aa6c07ff38b09d01835bfae25a5f173423ecf4d
Author: Markus Meier  gentoo  org>
AuthorDate: Sun May  1 06:58:06 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun May  1 06:58:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aa6c07f

dev-perl/SUPER: add ~arm, bug #580156

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild 
b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
index cde7161..3894a08 100644
--- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
+++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 
 DESCRIPTION="control superclass method dispatch"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/

2016-04-16 Thread Andreas Hüttel
commit: 73835bd715d12399fb60aa2a809917c6b2701cef
Author: Kent Fredric  gmail  com>
AuthorDate: Fri Apr 15 15:19:47 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 19:25:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73835bd7

dev-perl/SUPER: Add to tree at version 1.201.411.170

Required for new dev-perl/Test-MockModule

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/SUPER/Manifest   |  1 +
 dev-perl/SUPER/SUPER-1.201.411.170.ebuild | 25 +
 dev-perl/SUPER/metadata.xml   | 12 
 3 files changed, 38 insertions(+)

diff --git a/dev-perl/SUPER/Manifest b/dev-perl/SUPER/Manifest
new file mode 100644
index 000..e7376c9
--- /dev/null
+++ b/dev-perl/SUPER/Manifest
@@ -0,0 +1 @@
+DIST SUPER-1.20141117.tar.gz 14477 SHA256 
1a620e7d60aee9b13b1b26a44694c43fdb2bba1755cfff435dae83c7d42cc0b2 SHA512 
c17fe478fcb9ebc2749c27fc75b839bd77e81c9d0170697b2a697dcebb9f4eef4b954d023b76d33a8b4201b110e5e997b1e0993faf7a04ef2e1191a2f7c516a0
 WHIRLPOOL 
b88b18622f8561653efe16331b7dad6b0b969be57bb56d96be6ac7c59cc491d69a22090874bc47f66da6fb40b84d7012a083eb3a48036de84b83af5a6d9f

diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild 
b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
new file mode 100644
index 000..cde7161
--- /dev/null
+++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=CHROMATIC
+DIST_VERSION=1.20141117
+inherit perl-module
+
+DESCRIPTION="control superclass method dispatch"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   virtual/perl-Carp
+   virtual/perl-Scalar-List-Utils
+   dev-perl/Sub-Identify
+"
+DEPEND="${RDEPEND}
+   dev-perl/Module-Build
+   virtual/perl-ExtUtils-MakeMaker
+   test? ( virtual/perl-Test-Simple )
+"

diff --git a/dev-perl/SUPER/metadata.xml b/dev-perl/SUPER/metadata.xml
new file mode 100644
index 000..ef228df
--- /dev/null
+++ b/dev-perl/SUPER/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+SUPER
+SUPER
+  
+