diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-15 15:06:38 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-15 15:06:38 +0000 |
commit | a7a4774c0a02860e5d4227791639fe17161dcc33 (patch) | |
tree | b3324f9e28796fc3432a767f62d7d7a7a842f5b0 /virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild | |
parent | fix C++ scope error from upstream (diff) | |
download | gentoo-2-a7a4774c0a02860e5d4227791639fe17161dcc33.tar.gz gentoo-2-a7a4774c0a02860e5d4227791639fe17161dcc33.tar.bz2 gentoo-2-a7a4774c0a02860e5d4227791639fe17161dcc33.zip |
Stable on ppc64
(Portage version: 2.1.3.9)
Diffstat (limited to 'virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild')
-rw-r--r-- | virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild index 1133b5ead33f..8d7fbaf098ae 100644 --- a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild +++ b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.0.0.ebuild,v 1.10 2007/07/11 05:04:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild,v 1.11 2007/10/15 15:06:38 corsair Exp $ DESCRIPTION="Virtual for Text-Balanced" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k mips ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="" |