diff options
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/neon/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/neon/neon-0.24.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/neon/ChangeLog b/net-misc/neon/ChangeLog index 75030ead7a31..1cd70f6fcda2 100644 --- a/net-misc/neon/ChangeLog +++ b/net-misc/neon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/neon # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.39 2004/07/20 20:49:40 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.40 2004/07/23 11:45:20 kloeri Exp $ + + 23 Jul 2004; Bryan Østergaard,,, <kloeri@gentoo.org> neon-0.24.7.ebuild: + Stable on alpha, see bug #57747. 20 Jul 2004; Stuart Herbert <stuart@gentoo.org> neon-0.24.7.ebuild: Stable on x86 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 ) |