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

2021-08-28 Thread Andreas K. Hüttel
commit: b9efc2633e7734c4c63645177c4de6484892e46c
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Aug 29 00:47:04 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Aug 29 00:58:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9efc263

dev-perl/Test-RequiresInternet: EAPI=8 bump

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

 ...nternet-0.50.0.ebuild => Test-RequiresInternet-0.50.0-r1.ebuild} | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0-r1.ebuild
similarity index 89%
rename from dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
rename to dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0-r1.ebuild
index 122c630d708..740dd6c0e41 100644
--- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.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=MALLEN
 DIST_VERSION=0.05
@@ -11,13 +11,11 @@ DESCRIPTION="Easily test network connectivity"
 
 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-Socket
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
virtual/perl-Test-Simple



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

2020-07-18 Thread Fabian Groffen
commit: 7696c7d30821bb9495a516aba4914e7e491aee1b
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat Jul 18 07:56:16 2020 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat Jul 18 08:06:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7696c7d3

dev-perl/Test-RequiresInternet: marked ~x64-cygwin

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

 dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
index 2f74ca3a19d..8e48726a2b2 100644
--- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Easily test network connectivity"
 
 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/Test-RequiresInternet/

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

dev-perl/Test-RequiresInternet: Add ~riscv keyword

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

 dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
index 56787ad448a..b75635cceac 100644
--- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Easily test network connectivity"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~ppc-aix ~amd64-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 ~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/Test-RequiresInternet/

2019-01-17 Thread Mikle Kolyada
commit: 437c906495fef0750dfaf0d686aa2052f756e90e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Jan 17 20:34:54 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Jan 17 20:34:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=437c9064

dev-perl/Test-RequiresInternet: Add ~m68k keyword wrt bug #665088

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

 dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
index d980971b63b..56787ad448a 100644
--- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Easily test network connectivity"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-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 s390 ~sh 
sparc x86 ~ppc-aix ~amd64-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/Test-RequiresInternet/

2018-10-27 Thread Fabian Groffen
commit: 86cba3ee8afaab8bba34ac099d2bf3e722e6737d
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat Oct 27 18:53:10 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat Oct 27 19:04:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86cba3ee

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

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

 dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
index 99ec9141e91..430e02fcb89 100644
--- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.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="Easily test network connectivity"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~ppc-aix ~amd64-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/Test-RequiresInternet/

2018-07-22 Thread Mikle Kolyada
commit: df19de25f59555e7850439da350951456b486b9b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Jul 23 00:31:47 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Jul 23 00:31:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df19de25

dev-perl/Test-RequiresInternet: arm stable wrt bug #661190

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
index a1a96df8620..99ec9141e91 100644
--- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Easily test network connectivity"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2018-07-22 Thread Sergei Trofimovich
commit: 16225530734fb39467b8d975077a1eda0f4f6199
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Jul 22 08:42:09 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 22 09:00:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16225530

dev-perl/Test-RequiresInternet: stable 0.50.0 for hppa

Bug: https://bugs.gentoo.org/661190
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"

 dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
index 56d4810da75..a1a96df8620 100644
--- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Easily test network connectivity"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2018-07-21 Thread Tobias Klausmann
commit: a94034a6dd2f5dc693db3c4718299678de2dc66d
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sat Jul 21 11:49:01 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sat Jul 21 11:50:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a94034a6

dev-perl/Test-RequiresInternet-0.50.0-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/661190

 dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
index 0cbe7993163..56d4810da75 100644
--- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Easily test network connectivity"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2018-07-20 Thread Sergei Trofimovich
commit: 99ace62b1d79050fea1c168a4fa8441d368f818e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jul 20 22:29:52 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jul 20 22:44:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99ace62b

dev-perl/Test-RequiresInternet: stable 0.50.0 for ppc64, bug #661190

Bug: https://bugs.gentoo.org/661190
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"

 dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
index 1cf20cbf055..0cbe7993163 100644
--- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Easily test network connectivity"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 s390 sparc x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2018-07-09 Thread Mikle Kolyada
commit: abf94c9a66311f4bf400ff7c9d315658abbdb008
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Jul  9 22:33:35 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Jul  9 22:33:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abf94c9a

dev-perl/Test-RequiresInternet: mark s390 stable

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
index 3a034279576..1cf20cbf055 100644
--- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Easily test network connectivity"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 s390 sparc x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2018-06-10 Thread Sergei Trofimovich
commit: b52ae43960078f01c57fd649583b0f7a8f178a1d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jun 10 21:30:23 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jun 10 21:30:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b52ae439

dev-perl/Test-RequiresInternet: stable 0.50.0 for ia64, bug #657636

Bug: https://bugs.gentoo.org/657636
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
index 06010f9af0b..01c6edc6ec7 100644
--- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Easily test network connectivity"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2018-06-10 Thread Thomas Deutschmann
commit: 27942df13973c28c43d31f2764c6f1993a612e5c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jun 10 16:06:46 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jun 10 16:41:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27942df1

dev-perl/Test-RequiresInternet: x86 stable (bug #657636)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
index a7e437a726e..06010f9af0b 100644
--- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Easily test network connectivity"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2018-06-09 Thread Sergei Trofimovich
commit: a39df38adc6af3feca9046dc838d398f4fbd412d
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Jun  9 17:55:42 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  9 18:53:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a39df38a

dev-perl/Test-RequiresInternet: stable 0.50.0 for sparc

Bug: https://bugs.gentoo.org/657636
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

 dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
index 56453d27e24..a7e437a726e 100644
--- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Easily test network connectivity"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2018-03-14 Thread Kent Fredric
commit: 90647978a2ff965a3966973620c1ad3e90ac6d92
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Mar 15 00:06:08 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Mar 15 00:06:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90647978

dev-perl/Test-RequiresInternet: Add missing CPAN remote-id's

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Test-RequiresInternet/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-perl/Test-RequiresInternet/metadata.xml 
b/dev-perl/Test-RequiresInternet/metadata.xml
index 2b9a936fc0a..fab50ea3dfd 100644
--- a/dev-perl/Test-RequiresInternet/metadata.xml
+++ b/dev-perl/Test-RequiresInternet/metadata.xml
@@ -5,4 +5,8 @@
 p...@gentoo.org
 Gentoo Perl Project
   
+  
+Test-RequiresInternet
+Test::RequiresInternet
+  
 



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

2018-02-22 Thread Michał Górny
commit: e59095ce364afdcc325a9190a2ef6caea9794459
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 22 19:12:05 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 22 19:19:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e59095ce

dev-perl/Test-RequiresInternet: Tested on ~amd64-fbsd (bug #606514)

 dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
index bbf925a0ab9..56453d27e24 100644
--- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.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="Easily test network connectivity"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2017-11-08 Thread Matt Turner
commit: 153d31433862236c9befa11cd2d90e5d31cb4579
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Nov  9 00:03:35 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Nov  9 00:07:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=153d3143

dev-perl/Test-RequiresInternet-0.50.0: added ~mips, bug 606514

 dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
index b79a5183853..bbf925a0ab9 100644
--- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Easily test network connectivity"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2017-02-23 Thread Markus Meier
commit: 14ee92375d7d39f502d9eb2ee3a7ea49cac0a1ec
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Feb 23 17:11:18 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Feb 23 17:11:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14ee9237

dev-perl/Test-RequiresInternet: add ~arm64, bug #606514

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

 dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
index 99f8565b22..fc74dd0575 100644
--- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Easily test network connectivity"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~x86 ~ppc-aix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~x86 ~ppc-aix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2017-02-19 Thread Markus Meier
commit: 8554614b50abad74553a8e78b57d23a84cdeadb4
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Feb 19 08:17:12 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Feb 19 08:17:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8554614b

dev-perl/Test-RequiresInternet: add ~arm, bug #606514

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

 dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
index 1330c9ef9f..99f8565b22 100644
--- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Easily test network connectivity"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~x86 ~ppc-aix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2017-02-01 Thread Jeroen Roovers
commit: 2e35fc57754784692f13cc2dfed61438fb1c008b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Feb  2 06:37:05 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Feb  2 06:40:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e35fc57

dev-perl/Test-RequiresInternet: Mark ~hppa (bug #606514).

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

 dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
index 698c8ae..1330c9e 100644
--- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Easily test network connectivity"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2017-01-28 Thread Fabian Groffen
commit: f6e55fcc55b2af5825fb47544cd74cdc4dd9232f
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat Jan 28 14:07:06 2017 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat Jan 28 14:12:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6e55fcc

dev-perl/Test-RequiresInternet: re-add Prefix keywords, bug #606514

Package-Manager: Portage-2.3.2-prefix, Repoman-2.3.1

 dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
index 4a42b1f..698c8ae 100644
--- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.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="Easily test network connectivity"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~x86"
+KEYWORDS="~alpha amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2017-01-26 Thread Tobias Klausmann
commit: 9dbb35a44eed7f4e5600d72ee94a88b6ada1
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Thu Jan 26 15:17:13 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Thu Jan 26 15:18:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dbb

dev-perl/Test-RequiresInternet-0.50.0-r0: keyworded for ~alpha

Gentoo-Bug: 606514

 dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
index 66d79da..4a42b1f 100644
--- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Easily test network connectivity"
 
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="~alpha amd64 ~x86"
 IUSE="test"
 
 RDEPEND="



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

2016-10-19 Thread Agostino Sarubbo
commit: de3abc2dab216fc44fce80adc0f410552421d1ed
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct 19 11:05:34 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct 19 11:05:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de3abc2d

dev-perl/Test-RequiresInternet: amd64 stable wrt bug #582528

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
index 8c447b2..66d79da 100644
--- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Easily test network connectivity"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 
 RDEPEND="



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

2016-07-10 Thread Andreas Hüttel
commit: 8db16a8c6d6f60b0c36225a2fc0bd0e295a73f9b
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jul 10 13:30:35 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jul 10 13:36:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8db16a8c

dev-perl/Test-RequiresInternet: New package, needed for dev-perl/URI-Fetch

Package-Manager: portage-2.3.0

 dev-perl/Test-RequiresInternet/Manifest|  1 +
 .../Test-RequiresInternet-0.50.0.ebuild| 25 ++
 dev-perl/Test-RequiresInternet/metadata.xml|  8 +++
 3 files changed, 34 insertions(+)

diff --git a/dev-perl/Test-RequiresInternet/Manifest 
b/dev-perl/Test-RequiresInternet/Manifest
new file mode 100644
index 000..968c41c
--- /dev/null
+++ b/dev-perl/Test-RequiresInternet/Manifest
@@ -0,0 +1 @@
+DIST Test-RequiresInternet-0.05.tar.gz 11029 SHA256 
bba7b32a1cc0d58ce2ec20b200a7347c69631641e8cae8ff4567ad24ef1e833e SHA512 
572af3e6fdfb90df3a58ba6eaf571717b294a54fff4b3f597fd177f1eb91fb1c929cb808f8d219f692314a944cf41dc1afab41f5a0dd2185054c08fec69e66c3
 WHIRLPOOL 
bb2cedfa2699afc850f77c676b35b0c0a39fc7653f7c4162af278b996186be468224511904c523751af0b1c781003742f631543d8a797780560673f26bf279b8

diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild 
b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild
new file mode 100644
index 000..8c447b2
--- /dev/null
+++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.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=MALLEN
+DIST_VERSION=0.05
+inherit perl-module
+
+DESCRIPTION="Easily test network connectivity"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   virtual/perl-Socket
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-Test-Simple
+   )
+"

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