diff options
author | 2005-04-30 10:04:17 +0000 | |
---|---|---|
committer | 2005-04-30 10:04:17 +0000 | |
commit | 173c6b5e91b392a1956cdacf8dc08fd2e48d185b (patch) | |
tree | 39d87f80edc6df39fbaaf637caa33d126fd4982d /dev-perl/Locale-gettext/Locale-gettext-1.03.ebuild | |
parent | Readded to ~ppc (diff) | |
download | historical-173c6b5e91b392a1956cdacf8dc08fd2e48d185b.tar.gz historical-173c6b5e91b392a1956cdacf8dc08fd2e48d185b.tar.bz2 historical-173c6b5e91b392a1956cdacf8dc08fd2e48d185b.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.20-r5
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 11462567cc8b..149d54d7c749 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.5 2005/04/28 16:39:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.03.ebuild,v 1.6 2005/04/30 09:59:43 kloeri 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" |