diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-12-12 15:50:57 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-12-12 15:50:57 +0000 |
commit | 20b1e8e50639630c9d497239dda70799db111d8e (patch) | |
tree | 150f1ad593fcd4001647db66308b3da5669d8cf5 /net-libs | |
parent | Version bump (bug #446984). (diff) | |
download | gentoo-2-20b1e8e50639630c9d497239dda70799db111d8e.tar.gz gentoo-2-20b1e8e50639630c9d497239dda70799db111d8e.tar.bz2 gentoo-2-20b1e8e50639630c9d497239dda70799db111d8e.zip |
stable arm ppc, bug #446524
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/serf/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/serf/serf-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/serf/ChangeLog b/net-libs/serf/ChangeLog index 4c2cff34b295..671c29f248bf 100644 --- a/net-libs/serf/ChangeLog +++ b/net-libs/serf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/serf # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/ChangeLog,v 1.78 2012/12/12 10:48:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/ChangeLog,v 1.79 2012/12/12 15:50:57 blueness Exp $ + + 12 Dec 2012; Anthony G. Basile <blueness@gentoo.org> serf-1.1.1.ebuild: + stable arm ppc, bug #446524 12 Dec 2012; Agostino Sarubbo <ago@gentoo.org> serf-1.1.1.ebuild: Stable for x86, wrt bug #446524 diff --git a/net-libs/serf/serf-1.1.1.ebuild b/net-libs/serf/serf-1.1.1.ebuild index b42f1afd223d..c3d665d5a43b 100644 --- a/net-libs/serf/serf-1.1.1.ebuild +++ b/net-libs/serf/serf-1.1.1.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/serf/serf-1.1.1.ebuild,v 1.5 2012/12/12 10:48:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/serf-1.1.1.ebuild,v 1.6 2012/12/12 15:50:57 blueness Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://serf.googlecode.com/files/${P}.tar.bz2" LICENSE="Apache-2.0" SLOT="1" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x64-macos" IUSE="static-libs" DEPEND="dev-libs/apr:1 |