diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-14 20:20:49 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-14 20:20:49 +0000 |
commit | c8fcb5741f9c3b61ec5b9feac54f1fa0f875c7c0 (patch) | |
tree | 393c3b2bbd00bade59cab09f4ddea9cda9801f9f /virtual/perl-Text-Balanced | |
parent | Marking perl-Test-Simple-0.94 ~ppc for bug 333421 (diff) | |
download | gentoo-2-c8fcb5741f9c3b61ec5b9feac54f1fa0f875c7c0.tar.gz gentoo-2-c8fcb5741f9c3b61ec5b9feac54f1fa0f875c7c0.tar.bz2 gentoo-2-c8fcb5741f9c3b61ec5b9feac54f1fa0f875c7c0.zip |
Marking perl-Text-Balanced-2.02 ppc for bug 333421
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'virtual/perl-Text-Balanced')
-rw-r--r-- | virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild index 23523e0388b0..f18ddcae4606 100644 --- a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild +++ b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.02.ebuild,v 1.9 2010/09/12 16:46:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild,v 1.10 2010/10/14 20:20:49 ranger Exp $ DESCRIPTION="Virtual for Text-Balanced" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="" RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/Text-Balanced-${PV} )" |