diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-07-09 09:21:17 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-07-09 09:21:17 +0000 |
commit | 191ce2c02eb0c715c0917a55a40223b3d12ee2a1 (patch) | |
tree | d9994c13ec417626809f291dae20404db2b28d3a /net-libs/serf | |
parent | amd64 stable wrt bug #516180 (diff) | |
download | gentoo-2-191ce2c02eb0c715c0917a55a40223b3d12ee2a1.tar.gz gentoo-2-191ce2c02eb0c715c0917a55a40223b3d12ee2a1.tar.bz2 gentoo-2-191ce2c02eb0c715c0917a55a40223b3d12ee2a1.zip |
Stable for amd64 wrt bug #512454
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
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 0c8b002a2c6f..641052f84a50 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.137 2014/07/04 13:31:14 haubi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/ChangeLog,v 1.138 2014/07/09 09:21:17 nimiux Exp $ + + 09 Jul 2014; Chema Alonso <nimiux@gentoo.org> serf-1.3.5.ebuild: + Stable for amd64 wrt bug #512454 04 Jul 2014; Michael Haubenwallner <haubi@gentoo.org> serf-1.3.6.ebuild: add ~ppc-aix keyword diff --git a/net-libs/serf/serf-1.3.5.ebuild b/net-libs/serf/serf-1.3.5.ebuild index 7ad1bce8c58c..e7dd4315062a 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.6 2014/06/22 14:13:36 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/serf-1.3.5.ebuild,v 1.7 2014/07/09 09:21:17 nimiux 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= |