summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2004-11-01 18:55:07 +0000
committerMarkus Rothe <corsair@gentoo.org>2004-11-01 18:55:07 +0000
commit0fbfde9eb3a72dc84997f55d34973238862a80a2 (patch)
tree663f328963961a44b42207b284ad246ccd973a8b /net-misc/neon
parentsys-kernel/ia64-sources >> sys-kernel/development-sources for the linux-sources (diff)
downloadgentoo-2-0fbfde9eb3a72dc84997f55d34973238862a80a2.tar.gz
gentoo-2-0fbfde9eb3a72dc84997f55d34973238862a80a2.tar.bz2
gentoo-2-0fbfde9eb3a72dc84997f55d34973238862a80a2.zip
Marked ~ppc64; bug #63683
Diffstat (limited to 'net-misc/neon')
-rw-r--r--net-misc/neon/ChangeLog7
-rw-r--r--net-misc/neon/neon-0.24.7.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/net-misc/neon/ChangeLog b/net-misc/neon/ChangeLog
index 737d7d78ac1d..168b3309af3f 100644
--- a/net-misc/neon/ChangeLog
+++ b/net-misc/neon/ChangeLog
@@ -1,6 +1,11 @@
# 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.43 2004/10/01 05:36:40 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.44 2004/11/01 18:53:14 corsair Exp $
+
+ 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,
neon-0.24.7.ebuild:
diff --git a/net-misc/neon/neon-0.24.7.ebuild b/net-misc/neon/neon-0.24.7.ebuild
index 7a9e3d23143d..40f1d3524d29 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.8 2004/10/01 05:36:40 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.7.ebuild,v 1.9 2004/11/01 18:53:14 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"
+KEYWORDS="x86 ppc sparc alpha hppa amd64 ~s390 ~ppc-macos ~ppc64"
IUSE="ssl zlib expat"
DEPEND="expat? ( dev-libs/expat )