diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 12:15:56 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 12:15:56 +0000 |
commit | 3e8e024b8f60e50e25b33cec306a834175d86ac1 (patch) | |
tree | f07cb7d79414291142016fb745bd2320131ee506 /virtual/perl-Text-Balanced | |
parent | Marked ~ppc-aix, bug #432288 (diff) | |
download | historical-3e8e024b8f60e50e25b33cec306a834175d86ac1.tar.gz historical-3e8e024b8f60e50e25b33cec306a834175d86ac1.tar.bz2 historical-3e8e024b8f60e50e25b33cec306a834175d86ac1.zip |
Marked ~ppc-aix, bug #432288
Package-Manager: portage-2.2.01.20894-prefix/cvs/Darwin i386
Diffstat (limited to 'virtual/perl-Text-Balanced')
-rw-r--r-- | virtual/perl-Text-Balanced/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/virtual/perl-Text-Balanced/ChangeLog b/virtual/perl-Text-Balanced/ChangeLog index 382e54e64a00..2b5fd7b86bbe 100644 --- a/virtual/perl-Text-Balanced/ChangeLog +++ b/virtual/perl-Text-Balanced/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Text-Balanced # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.40 2012/08/06 13:23:45 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.41 2012/09/01 12:14:51 grobian Exp $ + + 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> + perl-Text-Balanced-2.20.0-r2.ebuild: + Marked ~ppc-aix, bug #432288 06 Aug 2012; Alexis Ballier <aballier@gentoo.org> perl-Text-Balanced-2.20.0-r2.ebuild: @@ -170,4 +174,3 @@ 07 Feb 2006; Michael Cummings <mcummings@gentoo.org> +metadata.xml, +perl-Text-Balanced-1.95.ebuild: New virtual for perl-core/Text-Balanced - diff --git a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r2.ebuild b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r2.ebuild index a3bc7d5b1eab..6bff043e5409 100644 --- a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r2.ebuild +++ b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.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-Text-Balanced/perl-Text-Balanced-2.20.0-r2.ebuild,v 1.2 2012/08/06 13:23:45 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-2.20.0-r2.ebuild,v 1.3 2012/09/01 12:14:51 grobian 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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~dev-lang/perl-5.12.4 ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~perl-core/${PN#perl-}-${PV} )" |