summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-09-14 23:46:13 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-09-14 23:46:13 +0000
commit8cef121fe15ee927af49e8ed61be4a65be364cdc (patch)
tree76a33050d4fcce53f04cd234364381129ffc79ff /net-misc/neon
parentStable on mips for bug #105690. (diff)
downloadgentoo-2-8cef121fe15ee927af49e8ed61be4a65be364cdc.tar.gz
gentoo-2-8cef121fe15ee927af49e8ed61be4a65be364cdc.tar.bz2
gentoo-2-8cef121fe15ee927af49e8ed61be4a65be364cdc.zip
0.24.7 stable on mips.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-misc/neon')
-rw-r--r--net-misc/neon/ChangeLog5
-rw-r--r--net-misc/neon/neon-0.24.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/neon/ChangeLog b/net-misc/neon/ChangeLog
index fd4512c21779..1538eae3db13 100644
--- a/net-misc/neon/ChangeLog
+++ b/net-misc/neon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/neon
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.51 2005/09/10 08:08:32 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.52 2005/09/14 23:46:13 ka0ttic Exp $
+
+ 14 Sep 2005; Aaron Walker <ka0ttic@gentoo.org> neon-0.24.7.ebuild:
+ 0.24.7 stable on mips.
*neon-0.25.3 (10 Sep 2005)
diff --git a/net-misc/neon/neon-0.24.7.ebuild b/net-misc/neon/neon-0.24.7.ebuild
index de9f30a0caf6..af74651ac76a 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-2005 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.16 2005/07/29 23:41:03 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.7.ebuild,v 1.17 2005/09/14 23:46:13 ka0ttic 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="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sh sparc x86"
IUSE="ssl zlib expat"
DEPEND="expat? ( dev-libs/expat )