diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-04-15 02:33:58 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-04-15 02:33:58 +0000 |
commit | e23b1c0b98b407b19a665f4f6f5b4a87d72363a8 (patch) | |
tree | 1e7711342797b3d0e78952f58e21020b8cb4cec4 /dev-perl/Text-Balanced | |
parent | Added ~sparc keyword. (diff) | |
download | historical-e23b1c0b98b407b19a665f4f6f5b4a87d72363a8.tar.gz historical-e23b1c0b98b407b19a665f4f6f5b4a87d72363a8.tar.bz2 historical-e23b1c0b98b407b19a665f4f6f5b4a87d72363a8.zip |
Marked stable on mips.
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 2c047727f95a..b664eacc3f33 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Balanced/ChangeLog,v 1.5 2004/03/07 05:12:47 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Balanced/ChangeLog,v 1.6 2004/04/15 02:32:33 geoman Exp $ + + 14 Apr 2004; Stephen P. Becker <geoman@gentoo.org> + Text-Balanced-1.95.ebuild: + Stable on mips. 07 Mar 2004; Stephen P. Becker <geoman@gentoo.org> Text-Balanced-1.95.ebuild: diff --git a/dev-perl/Text-Balanced/Text-Balanced-1.95.ebuild b/dev-perl/Text-Balanced/Text-Balanced-1.95.ebuild index a0a5d994b019..26fa3f6a7fdc 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-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.6 2004/03/07 05:12:47 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Balanced/Text-Balanced-1.95.ebuild,v 1.7 2004/04/15 02:32:33 geoman 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 ~mips" +KEYWORDS="x86 amd64 ~ppc sparc alpha hppa mips" DEPEND="${DEPEND}" |