diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-29 16:45:38 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-29 16:45:38 +0000 |
commit | 3252233c94a9887b1572575cd99252bd27f13e1c (patch) | |
tree | 1217ed19010674b5edbcdf5b31a97c4c6960bdb0 /net-misc/neon | |
parent | x86 stable, bug #289420 (diff) | |
download | gentoo-2-3252233c94a9887b1572575cd99252bd27f13e1c.tar.gz gentoo-2-3252233c94a9887b1572575cd99252bd27f13e1c.tar.bz2 gentoo-2-3252233c94a9887b1572575cd99252bd27f13e1c.zip |
amd64/x86 stable, bug #289419
(Portage version: 2.2_rc46/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 c1f94da3f3a2..913e3f0cb79b 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.142 2009/10/27 19:07:56 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.143 2009/10/29 16:45:38 maekke Exp $ + + 29 Oct 2009; Markus Meier <maekke@gentoo.org> neon-0.29.0.ebuild: + amd64/x86 stable, bug #289419 27 Oct 2009; Tobias Klausmann <klausman@gentoo.org> neon-0.29.0.ebuild: Stable on alpha, bug #289419 diff --git a/net-misc/neon/neon-0.29.0.ebuild b/net-misc/neon/neon-0.29.0.ebuild index 4fe6b3b0752d..a7351ae2ef80 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.4 2009/10/27 19:07:56 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.29.0.ebuild,v 1.5 2009/10/29 16:45:38 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 |