summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul de Vrieze <pauldv@gentoo.org>2004-05-20 08:06:17 +0000
committerPaul de Vrieze <pauldv@gentoo.org>2004-05-20 08:06:17 +0000
commitaa5e7cc24e94cb3455ccf230974fda4b2f5a3028 (patch)
tree59115c45ae3747bb8324728b47604f475c123d73 /net-misc/neon
parentSecurity bump (Manifest recommit) (diff)
downloadgentoo-2-aa5e7cc24e94cb3455ccf230974fda4b2f5a3028.tar.gz
gentoo-2-aa5e7cc24e94cb3455ccf230974fda4b2f5a3028.tar.bz2
gentoo-2-aa5e7cc24e94cb3455ccf230974fda4b2f5a3028.zip
mark stable, security fix
Diffstat (limited to 'net-misc/neon')
-rw-r--r--net-misc/neon/neon-0.24.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/neon/neon-0.24.6.ebuild b/net-misc/neon/neon-0.24.6.ebuild
index c76d1022c806..3beb666e234e 100644
--- a/net-misc/neon/neon-0.24.6.ebuild
+++ b/net-misc/neon/neon-0.24.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.6.ebuild,v 1.1 2004/05/19 22:00:27 pauldv Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.6.ebuild,v 1.2 2004/05/20 08:06:17 pauldv Exp $
S=${WORKDIR}/${P}
DESCRIPTION="HTTP and WebDAV client library"
@@ -12,7 +12,7 @@ DEPEND="expat? ( dev-libs/expat )
zlib? ( sys-libs/zlib )"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~s390"
+KEYWORDS="x86 ~ppc ~sparc amd64 ~s390"
IUSE="ssl zlib expat"
src_compile() {