diff options
author | 2005-06-06 09:12:12 +0000 | |
---|---|---|
committer | 2005-06-06 09:12:12 +0000 | |
commit | 2383df89851a7eac12aab938caebb38554ab9343 (patch) | |
tree | a4d8956f88b521f3b5e10a1eb61934e96fa41c13 /dev-perl/Locale-gettext/Locale-gettext-1.03.ebuild | |
parent | Fixed deps for removed mythfrontend (diff) | |
download | historical-2383df89851a7eac12aab938caebb38554ab9343.tar.gz historical-2383df89851a7eac12aab938caebb38554ab9343.tar.bz2 historical-2383df89851a7eac12aab938caebb38554ab9343.zip |
stable on ppc64
Package-Manager: portage-2.0.51.19
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 a67adaa586c5..f0f85e5223bd 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.8 2005/05/01 05:25:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.03.ebuild,v 1.9 2005/06/06 09:04:15 corsair 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" |