diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-12 01:05:40 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-12 01:05:40 +0000 |
commit | c3cd2838e4b6e44a78ac5b6625ae0d1e4bfaddb0 (patch) | |
tree | 2baacc8027c806b6f0d4f18dfd6828c97cb163ab /net-libs | |
parent | mask some neon useflags (diff) | |
download | gentoo-2-c3cd2838e4b6e44a78ac5b6625ae0d1e4bfaddb0.tar.gz gentoo-2-c3cd2838e4b6e44a78ac5b6625ae0d1e4bfaddb0.tar.bz2 gentoo-2-c3cd2838e4b6e44a78ac5b6625ae0d1e4bfaddb0.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha103/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/neon/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/neon/neon-0.29.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/neon/ChangeLog b/net-libs/neon/ChangeLog index 99e31f05c546..5ebe0240d303 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.31 2012/05/05 02:54:31 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.32 2012/05/12 01:05:40 aballier Exp $ + + 12 May 2012; Alexis Ballier <aballier@gentoo.org> neon-0.29.6-r1.ebuild: + keyword ~amd64-fbsd 05 May 2012; Jeff Horelick <jdhore@gentoo.org> neon-0.29.6.ebuild, neon-0.29.6-r1.ebuild: diff --git a/net-libs/neon/neon-0.29.6-r1.ebuild b/net-libs/neon/neon-0.29.6-r1.ebuild index 93944f0c5687..190780e96dc6 100644 --- a/net-libs/neon/neon-0.29.6-r1.ebuild +++ b/net-libs/neon/neon-0.29.6-r1.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-r1.ebuild,v 1.2 2012/05/05 02:54:31 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.29.6-r1.ebuild,v 1.3 2012/05/12 01:05:40 aballier Exp $ EAPI="3" @@ -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 ~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 |