diff options
author | 2004-10-23 05:55:16 +0000 | |
---|---|---|
committer | 2004-10-23 05:55:16 +0000 | |
commit | 24cb6e5c6d8ec59074948626c9128969f82dade1 (patch) | |
tree | d39add110561c8d47e66c5299031f1f9890944a4 /net-misc | |
parent | removed macos (diff) | |
download | historical-24cb6e5c6d8ec59074948626c9128969f82dade1.tar.gz historical-24cb6e5c6d8ec59074948626c9128969f82dade1.tar.bz2 historical-24cb6e5c6d8ec59074948626c9128969f82dade1.zip |
removed macos
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/aget/aget-0.4.ebuild | 4 | ||||
-rw-r--r-- | net-misc/axel/axel-1.0a.ebuild | 4 | ||||
-rw-r--r-- | net-misc/tor/tor-0.0.8.1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/wget/wget-1.9.1-r2.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net-misc/aget/aget-0.4.ebuild b/net-misc/aget/aget-0.4.ebuild index 3a91cfb6eff2..63c4b6287e45 100644 --- a/net-misc/aget/aget-0.4.ebuild +++ b/net-misc/aget/aget-0.4.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/aget/aget-0.4.ebuild,v 1.8 2004/09/16 02:15:31 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aget/aget-0.4.ebuild,v 1.9 2004/10/23 05:54:31 mr_bones_ Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.enderunix.org/${PN}/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ppc64 macos ppc-macos" +KEYWORDS="~x86 ~ppc ~sparc ~mips ppc64 ppc-macos" DEPEND="virtual/libc" diff --git a/net-misc/axel/axel-1.0a.ebuild b/net-misc/axel/axel-1.0a.ebuild index c979320f068d..5447a272e226 100644 --- a/net-misc/axel/axel-1.0a.ebuild +++ b/net-misc/axel/axel-1.0a.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/axel/axel-1.0a.ebuild,v 1.16 2004/09/16 02:15:50 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/axel-1.0a.ebuild,v 1.17 2004/10/23 05:55:16 mr_bones_ Exp $ DESCRIPTION="light Unix download accelerator" HOMEPAGE="http://www.lintux.cx/axel.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.lintux.cx/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc ppc macos ppc64 ppc-macos" +KEYWORDS="x86 sparc ppc ppc64 ppc-macos" IUSE="debug" DEPEND="virtual/libc" diff --git a/net-misc/tor/tor-0.0.8.1.ebuild b/net-misc/tor/tor-0.0.8.1.ebuild index e24565357a64..b55342828285 100644 --- a/net-misc/tor/tor-0.0.8.1.ebuild +++ b/net-misc/tor/tor-0.0.8.1.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/tor/tor-0.0.8.1.ebuild,v 1.2 2004/10/20 23:57:01 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.0.8.1.ebuild,v 1.3 2004/10/23 05:53:45 mr_bones_ Exp $ MY_P=${P/_rc/rc} DESCRIPTION="Anonymizing overlay network for TCP" @@ -9,7 +9,7 @@ SRC_URI="http://www.freehaven.net/tor/dist/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc macos ppc-macos" +KEYWORDS="~x86 ~ppc ppc-macos" IUSE="" DEPEND="dev-libs/openssl" diff --git a/net-misc/wget/wget-1.9.1-r2.ebuild b/net-misc/wget/wget-1.9.1-r2.ebuild index 3644d06297d7..fbc7b532b180 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.18 2004/09/16 02:17:26 pvdabeel Exp $ +# $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 $ 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 macos ppc-macos" +KEYWORDS="~x86 ~ppc ppc64 ~sparc ~mips alpha arm hppa amd64 ia64 s390 ppc-macos" IUSE="build debug ipv6 nls socks5 ssl static" RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )" |