diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-07-20 20:33:04 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-07-20 20:33:04 +0000 |
commit | 9f7656475540e16e21b5b624ea919f2a64dc091b (patch) | |
tree | 5f15106eabdf7d7ed98362ff1b4ed3c2b6ea4b18 /net-misc/neon | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-9f7656475540e16e21b5b624ea919f2a64dc091b.tar.gz gentoo-2-9f7656475540e16e21b5b624ea919f2a64dc091b.tar.bz2 gentoo-2-9f7656475540e16e21b5b624ea919f2a64dc091b.zip |
Stable on sparc for bug #57747
Diffstat (limited to 'net-misc/neon')
-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 a988db876f0d..fea46a15cdf4 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.37 2004/07/20 19:28:55 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.38 2004/07/20 20:33:04 ciaranm Exp $ + + 20 Jul 2004; Ciaran McCreesh <ciaranm@gentoo.org> neon-0.24.7.ebuild: + Stable on sparc for bug #57747 *neon-0.24.7 (20 Jul 2004) diff --git a/net-misc/neon/neon-0.24.7.ebuild b/net-misc/neon/neon-0.24.7.ebuild index 9bcc8fee80bb..b87b4d9abfb9 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.1 2004/07/20 19:28:55 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.7.ebuild,v 1.2 2004/07/20 20:33:04 ciaranm 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 ) |