diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 15:51:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 15:51:55 +0000 |
commit | 3b3b6f1d38c1a305b40c4dac20c5fc94a0164035 (patch) | |
tree | e30e6905cb9ffe595479da60704ead98ff14676a /net-misc | |
parent | Keyworded ppc (diff) | |
download | gentoo-2-3b3b6f1d38c1a305b40c4dac20c5fc94a0164035.tar.gz gentoo-2-3b3b6f1d38c1a305b40c4dac20c5fc94a0164035.tar.bz2 gentoo-2-3b3b6f1d38c1a305b40c4dac20c5fc94a0164035.zip |
sh KEYWORDS
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/iputils/iputils-021109-r3.ebuild | 4 | ||||
-rw-r--r-- | net-misc/wget/wget-1.9.1-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/iputils/iputils-021109-r3.ebuild b/net-misc/iputils/iputils-021109-r3.ebuild index ec8d82963fc7..cf91d8a5bfc3 100644 --- a/net-misc/iputils/iputils-021109-r3.ebuild +++ b/net-misc/iputils/iputils-021109-r3.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/net-misc/iputils/iputils-021109-r3.ebuild,v 1.11 2004/10/07 00:47:06 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-021109-r3.ebuild,v 1.12 2004/11/12 15:49:57 vapier Exp $ inherit flag-o-matic gcc gnuconfig eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.inr.ac.ru/ip-routing/${PN}-ss${PV}-try.tar.bz2 LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="static ipv6 uclibc" #doc DEPEND="virtual/libc diff --git a/net-misc/wget/wget-1.9.1-r2.ebuild b/net-misc/wget/wget-1.9.1-r2.ebuild index fbc7b532b180..0c1d2c1ee8e6 100644 --- a/net-misc/wget/wget-1.9.1-r2.ebuild +++ b/net-misc/wget/wget-1.9.1-r2.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/net-misc/wget/wget-1.9.1-r2.ebuild,v 1.19 2004/10/23 05:52:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r2.ebuild,v 1.20 2004/11/12 15:48:57 vapier Exp $ inherit gnuconfig eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ppc64 ~sparc ~mips alpha arm hppa amd64 ia64 s390 ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ppc-macos s390 sh ~sparc ~x86" IUSE="build debug ipv6 nls socks5 ssl static" RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )" |