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

2021-08-10 Thread Andreas K. Hüttel
commit: 6a709da79adb893bdb09438c6b32c5773e1a305d
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Aug 10 18:15:24 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue Aug 10 18:23:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a709da7

dev-perl/Sub-Uplevel: EAPI=8 bump

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

 ...ub-Uplevel-0.280.0.ebuild => Sub-Uplevel-0.280.0-r1.ebuild} | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0-r1.ebuild
similarity index 86%
rename from dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
rename to dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0-r1.ebuild
index 38e80162a6a..86d20fde17d 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=DAGOLDEN
 DIST_VERSION=0.2800
@@ -11,11 +11,11 @@ DESCRIPTION="Apparently run a function in a higher stack 
frame"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~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"
-DEPEND="${RDEPEND}
+RDEPEND="
+   virtual/perl-Carp
+"
+BDEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.170.0
test? (
virtual/perl-Exporter



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

2020-07-24 Thread Fabian Groffen
commit: 898853f1d2d98f9e3fb60663560406987742f2f6
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Jul 24 18:25:54 2020 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Jul 24 18:57:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=898853f1

dev-perl/Sub-Uplevel: marked ~x64-cygwin

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

 dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
index 47ba923f603..b48361c4ec4 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Apparently run a function in a higher stack frame"
 
 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 ~x64-cygwin ~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/Sub-Uplevel/

2019-05-04 Thread Mikle Kolyada
commit: 56fe9b76dcf20c70c18be7c130bd867c2221
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat May  4 21:40:43 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat May  4 21:40:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56fe9b76

dev-perl/Sub-Uplevel: Add ~riscv keyword

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
index dc696cd374a..2766f32200f 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Apparently run a function in a higher stack frame"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~amd64-fbsd ~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 ~m68k ~mips ppc ppc64 ~riscv s390 sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~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="virtual/perl-Carp"



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

2018-12-08 Thread Mikle Kolyada
commit: 18149af30309ddbb503ad54a825f8d00bec055fa
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Dec  8 15:19:11 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Dec  8 15:22:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18149af3

dev-perl/Sub-Uplevel: sh stable wrt bug #667266

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
index 253ed1887dc..43eefdc6b3b 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Apparently run a function in a higher stack frame"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~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 s390 sh sparc x86 
~ppc-aix ~amd64-fbsd ~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="virtual/perl-Carp"



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

2018-10-27 Thread Fabian Groffen
commit: 6425819867e7a33f0fddca19196b4f1602c43f21
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat Oct 27 15:17:31 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat Oct 27 15:17:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64258198

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

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

 dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
index 9af9fb08fcc..253ed1887dc 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.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
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Apparently run a function in a higher stack frame"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~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="virtual/perl-Carp"



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

2018-06-14 Thread Mikle Kolyada
commit: b2d93c1f72499478724b896cfff47fde4848331d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Jun 14 19:33:30 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Jun 14 19:35:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d93c1f

dev-perl/Sub-Uplevel: mark s390 stable

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
index 226889424ac..9af9fb08fcc 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Apparently run a function in a higher stack frame"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="virtual/perl-Carp"



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

2018-04-01 Thread Kent Fredric
commit: 95816842ae90f6cbfb146fa267aa6bf7f24cbb03
Author: Kent Fredric  gentoo  org>
AuthorDate: Sun Apr  1 19:29:27 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sun Apr  1 19:29:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95816842

dev-perl/Sub-Uplevel: Cleanup old re bug #614186

Closes: https://bugs.gentoo.org/614186
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Sub-Uplevel/Manifest   |  2 --
 dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild | 16 
 dev-perl/Sub-Uplevel/Sub-Uplevel-0.260.0.ebuild | 24 
 3 files changed, 42 deletions(-)

diff --git a/dev-perl/Sub-Uplevel/Manifest b/dev-perl/Sub-Uplevel/Manifest
index 824941f0e81..a190318b38e 100644
--- a/dev-perl/Sub-Uplevel/Manifest
+++ b/dev-perl/Sub-Uplevel/Manifest
@@ -1,3 +1 @@
-DIST Sub-Uplevel-0.25.tar.gz 27618 BLAKE2B 
a40b150794b3a2021cf0f497276eb4195ab1435bf986d87d73c663a9acc02600f3db20285feacb6492428cde302f9382786974fa06ae38c7747e43e0e5ebb381
 SHA512 
647667f69621b1e9c17f41f5b5edd2b75a7c84e853b7fe1bd3f3ca74f14539a63843300b88b8245d20f9730a5a1466287770dd09c1ab597574b8da9d5aec
-DIST Sub-Uplevel-0.2600.tar.gz 28119 BLAKE2B 
cd10db5425a66395e74794017f530f6ee1160b6c206a77339f18eaea45e02280d6f5f0d557f6c9f2bde0f0f27f5423160374e0460040fa226ea0d6f45aab9e62
 SHA512 
f10c59c0458d9a1d6e832246c8c852bb88c65871b4d24688393985dfc10d982a0db2f2f8805c26ba232a755c88382f327af62390c3ee3ae68e33c90d042654e3
 DIST Sub-Uplevel-0.2800.tar.gz 28361 BLAKE2B 
04842cf96f5c72e8b8bb52854f73035d93c5620389e41cf495286177988f6abe3d01fae838848bbf427c522f351034754b677a1520cee3ed12cbba8e58fd703c
 SHA512 
655bab9441bc81e4002db2e715b5c1f771ee35a03bc643a44d4a279aca55431fe17e64332919311a51db2dc02c16b5f97c5751595e61ad0ab96cd0a10ac2d230

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild
deleted file mode 100644
index 1577d4b0aba..000
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=0.25
-inherit perl-module
-
-DESCRIPTION="Apparently run a function in a higher stack frame"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-SRC_TEST="do"

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.260.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.260.0.ebuild
deleted file mode 100644
index b0bb43f13a7..000
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.260.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DAGOLDEN
-DIST_VERSION=0.2600
-inherit perl-module
-
-DESCRIPTION="Apparently run a function in a higher stack frame"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND="virtual/perl-Carp"
-DEPEND="${RDEPEND}
-   >=virtual/perl-ExtUtils-MakeMaker-6.170.0
-   test? (
-   virtual/perl-Exporter
-   virtual/perl-File-Spec
-   virtual/perl-Test-Simple
-   )
-"



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

2018-03-22 Thread Mart Raudsepp
commit: c22448b2eb06f4f8abf72cd0c884fdb9f92d4678
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Mar 22 06:21:53 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Mar 22 06:26:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c22448b2

dev-perl/Sub-Uplevel-0.280.0: arm64 stable (bug #618980)

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm64"

 dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
index 5cd687e471f..226889424ac 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Apparently run a function in a higher stack frame"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="virtual/perl-Carp"



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

2017-12-03 Thread Sergei Trofimovich
commit: f220d3984d894c479a6f8524a240425d861909d1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec  3 23:13:05 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec  3 23:13:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f220d398

dev-perl/Sub-Uplevel: stable 0.280.0 for hppa, bug #618980

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

 dev-perl/Sub-Uplevel/Manifest   | 2 +-
 dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Sub-Uplevel/Manifest b/dev-perl/Sub-Uplevel/Manifest
index 8426e24769b..c78f2b9c260 100644
--- a/dev-perl/Sub-Uplevel/Manifest
+++ b/dev-perl/Sub-Uplevel/Manifest
@@ -1,3 +1,3 @@
 DIST Sub-Uplevel-0.25.tar.gz 27618 SHA256 
2dcca582a7ea5bada576eb27c4be1d1b064fb22175bdbd6d696c45d083560505 SHA512 
647667f69621b1e9c17f41f5b5edd2b75a7c84e853b7fe1bd3f3ca74f14539a63843300b88b8245d20f9730a5a1466287770dd09c1ab597574b8da9d5aec
 WHIRLPOOL 
f438b26a960ae5e2133e05e9d280ef876064124728d37ff79e40ff24b2e584a856f8e548e46a766b6de3c22ead53d7899061f7d25bc72c9f0a4ecd3438f71d4a
 DIST Sub-Uplevel-0.2600.tar.gz 28119 SHA256 
e833e29b7d6037efee6d7ee2056cbb8908e4f5451969043093eb2917a166 SHA512 
f10c59c0458d9a1d6e832246c8c852bb88c65871b4d24688393985dfc10d982a0db2f2f8805c26ba232a755c88382f327af62390c3ee3ae68e33c90d042654e3
 WHIRLPOOL 
bb73b891806f3d54e51d54a7e48743c4a70ef66e1c3d8cdb63c0e3555f0774fd6113dc6918b250ba55ab9b34221f4049809e593e7859be65667bc43a48b24edd
-DIST Sub-Uplevel-0.2800.tar.gz 28361 SHA256 
b4f3f63b80f680a421332d8851ddbe5a8e72fcaa74d5d1d98f3c8cc4a3ece293 SHA512 
655bab9441bc81e4002db2e715b5c1f771ee35a03bc643a44d4a279aca55431fe17e64332919311a51db2dc02c16b5f97c5751595e61ad0ab96cd0a10ac2d230
 WHIRLPOOL 
ab027c292f66ae01b6b5ca9cef278674caf68f3e77c0460803dcb09566e842832aca84617e52fff11688cddc594512dbee608774c5e213bbbde91dc777ef9689
+DIST Sub-Uplevel-0.2800.tar.gz 28361 BLAKE2B 
04842cf96f5c72e8b8bb52854f73035d93c5620389e41cf495286177988f6abe3d01fae838848bbf427c522f351034754b677a1520cee3ed12cbba8e58fd703c
 SHA512 
655bab9441bc81e4002db2e715b5c1f771ee35a03bc643a44d4a279aca55431fe17e64332919311a51db2dc02c16b5f97c5751595e61ad0ab96cd0a10ac2d230

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
index f5b7670ebe0..5cd687e471f 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Apparently run a function in a higher stack frame"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="virtual/perl-Carp"



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

2017-06-10 Thread Agostino Sarubbo
commit: a9c3d23d1b5fa88e2ba1dd7683167b6a6493287d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jun 10 15:09:54 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jun 10 15:09:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9c3d23d

dev-perl/Sub-Uplevel: ia64 stable wrt bug #618980

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

 dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
index 4ea201c0f63..f5b7670ebe0 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Apparently run a function in a higher stack frame"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="virtual/perl-Carp"



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

2017-05-28 Thread Markus Meier
commit: 5b6f063cdef43ca29ff89c091aaddd9a2b3a5f2f
Author: Markus Meier  gentoo  org>
AuthorDate: Sun May 28 06:42:20 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun May 28 06:42:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b6f063c

dev-perl/Sub-Uplevel: arm stable, bug #618980

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

 dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
index 2ffbe8e70b6..4ea201c0f63 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Apparently run a function in a higher stack frame"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="virtual/perl-Carp"



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

2017-05-26 Thread Agostino Sarubbo
commit: 13bdc1b27fdfa88a3b47515a8b3625a4c5e65f7e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May 26 14:59:02 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May 26 14:59:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13bdc1b2

dev-perl/Sub-Uplevel: ppc64 stable wrt bug #618980

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

 dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
index d3da2bb5dc6..2ffbe8e70b6 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Apparently run a function in a higher stack frame"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="virtual/perl-Carp"



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

2017-05-22 Thread Tobias Klausmann
commit: cebcbc3f3647b690ea62cba992c53f80b291c0be
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Mon May 22 13:22:49 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Mon May 22 13:24:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cebcbc3f

dev-perl/Sub-Uplevel-0.280.0-r0: add alpha keyword

Gentoo-Bug: 618980

 dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
index 2820226ef86..d3da2bb5dc6 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Apparently run a function in a higher stack frame"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="virtual/perl-Carp"



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

2017-05-22 Thread Agostino Sarubbo
commit: ac27eb12721eaac6927d37daff31c1dff05b7ff1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 22 11:39:34 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 22 11:39:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac27eb12

dev-perl/Sub-Uplevel: sparc stable wrt bug #618980

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

 dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
index 743925b8a83..2820226ef86 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Apparently run a function in a higher stack frame"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="virtual/perl-Carp"



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

2017-05-21 Thread Michael Weber
commit: b31ec346cc354e41423f77820843a3b1d814
Author: Michael Weber  gentoo  org>
AuthorDate: Mon May 22 00:42:27 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Mon May 22 00:43:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b31ec346

dev-perl/Sub-Uplevel: ppc stable (bug 618980).

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

 dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
index 84f4692ae86..743925b8a83 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Apparently run a function in a higher stack frame"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="virtual/perl-Carp"



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

2017-05-20 Thread Agostino Sarubbo
commit: b566d05190aca6ab81369bb4b21a9d1c7c8178fc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May 20 09:34:13 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May 20 09:34:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b566d051

dev-perl/Sub-Uplevel: x86 stable wrt bug #618980

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

 dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
index b8eafa18499..84f4692ae86 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Apparently run a function in a higher stack frame"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="virtual/perl-Carp"



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

2017-05-20 Thread Agostino Sarubbo
commit: 9fdad282f5d7999ab316170d47db2eb5cac2ba5e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May 20 08:46:10 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May 20 08:46:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fdad282

dev-perl/Sub-Uplevel: amd64 stable wrt bug #618980

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

 dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
index 9e07d1b0372..b8eafa18499 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Apparently run a function in a higher stack frame"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="virtual/perl-Carp"



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

2017-02-10 Thread Michael Weber
commit: 19e0cca9dc843a63cc314a0dc4db878763057bfa
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 10 13:07:10 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 10 14:20:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19e0cca9

dev-perl/Sub-Uplevel: arm64 stable (bug 601984).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild
index a354ddba2b..4038a93d9d 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Apparently run a function in a higher stack frame"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"



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

2017-01-29 Thread Fabian Groffen
commit: 662461e2ad2c768b10df5e75c1a053b7ac7f0521
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Jan 29 16:44:39 2017 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Jan 29 16:45:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=662461e2

dev-perl/Sub-Uplevel: dropped ~x86-freebsd

Package-Manager: portage-2.3.3

 dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild | 4 ++--
 dev-perl/Sub-Uplevel/Sub-Uplevel-0.260.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild
index f4f88b4..a354ddb 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.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$
 
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Apparently run a function in a higher stack frame"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.260.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.260.0.ebuild
index 7a8bafb..60648b6 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.260.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.260.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$
 
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Apparently run a function in a higher stack frame"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="virtual/perl-Carp"



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

2016-08-10 Thread Kent Fredric
commit: 8824df4d127437543af5dd511105bd054d62eeab
Author: Kent Fredric  gentoo  org>
AuthorDate: Wed Aug 10 13:08:30 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Wed Aug 10 13:08:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8824df4d

dev-perl/Sub-Uplevel: Bump to version 0.260.0

- EAPI6

Upstream:
- Optimise calls to caller()

Package-Manager: portage-2.3.0
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/Sub-Uplevel/Manifest   |  1 +
 dev-perl/Sub-Uplevel/Sub-Uplevel-0.260.0.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/dev-perl/Sub-Uplevel/Manifest b/dev-perl/Sub-Uplevel/Manifest
index 00e9e8b..e61afe1 100644
--- a/dev-perl/Sub-Uplevel/Manifest
+++ b/dev-perl/Sub-Uplevel/Manifest
@@ -1 +1,2 @@
 DIST Sub-Uplevel-0.25.tar.gz 27618 SHA256 
2dcca582a7ea5bada576eb27c4be1d1b064fb22175bdbd6d696c45d083560505 SHA512 
647667f69621b1e9c17f41f5b5edd2b75a7c84e853b7fe1bd3f3ca74f14539a63843300b88b8245d20f9730a5a1466287770dd09c1ab597574b8da9d5aec
 WHIRLPOOL 
f438b26a960ae5e2133e05e9d280ef876064124728d37ff79e40ff24b2e584a856f8e548e46a766b6de3c22ead53d7899061f7d25bc72c9f0a4ecd3438f71d4a
+DIST Sub-Uplevel-0.2600.tar.gz 28119 SHA256 
e833e29b7d6037efee6d7ee2056cbb8908e4f5451969043093eb2917a166 SHA512 
f10c59c0458d9a1d6e832246c8c852bb88c65871b4d24688393985dfc10d982a0db2f2f8805c26ba232a755c88382f327af62390c3ee3ae68e33c90d042654e3
 WHIRLPOOL 
bb73b891806f3d54e51d54a7e48743c4a70ef66e1c3d8cdb63c0e3555f0774fd6113dc6918b250ba55ab9b34221f4049809e593e7859be65667bc43a48b24edd

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.260.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.260.0.ebuild
new file mode 100644
index 000..7a8bafb
--- /dev/null
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.260.0.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=DAGOLDEN
+DIST_VERSION=0.2600
+inherit perl-module
+
+DESCRIPTION="Apparently run a function in a higher stack frame"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris 
~x86-solaris"
+IUSE="test"
+
+RDEPEND="virtual/perl-Carp"
+DEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.170.0
+   test? (
+   virtual/perl-Exporter
+   virtual/perl-File-Spec
+   virtual/perl-Test-Simple
+   )
+"



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

2016-05-27 Thread Andreas Hüttel
commit: 13ecb96531cd1e8f02f522c7717bc5cc823df692
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri May 27 22:15:05 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri May 27 22:15:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13ecb965

dev-perl/Sub-Uplevel: Retroactively stable for remaining arches (ALLARCHES), 
bug 582172

Package-Manager: portage-2.3.0_rc1

 dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild
index 9da793b..f4f88b4 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Apparently run a function in a higher stack frame"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"



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

2016-05-27 Thread Andreas Hüttel
commit: 1f1a68e4ed2a748ebb35cb472d093fb6cb5c1fa2
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri May 27 22:15:26 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri May 27 22:15:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f1a68e4

dev-perl/Sub-Uplevel: Remove old

Package-Manager: portage-2.3.0_rc1

 dev-perl/Sub-Uplevel/Manifest  |  1 -
 dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0-r1.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/dev-perl/Sub-Uplevel/Manifest b/dev-perl/Sub-Uplevel/Manifest
index 7939da1..00e9e8b 100644
--- a/dev-perl/Sub-Uplevel/Manifest
+++ b/dev-perl/Sub-Uplevel/Manifest
@@ -1,2 +1 @@
-DIST Sub-Uplevel-0.24.tar.gz 23314 SHA256 
0f93f6e9c80b8dcb22c60d0e9df2c2c6d7db10d4d37151f1dfea6e54a3c6fdfb SHA512 
843a414a18f5216d9eabd730350e5cd8f86ddc01bccf8256261854f8a0382dfacda9378cc1d091a16f6f254d3e24e6a150b9f4a641af5385eaf228f39e35ce59
 WHIRLPOOL 
823607d9a36701a8b3869e36d3cd52fc5069894b691ac5637de3477fe1fb358eb2fa2e690f2fac4455ec70fc663a93e88a2ef298a9c7b779ea8f639c2ac65af5
 DIST Sub-Uplevel-0.25.tar.gz 27618 SHA256 
2dcca582a7ea5bada576eb27c4be1d1b064fb22175bdbd6d696c45d083560505 SHA512 
647667f69621b1e9c17f41f5b5edd2b75a7c84e853b7fe1bd3f3ca74f14539a63843300b88b8245d20f9730a5a1466287770dd09c1ab597574b8da9d5aec
 WHIRLPOOL 
f438b26a960ae5e2133e05e9d280ef876064124728d37ff79e40ff24b2e584a856f8e548e46a766b6de3c22ead53d7899061f7d25bc72c9f0a4ecd3438f71d4a

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0-r1.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0-r1.ebuild
deleted file mode 100644
index 4ac9878..000
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=0.24
-inherit perl-module
-
-DESCRIPTION="Apparently run a function in a higher stack frame"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-SRC_TEST="do"



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

2016-05-21 Thread Markus Meier
commit: 859aaa2619af44a08ed7bf8ac52e45ac40c72948
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May 21 08:02:38 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May 21 08:02:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=859aaa26

dev-perl/Sub-Uplevel: arm stable, bug #582172

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

 dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild 
b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild
index caf8f15..9da793b 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Apparently run a function in a higher stack frame"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"