diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-10 18:44:50 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-10 18:44:50 +0000 |
commit | d87c94b781cb6535a0d17f89d911531f007377f1 (patch) | |
tree | d62fc58fdf73f2eb84a328b1997b95fbbc7d2c4f /dev-perl/Text-Balanced | |
parent | Mark stable on x86 (diff) | |
download | historical-d87c94b781cb6535a0d17f89d911531f007377f1.tar.gz historical-d87c94b781cb6535a0d17f89d911531f007377f1.tar.bz2 historical-d87c94b781cb6535a0d17f89d911531f007377f1.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/Text-Balanced')
-rw-r--r-- | dev-perl/Text-Balanced/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Text-Balanced/Text-Balanced-1.95.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Text-Balanced/ChangeLog b/dev-perl/Text-Balanced/ChangeLog index bfd12d57601d..eb43503c18e7 100644 --- a/dev-perl/Text-Balanced/ChangeLog +++ b/dev-perl/Text-Balanced/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-Balanced # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Balanced/ChangeLog,v 1.9 2005/04/01 16:27:19 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Balanced/ChangeLog,v 1.10 2005/04/10 18:40:59 hansmi Exp $ + + 10 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + Text-Balanced-1.95.ebuild: + Stable on ppc. 02 Apr 2005; Yuta SATOH <nigoro@gentoo.org> Text-Balanced-1.95.ebuild: Stable on ppc64 diff --git a/dev-perl/Text-Balanced/Text-Balanced-1.95.ebuild b/dev-perl/Text-Balanced/Text-Balanced-1.95.ebuild index e95502c0450f..75d35caf15bc 100644 --- a/dev-perl/Text-Balanced/Text-Balanced-1.95.ebuild +++ b/dev-perl/Text-Balanced/Text-Balanced-1.95.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Balanced/Text-Balanced-1.95.ebuild,v 1.13 2005/04/01 16:27:19 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Balanced/Text-Balanced-1.95.ebuild,v 1.14 2005/04/10 18:40:59 hansmi Exp $ inherit perl-module @@ -10,5 +10,5 @@ SRC_URI="http://www.cpan.org/modules/by-authors/id/D/DC/DCONWAY/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" IUSE="" |