summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-09 05:45:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-09 05:45:22 +0000
commit94ed8ea54e58fe6d4a5f836e3f868adfe12c6c17 (patch)
tree6ef37cd25cf9aed6c67e61c28edd7e4aa951d5a9 /net-proxy
parentStable for amd64, wrt bug #487170 (diff)
downloadgentoo-2-94ed8ea54e58fe6d4a5f836e3f868adfe12c6c17.tar.gz
gentoo-2-94ed8ea54e58fe6d4a5f836e3f868adfe12c6c17.tar.bz2
gentoo-2-94ed8ea54e58fe6d4a5f836e3f868adfe12c6c17.zip
Stable for amd64, wrt bug #455324
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-proxy')
-rw-r--r--net-proxy/c-icap/ChangeLog5
-rw-r--r--net-proxy/c-icap/c-icap-0.2.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/c-icap/ChangeLog b/net-proxy/c-icap/ChangeLog
index 777c34c52685..f827bb543787 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/c-icap/ChangeLog,v 1.25 2013/10/08 20:04:08 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/c-icap/ChangeLog,v 1.26 2013/10/09 05:45:22 ago Exp $
+
+ 09 Oct 2013; Agostino Sarubbo <ago@gentoo.org> c-icap-0.2.6.ebuild:
+ Stable for amd64, wrt bug #455324
*c-icap-0.2.6 (08 Oct 2013)
diff --git a/net-proxy/c-icap/c-icap-0.2.6.ebuild b/net-proxy/c-icap/c-icap-0.2.6.ebuild
index 940057295921..bfe2b322ec40 100644
--- a/net-proxy/c-icap/c-icap-0.2.6.ebuild
+++ b/net-proxy/c-icap/c-icap-0.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.6.ebuild,v 1.1 2013/10/08 20:04:08 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/c-icap/c-icap-0.2.6.ebuild,v 1.2 2013/10/09 05:45:22 ago Exp $
EAPI="5"
@@ -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 )