diff options
author | 2005-05-29 16:12:29 +0000 | |
---|---|---|
committer | 2005-05-29 16:12:29 +0000 | |
commit | b964ff921400bc3eaf092bd7bd0f747ebabc851d (patch) | |
tree | 136f2e185c642e8e347244bf7e908bf9125972e2 /dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-b964ff921400bc3eaf092bd7bd0f747ebabc851d.tar.gz historical-b964ff921400bc3eaf092bd7bd0f747ebabc851d.tar.bz2 historical-b964ff921400bc3eaf092bd7bd0f747ebabc851d.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild')
-rw-r--r-- | dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild b/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild index b3755528c4a1..ecbcf4416c00 100644 --- a/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild +++ b/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.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/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild,v 1.13 2005/04/11 19:17:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild,v 1.14 2005/05/29 16:11:08 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~msergeant/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 amd64 ppc sparc alpha ~mips ~ppc64" +KEYWORDS="alpha amd64 ~mips ppc ppc64 sparc x86" IUSE="" DEPEND=">=gnome-base/libghttp-1.0.9-r1" |