diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-06 06:44:01 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-06 06:44:01 +0000 |
commit | ee3e85bd95b9340a3e05457b4f53488763564d63 (patch) | |
tree | f1ea72592d0ea4f74d060fa3c9eaa6927bdfcc97 /perl-core/Text-Balanced | |
parent | Stable for HPPA (bug #153911). (diff) | |
download | gentoo-2-ee3e85bd95b9340a3e05457b4f53488763564d63.tar.gz gentoo-2-ee3e85bd95b9340a3e05457b4f53488763564d63.tar.bz2 gentoo-2-ee3e85bd95b9340a3e05457b4f53488763564d63.zip |
Stable on x86, bug #169153.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'perl-core/Text-Balanced')
-rw-r--r-- | perl-core/Text-Balanced/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Text-Balanced/Text-Balanced-1.98.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/perl-core/Text-Balanced/ChangeLog b/perl-core/Text-Balanced/ChangeLog index b58bc705ec77..3bedd83bdf2d 100644 --- a/perl-core/Text-Balanced/ChangeLog +++ b/perl-core/Text-Balanced/ChangeLog @@ -1,6 +1,9 @@ # 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.15 2007/02/26 12:01:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/ChangeLog,v 1.16 2007/03/06 06:44:01 ticho Exp $ + + 03 Mar 2007; Andrej Kacian <ticho@gentoo.org> Text-Balanced-1.98.ebuild: + Stable on x86, bug #169153. 26 Feb 2007; Michael Cummings <mcummings@gentoo.org> Text-Balanced-2.0.0.ebuild: diff --git a/perl-core/Text-Balanced/Text-Balanced-1.98.ebuild b/perl-core/Text-Balanced/Text-Balanced-1.98.ebuild index f366b8c25aa7..33f600c5d364 100644 --- a/perl-core/Text-Balanced/Text-Balanced-1.98.ebuild +++ b/perl-core/Text-Balanced/Text-Balanced-1.98.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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-1.98.ebuild,v 1.10 2006/12/24 00:56:27 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/Text-Balanced-1.98.ebuild,v 1.11 2007/03/06 06:44:01 ticho Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DC/DCONWAY/${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 |