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/serf-1.3.5.ebuild | |
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/serf-1.3.5.ebuild')
-rw-r--r-- | net-libs/serf/serf-1.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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= |