[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Alias/

2017-09-16 Thread Kent Fredric
commit: 77c3f22ec4a1144d5ecce6a4a045a8cc41d3e8ee
Author: Kent Fredric  gentoo  org>
AuthorDate: Sun Sep 17 03:01:49 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sun Sep 17 03:01:49 2017 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=77c3f22e

dev-perl/Data-Alias: Remove from tree

Dead since Perl 5.22

https://rt.cpan.org/Public/Bug/Display.html?id=118854

 dev-perl/Data-Alias/Data-Alias-1.180.0.ebuild | 17 -
 dev-perl/Data-Alias/metadata.xml  | 16 
 2 files changed, 33 deletions(-)

diff --git a/dev-perl/Data-Alias/Data-Alias-1.180.0.ebuild 
b/dev-perl/Data-Alias/Data-Alias-1.180.0.ebuild
deleted file mode 100644
index 91428264f..0
--- a/dev-perl/Data-Alias/Data-Alias-1.180.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-MODULE_AUTHOR=ZEFRAM
-MODULE_VERSION=1.18
-inherit perl-module
-
-DESCRIPTION='Comprehensive set of aliasing operations'
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RDEPEND="
-   <=dev-lang/perl-5.21.4
-   >=dev-lang/perl-5.8.1
-"
-DEPEND="$RDEPEND"

diff --git a/dev-perl/Data-Alias/metadata.xml b/dev-perl/Data-Alias/metadata.xml
deleted file mode 100644
index 74742673f..0
--- a/dev-perl/Data-Alias/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   p...@gentoo.org
-   Gentoo Perl Project
-   
-   
-   kentfred...@gmail.com
-   Kent Fredric
-   
-   
-   Data-Alias
-   Data::Alias
-   
-



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Alias/

2015-07-17 Thread Kent Fredric
commit: 98186c87fb38361d77c20b852b73ab800c4a1ae4
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Fri Jul 17 09:30:30 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Fri Jul 17 09:33:52 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=98186c87

dev-perl/Data-Alias-1.180.0: Mark as broken on 5.22, upstream yet to ship a fix

https://rt.cpan.org/Ticket/Display.html?id=100944

Package-Manager: portage-2.2.17

 dev-perl/Data-Alias/Data-Alias-1.180.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Data-Alias/Data-Alias-1.180.0.ebuild 
b/dev-perl/Data-Alias/Data-Alias-1.180.0.ebuild
index c8ad675..83cb666 100644
--- a/dev-perl/Data-Alias/Data-Alias-1.180.0.ebuild
+++ b/dev-perl/Data-Alias/Data-Alias-1.180.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=5
@@ -11,7 +11,7 @@ SLOT=0
 KEYWORDS=~amd64 ~x86
 IUSE=
 RDEPEND=
+   =dev-lang/perl-5.21.4
=dev-lang/perl-5.8.1
 
 DEPEND=$RDEPEND
-SRC_TEST=do parallel



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Alias/

2014-10-11 Thread Kent Fredric
commit: 55fea4a81d0772b806ce0fd4389de73b6b3ad234
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Sat Oct 11 12:18:22 2014 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Sat Oct 11 12:18:22 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=55fea4a8

[bump] dev-perl/Data-Alias  to 1.180.0

Package-Manager: portage-2.2.10

---
 dev-perl/Data-Alias/Data-Alias-1.160.0.ebuild | 24 
 dev-perl/Data-Alias/Data-Alias-1.180.0.ebuild | 17 +
 2 files changed, 17 insertions(+), 24 deletions(-)

diff --git a/dev-perl/Data-Alias/Data-Alias-1.160.0.ebuild 
b/dev-perl/Data-Alias/Data-Alias-1.160.0.ebuild
deleted file mode 100644
index 187527c..000
--- a/dev-perl/Data-Alias/Data-Alias-1.160.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=ZEFRAM
-MODULE_VERSION=1.16
-inherit perl-module
-
-DESCRIPTION='Comprehensive set of aliasing operations'
-LICENSE= || ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-perl_meta_runtime() {
-   # perl v5.8.1 ( 5.8.1 )
-   echo \=dev-lang/perl-5.8.1
-}
-DEPEND=
-   $(perl_meta_runtime)
-
-RDEPEND=
-   $(perl_meta_runtime)
-
-SRC_TEST=do

diff --git a/dev-perl/Data-Alias/Data-Alias-1.180.0.ebuild 
b/dev-perl/Data-Alias/Data-Alias-1.180.0.ebuild
new file mode 100644
index 000..c8ad675
--- /dev/null
+++ b/dev-perl/Data-Alias/Data-Alias-1.180.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=ZEFRAM
+MODULE_VERSION=1.18
+inherit perl-module
+
+DESCRIPTION='Comprehensive set of aliasing operations'
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=
+RDEPEND=
+   =dev-lang/perl-5.8.1
+
+DEPEND=$RDEPEND
+SRC_TEST=do parallel