diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 15:12:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 15:12:12 +0000 |
commit | d6721eafe54a25cbe413f67dbd852e3dec4b4df2 (patch) | |
tree | 8aaf4105c746e679d12a1e1b6e418cc968204fbb /dev-perl | |
parent | Refixed a problem with Bug (Manifest recommit) (diff) | |
download | gentoo-2-d6721eafe54a25cbe413f67dbd852e3dec4b4df2.tar.gz gentoo-2-d6721eafe54a25cbe413f67dbd852e3dec4b4df2.tar.bz2 gentoo-2-d6721eafe54a25cbe413f67dbd852e3dec4b4df2.zip |
more KEYWORDS
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Locale-gettext/Locale-gettext-1.01-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Locale-gettext/Locale-gettext-1.01.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Locale-gettext/Locale-gettext-1.03.ebuild | 8 |
3 files changed, 8 insertions, 8 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 dc2e9e1f386e..8d0256c3ef47 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.12 2004/09/02 22:47:37 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.01-r1.ebuild,v 1.13 2004/11/12 15:12:08 vapier 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="alpha amd64 arm hppa ia64 mips ppc ~ppc64 s390 sh sparc x86" IUSE="" DEPEND="sys-devel/gettext" diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.01.ebuild b/dev-perl/Locale-gettext/Locale-gettext-1.01.ebuild index a8cdc0d976b4..949457ceefc2 100644 --- a/dev-perl/Locale-gettext/Locale-gettext-1.01.ebuild +++ b/dev-perl/Locale-gettext/Locale-gettext-1.01.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.ebuild,v 1.10 2004/09/02 22:47:37 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.01.ebuild,v 1.11 2004/11/12 15:12:08 vapier 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 amd64 sparc ppc ~alpha" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86" IUSE="" DEPEND="sys-devel/gettext" diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.03.ebuild b/dev-perl/Locale-gettext/Locale-gettext-1.03.ebuild index 77065c17e982..460889d38fab 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-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.03.ebuild,v 1.1 2004/10/10 00:29:52 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.03.ebuild,v 1.2 2004/11/12 15:12:08 vapier Exp $ inherit perl-module @@ -13,9 +13,9 @@ SRC_URI="mirror://cpan/authors/id/P/PV/PVANDRY/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~amd64 ~s390" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" -SRC_TEST="do" - DEPEND="sys-devel/gettext" + +SRC_TEST="do" |