diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-30 10:08:11 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-30 10:08:11 +0000 |
commit | f7de3bb86cd9f763137f3ab2594b8e036f7df44b (patch) | |
tree | b9fc1756a143bb4adafa37c1eec4049690d8b965 /net-misc/neon | |
parent | Version bump dev-python/imaging-1.1.7. (diff) | |
download | gentoo-2-f7de3bb86cd9f763137f3ab2594b8e036f7df44b.tar.gz gentoo-2-f7de3bb86cd9f763137f3ab2594b8e036f7df44b.tar.bz2 gentoo-2-f7de3bb86cd9f763137f3ab2594b8e036f7df44b.zip |
arm stable, bug #289419
(Portage version: 2.2_rc54/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/neon')
-rw-r--r-- | net-misc/neon/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/neon/neon-0.29.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/neon/ChangeLog b/net-misc/neon/ChangeLog index d7081fa5c0b8..23540ec3d63c 100644 --- a/net-misc/neon/ChangeLog +++ b/net-misc/neon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/neon # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.144 2009/10/31 14:09:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.145 2009/11/30 10:08:11 maekke Exp $ + + 30 Nov 2009; Markus Meier <maekke@gentoo.org> neon-0.29.0.ebuild: + arm stable, bug #289419 31 Oct 2009; Brent Baude <ranger@gentoo.org> neon-0.29.0.ebuild: Marking neon-0.29.0 ppc64 for bug 289419 diff --git a/net-misc/neon/neon-0.29.0.ebuild b/net-misc/neon/neon-0.29.0.ebuild index ef96bf715280..9e96389364e5 100644 --- a/net-misc/neon/neon-0.29.0.ebuild +++ b/net-misc/neon/neon-0.29.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.29.0.ebuild,v 1.6 2009/10/31 14:09:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.29.0.ebuild,v 1.7 2009/11/30 10:08:11 maekke Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.webdav.org/neon/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="doc expat gnutls kerberos libproxy nls pkcs11 ssl zlib" IUSE_LINGUAS="cs de fr ja nn pl ru tr zh_CN" for lingua in ${IUSE_LINGUAS}; do |