diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-11-02 21:41:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-11-02 21:41:29 +0000 |
commit | fc24e3ebf473b3553f18bfcda728d7ad7ceea932 (patch) | |
tree | 47698990c039f8760b76e01e61e0f4f5240f3e9d /net-misc/neon | |
parent | marked ~ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-fc24e3ebf473b3553f18bfcda728d7ad7ceea932.tar.gz gentoo-2-fc24e3ebf473b3553f18bfcda728d7ad7ceea932.tar.bz2 gentoo-2-fc24e3ebf473b3553f18bfcda728d7ad7ceea932.zip |
add ia64 keyword
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 168b3309af3f..27e75bf39fcf 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.44 2004/11/01 18:53:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.45 2004/11/02 21:41:28 agriffis Exp $ + + 04 Nov 2004; Aron Griffis <agriffis@gentoo.org> neon-0.24.7.ebuild: + add ia64 keyword 01 Nov 2004; Markus Rothe <corsair@gentoo.org> diff --git a/net-misc/neon/neon-0.24.7.ebuild b/net-misc/neon/neon-0.24.7.ebuild index 40f1d3524d29..2ce4b5afa5e7 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.9 2004/11/01 18:53:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.7.ebuild,v 1.10 2004/11/02 21:41:29 agriffis 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 ~ppc-macos ~ppc64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ~s390 ~ppc-macos ~ppc64 ia64" IUSE="ssl zlib expat" DEPEND="expat? ( dev-libs/expat ) |