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 | |
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')
-rw-r--r-- | virtual/perl-Text-Balanced/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Text-Balanced/ChangeLog b/virtual/perl-Text-Balanced/ChangeLog index b34684ecd762..3ce546c67f9b 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.16 2007/07/04 19:36:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.17 2007/10/15 15:06:38 corsair Exp $ + + 15 Oct 2007; Markus Rothe <corsair@gentoo.org> + perl-Text-Balanced-2.0.0.ebuild: + Stable on ppc64 04 Jul 2007; Raúl Porcel <armin76@gentoo.org> perl-Text-Balanced-2.0.0.ebuild: 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="" |