diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-09 16:33:47 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-09 16:33:47 +0000 |
commit | eda5052ba094c22a4c602fd5b71771b0e6f1c2cd (patch) | |
tree | c0fdd37b73704bd16212535198e00a63ffb764cf /net-libs | |
parent | Stable for HPPA (bug #518614). (diff) | |
download | gentoo-2-eda5052ba094c22a4c602fd5b71771b0e6f1c2cd.tar.gz gentoo-2-eda5052ba094c22a4c602fd5b71771b0e6f1c2cd.tar.bz2 gentoo-2-eda5052ba094c22a4c602fd5b71771b0e6f1c2cd.zip |
Stable for HPPA (bug #518614).
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/neon/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/neon/neon-0.30.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/neon/ChangeLog b/net-libs/neon/ChangeLog index 2eeae610c38f..a19c3fdba2a2 100644 --- a/net-libs/neon/ChangeLog +++ b/net-libs/neon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/neon # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.74 2014/06/18 20:41:06 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.75 2014/08/09 16:33:47 jer Exp $ + + 09 Aug 2014; Jeroen Roovers <jer@gentoo.org> neon-0.30.0-r1.ebuild: + Stable for HPPA (bug #518614). 18 Jun 2014; Michał Górny <mgorny@gentoo.org> neon-0.30.0-r1.ebuild: Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug diff --git a/net-libs/neon/neon-0.30.0-r1.ebuild b/net-libs/neon/neon-0.30.0-r1.ebuild index 18c6cf2a8c4b..31cc2a1f11e6 100644 --- a/net-libs/neon/neon-0.30.0-r1.ebuild +++ b/net-libs/neon/neon-0.30.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.0-r1.ebuild,v 1.2 2014/06/18 20:41:06 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.0-r1.ebuild,v 1.3 2014/08/09 16:33:47 jer Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://www.webdav.org/neon/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/27" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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 ~arm64 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 |