diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 14:34:44 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 14:34:44 +0000 |
commit | 9acdfa50e6e35f2fe7a40ea9ffa0fe98221ec181 (patch) | |
tree | 099ede55fa34fdee8786a5ba0a52140e9d290b0f /virtual/perl-Test-Simple | |
parent | stable ppc64, bug #438294 (diff) | |
download | gentoo-2-9acdfa50e6e35f2fe7a40ea9ffa0fe98221ec181.tar.gz gentoo-2-9acdfa50e6e35f2fe7a40ea9ffa0fe98221ec181.tar.bz2 gentoo-2-9acdfa50e6e35f2fe7a40ea9ffa0fe98221ec181.zip |
stable ppc64, bug #438294
(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 | 7 | ||||
-rw-r--r-- | virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/virtual/perl-Test-Simple/ChangeLog b/virtual/perl-Test-Simple/ChangeLog index 7741bf970e4a..a1c6e57198b9 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.83 2012/09/09 16:35:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.84 2012/10/16 14:34:44 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + perl-Test-Simple-0.980.0-r2.ebuild: + stable ppc64, bug #438294 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> perl-Test-Simple-0.980.0-r2.ebuild: @@ -375,4 +379,3 @@ +perl-Test-Simple-0.54.ebuild, +perl-Test-Simple-0.60.ebuild, +perl-Test-Simple-0.62.ebuild: New virtual for perl-core/Test-Simple - 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 0721476dbded..c38d62a3f9fd 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.5 2012/09/09 16:35:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r2.ebuild,v 1.6 2012/10/16 14:34:44 blueness 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} )" |