summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-04 11:24:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-04 11:24:10 +0000
commit8be412252bda66e3bf76e92d82909ba54c98d4d8 (patch)
treece004f1adbcfe6a50a2c71da967d9076ea16ab2e /net-proxy
parentStable for x86, wrt bug #441136 (diff)
downloadgentoo-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')
-rw-r--r--net-proxy/c-icap/ChangeLog5
-rw-r--r--net-proxy/c-icap/c-icap-0.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/c-icap/ChangeLog b/net-proxy/c-icap/ChangeLog
index 37e32d1330d2..511d1ea3271c 100644
--- a/net-proxy/c-icap/ChangeLog
+++ b/net-proxy/c-icap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-proxy/c-icap
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/c-icap/ChangeLog,v 1.20 2012/11/15 20:27:05 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/c-icap/ChangeLog,v 1.21 2012/12/04 11:24:10 ago Exp $
+
+ 04 Dec 2012; <ago@gentoo.org> c-icap-0.2.2.ebuild:
+ Stable for x86, wrt bug #441494
*c-icap-0.2.3 (15 Nov 2012)
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 )