diff options
author | Markus Meier <maekke@gentoo.org> | 2008-08-29 22:29:21 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-08-29 22:29:21 +0000 |
commit | f3876781b9dec070f16cc6d9517663f1b5814cae (patch) | |
tree | 9370f4ace0147991685b8d63fbbed3b39f5e4919 /net-misc/neon | |
parent | amd64/x86 stable, bug #236127 (diff) | |
download | gentoo-2-f3876781b9dec070f16cc6d9517663f1b5814cae.tar.gz gentoo-2-f3876781b9dec070f16cc6d9517663f1b5814cae.tar.bz2 gentoo-2-f3876781b9dec070f16cc6d9517663f1b5814cae.zip |
amd64/x86 stable, bug #236128
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc4 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 66aa55ca40db..18563e6db321 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.108 2008/08/29 12:07:45 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.109 2008/08/29 22:29:21 maekke Exp $ + + 29 Aug 2008; Markus Meier <maekke@gentoo.org> neon-0.28.3.ebuild: + amd64/x86 stable, bug #236128 *neon-0.28.3 (29 Aug 2008) diff --git a/net-misc/neon/neon-0.28.3.ebuild b/net-misc/neon/neon-0.28.3.ebuild index ea2018dec470..cbdcf7e5c2a7 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.1 2008/08/29 12:07:45 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.28.3.ebuild,v 1.2 2008/08/29 22:29:21 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 |