diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:36:44 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:36:44 +0000 |
commit | e47237ba7ec4c4000321c954f11d6c41806f4862 (patch) | |
tree | 9801c37ce95a1c7b529951abbdaba054d0b21869 /dev-perl/HTTP-GHTTP | |
parent | mondo amd64 commit (keywords, misc things here and there) (diff) | |
download | historical-e47237ba7ec4c4000321c954f11d6c41806f4862.tar.gz historical-e47237ba7ec4c4000321c954f11d6c41806f4862.tar.bz2 historical-e47237ba7ec4c4000321c954f11d6c41806f4862.zip |
amd64 keyword fix0rs
Diffstat (limited to 'dev-perl/HTTP-GHTTP')
-rw-r--r-- | dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07.ebuild | 4 |
2 files changed, 4 insertions, 4 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 da9938de9938..c52d76081239 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-2003 Gentoo Technologies, Inc. # 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.6 2003/03/01 05:04:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild,v 1.7 2003/06/21 21:36:36 drobbins Exp $ inherit perl-module @@ -10,6 +10,6 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/HTTP/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 amd64 ppc sparc alpha" newdepend ">=gnome-base/libghttp-1.0.9-r1" diff --git a/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07.ebuild b/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07.ebuild index 8a80ee93d6b3..1af2b4b73131 100644 --- a/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07.ebuild +++ b/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07.ebuild,v 1.12 2003/03/01 05:04:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07.ebuild,v 1.13 2003/06/21 21:36:36 drobbins Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/HTTP/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 amd64 ppc sparc alpha" newdepend ">=gnome-base/gnome-libs-1.4.1.2-r1 >=gnome-base/libghttp-1.0.9-r1" |