diff options
-rw-r--r-- | perl-core/Text-Balanced/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Text-Balanced/ChangeLog b/perl-core/Text-Balanced/ChangeLog index a9cc394019e1..3db2f81cd066 100644 --- a/perl-core/Text-Balanced/ChangeLog +++ b/perl-core/Text-Balanced/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Text-Balanced # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/ChangeLog,v 1.17 2007/04/04 22:59:50 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/ChangeLog,v 1.18 2007/04/09 21:39:28 mcummings Exp $ + + 09 Apr 2007; Michael Cummings <mcummings@gentoo.org> + Text-Balanced-2.0.0.ebuild: + Marking stable amd64 04 Apr 2007; Fernando J. Pereda <ferdy@gentoo.org> Text-Balanced-2.0.0.ebuild: diff --git a/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild b/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild index cd00ff2e4d06..df0baadb1f08 100644 --- a/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild +++ b/perl-core/Text-Balanced/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/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild,v 1.7 2007/04/04 22:59:50 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild,v 1.8 2007/04/09 21:39:28 mcummings Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/D/DC/DCONWAY/${MY_P}.tar.gz" LICENSE="|| ( Artistic 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="dev-lang/perl |