diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-07-27 10:56:37 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-07-27 10:56:37 +0000 |
commit | 3dd0d05cb826e8e9f32eb2fb061e991e138e0e75 (patch) | |
tree | d8534f3ff5483485825b2b8a95753b6cd5971b28 /net-libs/serf | |
parent | x86 stable wrt bug #512158 (diff) | |
download | gentoo-2-3dd0d05cb826e8e9f32eb2fb061e991e138e0e75.tar.gz gentoo-2-3dd0d05cb826e8e9f32eb2fb061e991e138e0e75.tar.bz2 gentoo-2-3dd0d05cb826e8e9f32eb2fb061e991e138e0e75.zip |
x86 stable wrt bug #512454
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'net-libs/serf')
-rw-r--r-- | net-libs/serf/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/serf/serf-1.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/serf/ChangeLog b/net-libs/serf/ChangeLog index 641052f84a50..baa0fc732bc0 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.138 2014/07/09 09:21:17 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/ChangeLog,v 1.139 2014/07/27 10:56:37 phajdan.jr Exp $ + + 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> serf-1.3.5.ebuild: + x86 stable wrt bug #512454 09 Jul 2014; Chema Alonso <nimiux@gentoo.org> serf-1.3.5.ebuild: Stable for amd64 wrt bug #512454 diff --git a/net-libs/serf/serf-1.3.5.ebuild b/net-libs/serf/serf-1.3.5.ebuild index e7dd4315062a..24359bd74c7a 100644 --- a/net-libs/serf/serf-1.3.5.ebuild +++ b/net-libs/serf/serf-1.3.5.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.5.ebuild,v 1.7 2014/07/09 09:21:17 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/serf-1.3.5.ebuild,v 1.8 2014/07/27 10:56:37 phajdan.jr 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 ~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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="kerberos" RDEPEND="dev-libs/apr:1= |