diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-12-26 16:55:58 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-12-26 16:55:58 +0000 |
commit | 3ab0c1d533019b52a5247dcd1dad26768c9f326c (patch) | |
tree | 183053f71afbbe2ffc9da8ac084672e952c9262b /net-libs | |
parent | Remove older versions (diff) | |
download | gentoo-2-3ab0c1d533019b52a5247dcd1dad26768c9f326c.tar.gz gentoo-2-3ab0c1d533019b52a5247dcd1dad26768c9f326c.tar.bz2 gentoo-2-3ab0c1d533019b52a5247dcd1dad26768c9f326c.zip |
marked x86 per bug 448638
(Portage version: 2.2.0_alpha149/cvs/Linux i686, signed Manifest commit with key 23E9E900)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/neon/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/neon/neon-0.29.6-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/neon/ChangeLog b/net-libs/neon/ChangeLog index 9991f3d44b6a..582ee5914b5b 100644 --- a/net-libs/neon/ChangeLog +++ b/net-libs/neon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/neon # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.46 2012/11/28 11:17:14 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.47 2012/12/26 16:55:58 jdhore Exp $ + + 26 Dec 2012; Jeff Horelick <jdhore@gentoo.org> neon-0.29.6-r2.ebuild: + marked x86 per bug 448638 *neon-0.29.6-r2 (28 Nov 2012) diff --git a/net-libs/neon/neon-0.29.6-r2.ebuild b/net-libs/neon/neon-0.29.6-r2.ebuild index 6085fb058b34..fe8384f8b81c 100644 --- a/net-libs/neon/neon-0.29.6-r2.ebuild +++ b/net-libs/neon/neon-0.29.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.29.6-r2.ebuild,v 1.1 2012/11/28 11:17:13 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.29.6-r2.ebuild,v 1.2 2012/12/26 16:55:58 jdhore Exp $ EAPI="4" @@ -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 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc expat gnutls kerberos libproxy nls pkcs11 ssl static-libs zlib" IUSE_LINGUAS="cs de fr ja nn pl ru tr zh_CN" for lingua in ${IUSE_LINGUAS}; do |