summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2005-07-18 21:01:00 +0000
committerSeemant Kulleen <seemant@gentoo.org>2005-07-18 21:01:00 +0000
commit6c1ff057121f4e33640fe13236d184ba5d167110 (patch)
tree181ae4b5dfc5edab2c06d4238bf438d2a9dbdddd /net-misc
parentdep fixes (diff)
downloadgentoo-2-6c1ff057121f4e33640fe13236d184ba5d167110.tar.gz
gentoo-2-6c1ff057121f4e33640fe13236d184ba5d167110.tar.bz2
gentoo-2-6c1ff057121f4e33640fe13236d184ba5d167110.zip
oi, this is supposed to be in testing, not stable. Sorry
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/wget/wget-1.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/wget/wget-1.10.ebuild b/net-misc/wget/wget-1.10.ebuild
index 2f66243fab0a..0244b030020d 100644
--- a/net-misc/wget/wget-1.10.ebuild
+++ b/net-misc/wget/wget-1.10.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/net-misc/wget/wget-1.10.ebuild,v 1.1 2005/07/18 19:33:05 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.10.ebuild,v 1.2 2005/07/18 21:01:00 seemant Exp $
inherit eutils flag-o-matic
@@ -14,7 +14,7 @@ SRC_URI="http://dev.gentoo.org/~seemant/distfiles/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="build debug ipv6 nls socks5 ssl static"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )