diff options
author | Julian Ospald <hasufell@gentoo.org> | 2012-12-01 14:15:10 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2012-12-01 14:15:10 +0000 |
commit | e7784ced25022d84a5b7d372f177afb09ea38d03 (patch) | |
tree | 4b3ca2765319d9dcee41ecc9973c9dc5ab0ce522 /virtual/perl-Switch | |
parent | fix dependencies wrt #436148 (diff) | |
download | gentoo-2-e7784ced25022d84a5b7d372f177afb09ea38d03.tar.gz gentoo-2-e7784ced25022d84a5b7d372f177afb09ea38d03.tar.bz2 gentoo-2-e7784ced25022d84a5b7d372f177afb09ea38d03.zip |
stable for all since =dev-lang/perl-5.12* satisfies them
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'virtual/perl-Switch')
-rw-r--r-- | virtual/perl-Switch/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-Switch/perl-Switch-2.160.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-Switch/ChangeLog b/virtual/perl-Switch/ChangeLog index 7b3b30fcccce..9fcbdf8bc9c1 100644 --- a/virtual/perl-Switch/ChangeLog +++ b/virtual/perl-Switch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Switch # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Switch/ChangeLog,v 1.2 2012/10/29 02:49:36 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Switch/ChangeLog,v 1.3 2012/12/01 14:15:10 hasufell Exp $ + + 01 Dec 2012; Julian Ospald <hasufell@gentoo.org> perl-Switch-2.160.0.ebuild: + stable for all since =dev-lang/perl-5.12* satisfies them 29 Oct 2012; Anthony G. Basile <blueness@gentoo.org> perl-Switch-2.160.0.ebuild: diff --git a/virtual/perl-Switch/perl-Switch-2.160.0.ebuild b/virtual/perl-Switch/perl-Switch-2.160.0.ebuild index ae236aa86c43..61e63b5d6827 100644 --- a/virtual/perl-Switch/perl-Switch-2.160.0.ebuild +++ b/virtual/perl-Switch/perl-Switch-2.160.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Switch/perl-Switch-2.160.0.ebuild,v 1.2 2012/10/29 02:49:36 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Switch/perl-Switch-2.160.0.ebuild,v 1.3 2012/12/01 14:15:10 hasufell Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.12* ~perl-core/${PN#perl-}-${PV} )" |