diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-04 11:24:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-04 11:24:10 +0000 |
commit | 8be412252bda66e3bf76e92d82909ba54c98d4d8 (patch) | |
tree | ce004f1adbcfe6a50a2c71da967d9076ea16ab2e /net-proxy/c-icap/c-icap-0.2.2.ebuild | |
parent | Stable for x86, wrt bug #441136 (diff) | |
download | gentoo-2-8be412252bda66e3bf76e92d82909ba54c98d4d8.tar.gz gentoo-2-8be412252bda66e3bf76e92d82909ba54c98d4d8.tar.bz2 gentoo-2-8be412252bda66e3bf76e92d82909ba54c98d4d8.zip |
Stable for x86, wrt bug #441494
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-proxy/c-icap/c-icap-0.2.2.ebuild')
-rw-r--r-- | net-proxy/c-icap/c-icap-0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/c-icap/c-icap-0.2.2.ebuild b/net-proxy/c-icap/c-icap-0.2.2.ebuild index 1785e6281332..a8e06b7f9ed2 100644 --- a/net-proxy/c-icap/c-icap-0.2.2.ebuild +++ b/net-proxy/c-icap/c-icap-0.2.2.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-proxy/c-icap/c-icap-0.2.2.ebuild,v 1.3 2012/11/06 17:06:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/c-icap/c-icap-0.2.2.ebuild,v 1.4 2012/12/04 11:24:10 ago Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="berkdb ipv6 ldap" RDEPEND="berkdb? ( sys-libs/db ) |