diff options
Diffstat (limited to 'net-misc/neon')
-rw-r--r-- | net-misc/neon/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/neon/neon-0.25.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/neon/ChangeLog b/net-misc/neon/ChangeLog index 300d9613bdc0..610eb2a0c950 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.70 2006/07/25 17:29:56 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.71 2006/07/26 04:11:53 kumba Exp $ + + 26 Jul 2006; Joshua Kinard <kumba@gentoo.org> neon-0.25.5.ebuild: + Marking stable on mips (dep needed by gnome-vfs). 25 Jul 2006; Thomas Cort <tcort@gentoo.org> neon-0.26.1.ebuild: Stable on alpha wrt Bug #139506. diff --git a/net-misc/neon/neon-0.25.5.ebuild b/net-misc/neon/neon-0.25.5.ebuild index 6ccf047ddbcd..63c6d4ac3a50 100644 --- a/net-misc/neon/neon-0.25.5.ebuild +++ b/net-misc/neon/neon-0.25.5.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.25.5.ebuild,v 1.3 2006/04/21 03:41:51 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.25.5.ebuild,v 1.4 2006/07/26 04:11:53 kumba Exp $ inherit libtool @@ -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="ssl zlib expat" # socks5 |