diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-08-20 11:40:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-08-20 11:40:58 +0000 |
commit | bc0614c024ea19d8c52542d994900d9964bde4ed (patch) | |
tree | 659e180732a92ec8403b86dbf99712f8541021d3 /net-libs/serf | |
parent | alpha/arm/sparc stable wrt #519650 (diff) | |
download | gentoo-2-bc0614c024ea19d8c52542d994900d9964bde4ed.tar.gz gentoo-2-bc0614c024ea19d8c52542d994900d9964bde4ed.tar.bz2 gentoo-2-bc0614c024ea19d8c52542d994900d9964bde4ed.zip |
alpha/arm/arm64/ia64/sparc/x86 stable wrt #519202
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'net-libs/serf')
-rw-r--r-- | net-libs/serf/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/serf/serf-1.3.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/serf/ChangeLog b/net-libs/serf/ChangeLog index c7097ecb180c..0c41cdca7ec8 100644 --- a/net-libs/serf/ChangeLog +++ b/net-libs/serf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/serf # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/ChangeLog,v 1.143 2014/08/19 20:22:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/ChangeLog,v 1.144 2014/08/20 11:40:58 armin76 Exp $ + + 20 Aug 2014; Raúl Porcel <armin76@gentoo.org> serf-1.3.7.ebuild: + alpha/arm/arm64/ia64/sparc/x86 stable wrt #519202 19 Aug 2014; Jeroen Roovers <jer@gentoo.org> serf-1.3.7.ebuild: Stable for HPPA (bug #519202). diff --git a/net-libs/serf/serf-1.3.7.ebuild b/net-libs/serf/serf-1.3.7.ebuild index ab52ea46bdf0..e02916c129a7 100644 --- a/net-libs/serf/serf-1.3.7.ebuild +++ b/net-libs/serf/serf-1.3.7.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/serf/serf-1.3.7.ebuild,v 1.2 2014/08/19 20:22:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/serf-1.3.7.ebuild,v 1.3 2014/08/20 11:40:58 armin76 Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://serf.googlecode.com/svn/src_releases/${P}.tar.bz2" LICENSE="Apache-2.0" SLOT="1" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha ~amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="kerberos" RDEPEND="dev-libs/apr:1= |