diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 22:47:37 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 22:47:37 +0000 |
commit | 7319074da0993a8f4c2b6981d340a39524a18798 (patch) | |
tree | cb10cbdc020715564c974d56e28c367833614e0c /dev-perl/Locale-gettext/Locale-gettext-1.01-r1.ebuild | |
parent | Initial import to the tree. Closes 47600. (Manifest recommit) (diff) | |
download | gentoo-2-7319074da0993a8f4c2b6981d340a39524a18798.tar.gz gentoo-2-7319074da0993a8f4c2b6981d340a39524a18798.tar.bz2 gentoo-2-7319074da0993a8f4c2b6981d340a39524a18798.zip |
ppc stable profile update
Diffstat (limited to 'dev-perl/Locale-gettext/Locale-gettext-1.01-r1.ebuild')
-rw-r--r-- | dev-perl/Locale-gettext/Locale-gettext-1.01-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.01-r1.ebuild b/dev-perl/Locale-gettext/Locale-gettext-1.01-r1.ebuild index 83363a187c58..dc2e9e1f386e 100644 --- a/dev-perl/Locale-gettext/Locale-gettext-1.01-r1.ebuild +++ b/dev-perl/Locale-gettext/Locale-gettext-1.01-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.01-r1.ebuild,v 1.11 2004/06/25 00:43:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.01-r1.ebuild,v 1.12 2004/09/02 22:47:37 pvdabeel Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="http://cpan.org/modules/by-module/Locale/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ~ppc sparc mips alpha arm amd64 s390" +KEYWORDS="x86 ppc sparc mips alpha arm amd64 s390" IUSE="" DEPEND="sys-devel/gettext" |