diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 09:38:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 09:38:10 +0000 |
commit | c60b743b0b9d931536f95f04543bb218f4aaf03a (patch) | |
tree | b551df393d940affa64fba5111da788a333942c5 /net-proxy/c-icap | |
parent | Stable for amd64, wrt bug #399947 (diff) | |
download | gentoo-2-c60b743b0b9d931536f95f04543bb218f4aaf03a.tar.gz gentoo-2-c60b743b0b9d931536f95f04543bb218f4aaf03a.tar.bz2 gentoo-2-c60b743b0b9d931536f95f04543bb218f4aaf03a.zip |
Stable for amd64, wrt bug #400461
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-proxy/c-icap')
-rw-r--r-- | net-proxy/c-icap/ChangeLog | 7 | ||||
-rw-r--r-- | net-proxy/c-icap/c-icap-0.1.7-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-proxy/c-icap/ChangeLog b/net-proxy/c-icap/ChangeLog index 551cd9fbed86..b52465591841 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/c-icap/ChangeLog,v 1.11 2011/12/11 21:51:52 maekke Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/c-icap/ChangeLog,v 1.12 2012/02/24 09:38:10 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> c-icap-0.1.7-r1.ebuild: + Stable for amd64, wrt bug #400461 11 Dec 2011; Markus Meier <maekke@gentoo.org> c-icap-0.1.7-r1.ebuild: add ~arm, bug #389449 diff --git a/net-proxy/c-icap/c-icap-0.1.7-r1.ebuild b/net-proxy/c-icap/c-icap-0.1.7-r1.ebuild index 1429e7bb7f49..027c83e4d837 100644 --- a/net-proxy/c-icap/c-icap-0.1.7-r1.ebuild +++ b/net-proxy/c-icap/c-icap-0.1.7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.1.7-r1.ebuild,v 1.2 2011/12/11 21:51:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/c-icap/c-icap-0.1.7-r1.ebuild,v 1.3 2012/02/24 09:38:10 ago Exp $ EAPI=2 @@ -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 ldap ipv6 ldap" RDEPEND="berkdb? ( sys-libs/db ) |