diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-13 10:32:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-13 10:32:28 +0000 |
commit | c170c7ebae3dcc938e350dbdbdb1887304fe7198 (patch) | |
tree | f846bf06d58c7066842d4bd03445ac8800471531 /net-proxy | |
parent | add ~arm, bug #487178 (diff) | |
download | gentoo-2-c170c7ebae3dcc938e350dbdbdb1887304fe7198.tar.gz gentoo-2-c170c7ebae3dcc938e350dbdbdb1887304fe7198.tar.bz2 gentoo-2-c170c7ebae3dcc938e350dbdbdb1887304fe7198.zip |
Stable for x86, wrt bug #455324
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/c-icap/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/c-icap/c-icap-0.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/c-icap/ChangeLog b/net-proxy/c-icap/ChangeLog index f827bb543787..74fcd46d07dc 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.26 2013/10/09 05:45:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/c-icap/ChangeLog,v 1.27 2013/10/13 10:32:28 ago Exp $ + + 13 Oct 2013; Agostino Sarubbo <ago@gentoo.org> c-icap-0.2.6.ebuild: + Stable for x86, wrt bug #455324 09 Oct 2013; Agostino Sarubbo <ago@gentoo.org> c-icap-0.2.6.ebuild: Stable for amd64, wrt bug #455324 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 bfe2b322ec40..facd5d8805a6 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.2 2013/10/09 05:45:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/c-icap/c-icap-0.2.6.ebuild,v 1.3 2013/10/13 10:32:28 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 ) |