diff options
author | Paul de Vrieze <pauldv@gentoo.org> | 2003-08-17 07:24:02 +0000 |
---|---|---|
committer | Paul de Vrieze <pauldv@gentoo.org> | 2003-08-17 07:24:02 +0000 |
commit | 4603f472814e3b6eba94458bf4cb0c038dc54877 (patch) | |
tree | 5fb400a5d6a3012be826dc8a64263e1f4cb500c4 /net-misc/neon/neon-0.23.8.ebuild | |
parent | New version and stabilised other version to allow subversion to be marked stable (diff) | |
download | historical-4603f472814e3b6eba94458bf4cb0c038dc54877.tar.gz historical-4603f472814e3b6eba94458bf4cb0c038dc54877.tar.bz2 historical-4603f472814e3b6eba94458bf4cb0c038dc54877.zip |
New version and stabilised other version to allow subversion to be marked stable
Diffstat (limited to 'net-misc/neon/neon-0.23.8.ebuild')
-rw-r--r-- | net-misc/neon/neon-0.23.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/neon/neon-0.23.8.ebuild b/net-misc/neon/neon-0.23.8.ebuild index 4b52ef6d6156..3622a7f264e9 100644 --- a/net-misc/neon/neon-0.23.8.ebuild +++ b/net-misc/neon/neon-0.23.8.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/net-misc/neon/neon-0.23.8.ebuild,v 1.2 2003/05/31 09:01:32 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.23.8.ebuild,v 1.3 2003/08/17 07:23:53 pauldv Exp $ S=${WORKDIR}/${P} DESCRIPTION="HTTP and WebDAV client library" @@ -10,7 +10,7 @@ DEPEND="dev-libs/libxml2 ssl? ( >=dev-libs/openssl-0.9.6f )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="x86 ~ppc ~sparc " IUSE="ssl" src_compile() { |