diff options
author | Markus Meier <maekke@gentoo.org> | 2008-09-07 13:35:15 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-09-07 13:35:15 +0000 |
commit | 57b511d098ac15ea1509f4b58223a301327ecd7a (patch) | |
tree | 01226e141da5a51aca635b4aae243389b447edb7 /net-misc/neon | |
parent | bump to 2.47, bug #235776 (diff) | |
download | gentoo-2-57b511d098ac15ea1509f4b58223a301327ecd7a.tar.gz gentoo-2-57b511d098ac15ea1509f4b58223a301327ecd7a.tar.bz2 gentoo-2-57b511d098ac15ea1509f4b58223a301327ecd7a.zip |
amd64/x86 stable, bug #236128
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc5 i686)
Diffstat (limited to 'net-misc/neon')
-rw-r--r-- | net-misc/neon/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/neon/neon-0.28.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/neon/ChangeLog b/net-misc/neon/ChangeLog index 1fdd131a5e41..088642ccd87f 100644 --- a/net-misc/neon/ChangeLog +++ b/net-misc/neon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/neon # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.114 2008/09/06 13:56:32 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.115 2008/09/07 13:35:15 maekke Exp $ + + 07 Sep 2008; Markus Meier <maekke@gentoo.org> neon-0.28.3.ebuild: + amd64/x86 stable, bug #236128 06 Sep 2008; Jose Luis Rivero <yoswink@gentoo.org> neon-0.28.3.ebuild: Stable on alpha wrt #236128 diff --git a/net-misc/neon/neon-0.28.3.ebuild b/net-misc/neon/neon-0.28.3.ebuild index 7af18c1a32e5..0eb220538463 100644 --- a/net-misc/neon/neon-0.28.3.ebuild +++ b/net-misc/neon/neon-0.28.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.28.3.ebuild,v 1.7 2008/09/06 13:56:32 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.28.3.ebuild,v 1.8 2008/09/07 13:35:15 maekke Exp $ inherit autotools eutils libtool versionator @@ -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 ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="doc expat gnutls kerberos nls pkcs11 socks5 ssl zlib" IUSE_LINGUAS="cs de fr ja nn pl ru tr zh_CN" for lingua in ${IUSE_LINGUAS}; do |