diff options
Diffstat (limited to 'dev-perl/Locale-gettext/Locale-gettext-1.03.ebuild')
-rw-r--r-- | dev-perl/Locale-gettext/Locale-gettext-1.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.03.ebuild b/dev-perl/Locale-gettext/Locale-gettext-1.03.ebuild index fec8c437a5dd..9ba9113a3363 100644 --- a/dev-perl/Locale-gettext/Locale-gettext-1.03.ebuild +++ b/dev-perl/Locale-gettext/Locale-gettext-1.03.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/Locale-gettext/Locale-gettext-1.03.ebuild,v 1.3 2005/02/13 02:49:11 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.03.ebuild,v 1.4 2005/02/13 03:34:33 solar Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/P/PV/PVANDRY/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND="sys-devel/gettext" |