diff options
author | Travis Tilley <lv@gentoo.org> | 2004-04-27 23:44:27 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-04-27 23:44:27 +0000 |
commit | fdfdb508aa6fd6273f64d3d73118f1528408a4bd (patch) | |
tree | 6c8eceb59122ad93d01ecf6c0d8ea30213e53bea /net-misc/neon | |
parent | Removed nofetch here too (Manifest recommit) (diff) | |
download | gentoo-2-fdfdb508aa6fd6273f64d3d73118f1528408a4bd.tar.gz gentoo-2-fdfdb508aa6fd6273f64d3d73118f1528408a4bd.tar.bz2 gentoo-2-fdfdb508aa6fd6273f64d3d73118f1528408a4bd.zip |
stable on amd64. oops
Diffstat (limited to 'net-misc/neon')
-rw-r--r-- | net-misc/neon/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/neon/neon-0.24.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/neon/ChangeLog b/net-misc/neon/ChangeLog index 5677b392ac0a..3db69f67a03b 100644 --- a/net-misc/neon/ChangeLog +++ b/net-misc/neon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/neon # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.28 2004/04/27 08:21:14 pauldv Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.29 2004/04/27 23:44:27 lv Exp $ + + 27 Apr 2004; Travis Tilley <lv@gentoo.org> neon-0.24.5.ebuild: + stable on amd64 *neon-0.24.5 (27 Apr 2004) diff --git a/net-misc/neon/neon-0.24.5.ebuild b/net-misc/neon/neon-0.24.5.ebuild index 1b9c7ecb3ad8..f7ab03989aee 100644 --- a/net-misc/neon/neon-0.24.5.ebuild +++ b/net-misc/neon/neon-0.24.5.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.5.ebuild,v 1.1 2004/04/27 08:21:14 pauldv Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.5.ebuild,v 1.2 2004/04/27 23:44:27 lv 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" +KEYWORDS="x86 ~ppc ~sparc amd64" IUSE="ssl zlib expat" src_compile() { |