diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 16:33:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 16:33:46 +0000 |
commit | fb045e13a868e0b0346410b1ae780995322a7952 (patch) | |
tree | abfaec0b23f296b18c2cdd45fd754de533f029d8 /virtual/perl-Test-Simple | |
parent | alpha/ia64/s390/sh/sparc stable wrt #418803 (diff) | |
download | gentoo-2-fb045e13a868e0b0346410b1ae780995322a7952.tar.gz gentoo-2-fb045e13a868e0b0346410b1ae780995322a7952.tar.bz2 gentoo-2-fb045e13a868e0b0346410b1ae780995322a7952.zip |
alpha/ia64/s390/sh/sparc stable wrt #418803
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Test-Simple')
-rw-r--r-- | virtual/perl-Test-Simple/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Test-Simple/ChangeLog b/virtual/perl-Test-Simple/ChangeLog index 4f46831a2695..2be5f936dd5e 100644 --- a/virtual/perl-Test-Simple/ChangeLog +++ b/virtual/perl-Test-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Test-Simple # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.81 2012/08/05 16:59:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.82 2012/09/09 16:33:46 armin76 Exp $ + + 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> + perl-Test-Simple-0.980.0-r2.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #418803 05 Aug 2012; Markus Meier <maekke@gentoo.org> perl-Test-Simple-0.980.0-r2.ebuild: diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r2.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r2.ebuild index 418a9597a719..cbcd300fd676 100644 --- a/virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r2.ebuild +++ b/virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r2.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-Test-Simple/perl-Test-Simple-0.980.0-r2.ebuild,v 1.3 2012/08/05 16:59:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r2.ebuild,v 1.4 2012/09/09 16:33:46 armin76 Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" |