summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/neon')
-rw-r--r--net-misc/neon/ChangeLog5
-rw-r--r--net-misc/neon/neon-0.26.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/neon/ChangeLog b/net-misc/neon/ChangeLog
index d56cf912976b..a5271ce36f09 100644
--- a/net-misc/neon/ChangeLog
+++ b/net-misc/neon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/neon
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.67 2006/07/20 17:35:11 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.68 2006/07/23 14:09:15 dertobi123 Exp $
+
+ 23 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> neon-0.26.1.ebuild:
+ ppc stable, bug #139506
20 Jul 2006; Markus Rothe <corsair@gentoo.org> neon-0.26.1.ebuild:
Stable on ppc64; bug #139506
diff --git a/net-misc/neon/neon-0.26.1.ebuild b/net-misc/neon/neon-0.26.1.ebuild
index af821260d030..ba211c26c336 100644
--- a/net-misc/neon/neon-0.26.1.ebuild
+++ b/net-misc/neon/neon-0.26.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.26.1.ebuild,v 1.6 2006/07/20 17:35:11 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.26.1.ebuild,v 1.7 2006/07/23 14:09:15 dertobi123 Exp $
inherit eutils libtool versionator
@@ -10,7 +10,7 @@ SRC_URI="http://www.webdav.org/neon/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
IUSE="expat gnutls nls socks5 ssl static zlib"
DEPEND="expat? ( dev-libs/expat )