commit: 98186c87fb38361d77c20b852b73ab800c4a1ae4 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Fri Jul 17 09:30:30 2015 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Fri Jul 17 09:33:52 2015 +0000 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"
