diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-23 11:47:11 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-23 11:47:11 +0000 |
commit | 283e622da2f35cba600918be84cd2a2da24d9e3b (patch) | |
tree | 4c0bea5f5174ce4ca019a9b61d4af2428eddaf69 /net-misc/neon/neon-0.24.7.ebuild | |
parent | This package was submitted by Chris Bainbridge in bug #23211 (Manifest recommit) (diff) | |
download | gentoo-2-283e622da2f35cba600918be84cd2a2da24d9e3b.tar.gz gentoo-2-283e622da2f35cba600918be84cd2a2da24d9e3b.tar.bz2 gentoo-2-283e622da2f35cba600918be84cd2a2da24d9e3b.zip |
Stable on alpha, see bug #57747.
Diffstat (limited to 'net-misc/neon/neon-0.24.7.ebuild')
-rw-r--r-- | net-misc/neon/neon-0.24.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/neon/neon-0.24.7.ebuild b/net-misc/neon/neon-0.24.7.ebuild index 968cf7c8a4a8..b3dd49bee960 100644 --- a/net-misc/neon/neon-0.24.7.ebuild +++ b/net-misc/neon/neon-0.24.7.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/neon/neon-0.24.7.ebuild,v 1.3 2004/07/20 20:49:40 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.7.ebuild,v 1.4 2004/07/23 11:45:20 kloeri Exp $ DESCRIPTION="HTTP and WebDAV client library" HOMEPAGE="http://www.webdav.org/neon/" @@ -8,7 +8,7 @@ SRC_URI="http://www.webdav.org/neon/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~amd64 ~s390" +KEYWORDS="x86 ~ppc sparc alpha ~hppa ~amd64 ~s390" IUSE="ssl zlib expat" DEPEND="expat? ( dev-libs/expat ) |