diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-16 08:45:55 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-16 08:45:55 +0000 |
commit | c33ffd2140e85f1886072d88899a95dc18b8e9c6 (patch) | |
tree | aab769bd23ada323ad090ebd5c48d2ba7ccb7075 /net-misc | |
parent | stable on ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-c33ffd2140e85f1886072d88899a95dc18b8e9c6.tar.gz gentoo-2-c33ffd2140e85f1886072d88899a95dc18b8e9c6.tar.bz2 gentoo-2-c33ffd2140e85f1886072d88899a95dc18b8e9c6.zip |
stable on ppc64
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/neon/ChangeLog | 9 | ||||
-rw-r--r-- | net-misc/neon/neon-0.24.7.ebuild | 4 |
2 files changed, 7 insertions, 6 deletions
diff --git a/net-misc/neon/ChangeLog b/net-misc/neon/ChangeLog index 27e75bf39fcf..fe6bad89ba5d 100644 --- a/net-misc/neon/ChangeLog +++ b/net-misc/neon/ChangeLog @@ -1,13 +1,14 @@ # 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.45 2004/11/02 21:41:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.46 2004/12/16 08:41:51 corsair Exp $ + + 16 Dec 2004; Markus Rothe <corsair@gentoo.org> neon-0.24.7.ebuild: + Stable on ppc64 04 Nov 2004; Aron Griffis <agriffis@gentoo.org> neon-0.24.7.ebuild: add ia64 keyword - 01 Nov 2004; Markus Rothe <corsair@gentoo.org> - - neon-0.24.7.ebuild: + 01 Nov 2004; Markus Rothe <corsair@gentoo.org> neon-0.24.7.ebuild: Marked ~ppc64; bug #63683 01 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> neon-0.24.6.ebuild, diff --git a/net-misc/neon/neon-0.24.7.ebuild b/net-misc/neon/neon-0.24.7.ebuild index 2ce4b5afa5e7..9c68ac0bbe46 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.10 2004/11/02 21:41:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.7.ebuild,v 1.11 2004/12/16 08:41:51 corsair 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 ia64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ~s390 ~ppc-macos ppc64 ia64" IUSE="ssl zlib expat" DEPEND="expat? ( dev-libs/expat ) |