summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-01-08 01:19:23 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-01-08 01:19:23 +0000
commitbc09b18c121964aba7ee83ce462f752cbe876525 (patch)
treea11f8363bc45da2a014a7a545dcf7ccac10e9dc0 /dev-perl
parentbumping to stable on sparc (diff)
downloadhistorical-bc09b18c121964aba7ee83ce462f752cbe876525.tar.gz
historical-bc09b18c121964aba7ee83ce462f752cbe876525.tar.bz2
historical-bc09b18c121964aba7ee83ce462f752cbe876525.zip
stable for sparc, needed for PDL 2.3.4+
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Text-Balanced/ChangeLog7
-rw-r--r--dev-perl/Text-Balanced/Manifest4
-rw-r--r--dev-perl/Text-Balanced/Text-Balanced-1.95.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-perl/Text-Balanced/ChangeLog b/dev-perl/Text-Balanced/ChangeLog
index 2a6cbfdd029c..b8b655cd3dc2 100644
--- a/dev-perl/Text-Balanced/ChangeLog
+++ b/dev-perl/Text-Balanced/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-Balanced
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Balanced/ChangeLog,v 1.3 2003/07/03 21:28:45 gmsoft Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Balanced/ChangeLog,v 1.4 2004/01/08 01:19:11 gustavoz Exp $
+
+ 07 Jan 2004; <gustavoz@gentoo.org> Text-Balanced-1.95.ebuild:
+ stable for sparc, needed for PDL 2.3.4+
24 Jun 2003; Aron Griffis <agriffis@gentoo.org> Text-Balanced-1.95.ebuild:
Mark stable on alpha
diff --git a/dev-perl/Text-Balanced/Manifest b/dev-perl/Text-Balanced/Manifest
index d54ee2d769e3..3abb568de928 100644
--- a/dev-perl/Text-Balanced/Manifest
+++ b/dev-perl/Text-Balanced/Manifest
@@ -1,4 +1,4 @@
-MD5 7052b8289b91fc020d26131c6ca43c84 Text-Balanced-1.95.ebuild 596
-MD5 eed4322a7b9bbaf7c4fb044d85990fe3 ChangeLog 588
+MD5 9e981c287cc36ff3710d99d6e58e6052 Text-Balanced-1.95.ebuild 597
+MD5 4cadf5ed998f553da50a0040d1232e14 ChangeLog 697
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 40bc19dc4e7572e6180a139ad6f6043a files/digest-Text-Balanced-1.95 69
diff --git a/dev-perl/Text-Balanced/Text-Balanced-1.95.ebuild b/dev-perl/Text-Balanced/Text-Balanced-1.95.ebuild
index 22b9710c3c81..020b01fed083 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-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.4 2003/07/03 21:28:45 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Balanced/Text-Balanced-1.95.ebuild,v 1.5 2004/01/08 01:19:11 gustavoz Exp $
IUSE=""
@@ -13,6 +13,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/D/DC/DCONWAY/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ~ppc ~sparc alpha hppa"
+KEYWORDS="x86 amd64 ~ppc sparc alpha hppa"
DEPEND="${DEPEND}"