summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Wijsman <tomwij@gentoo.org>2013-09-23 14:40:36 +0000
committerTom Wijsman <tomwij@gentoo.org>2013-09-23 14:40:36 +0000
commit3e354eedb6a8d346065e8ca1c042ed49f61bc2d8 (patch)
tree96a8e7cc310c6f4baf1b8536676a755b4e607e51 /net-proxy
parentVersion bump to 1.0.0. Moved SLOT=2 to SLOT=0.2 for version 0.0.2. (diff)
downloadgentoo-2-3e354eedb6a8d346065e8ca1c042ed49f61bc2d8.tar.gz
gentoo-2-3e354eedb6a8d346065e8ca1c042ed49f61bc2d8.tar.bz2
gentoo-2-3e354eedb6a8d346065e8ca1c042ed49f61bc2d8.zip
Moved SLOT=2 to SLOT=0.2 for version 0.0.2 of the net-libs/libecap dependency.
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'net-proxy')
-rw-r--r--net-proxy/squid/ChangeLog6
-rw-r--r--net-proxy/squid/squid-3.2.13.ebuild4
-rw-r--r--net-proxy/squid/squid-3.3.8.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog
index 4d4708291d83..481a0a2e342a 100644
--- a/net-proxy/squid/ChangeLog
+++ b/net-proxy/squid/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-proxy/squid
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.433 2013/09/16 10:36:43 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.434 2013/09/23 14:40:36 tomwij Exp $
+
+ 23 Sep 2013; Tom Wijsman <TomWij@gentoo.org> squid-3.2.13.ebuild,
+ squid-3.3.8.ebuild:
+ Moved SLOT=2 to SLOT=0.2 for version 0.0.2 of the net-libs/libecap dependency.
16 Sep 2013; Tom Wijsman <TomWij@gentoo.org> squid-3.3.8.ebuild:
Run eautoreconf using a single job, should fix bug #419685 and bug #482622;
diff --git a/net-proxy/squid/squid-3.2.13.ebuild b/net-proxy/squid/squid-3.2.13.ebuild
index bb96eac7b626..f11d8416e4d4 100644
--- a/net-proxy/squid/squid-3.2.13.ebuild
+++ b/net-proxy/squid/squid-3.2.13.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/squid/squid-3.2.13.ebuild,v 1.10 2013/07/21 17:54:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.2.13.ebuild,v 1.11 2013/09/23 14:40:36 tomwij Exp $
EAPI=5
@@ -30,7 +30,7 @@ COMMON_DEPEND="caps? ( >=sys-libs/libcap-2.16 )
qos? ( net-libs/libnetfilter_conntrack )
ssl? ( dev-libs/openssl )
sasl? ( dev-libs/cyrus-sasl )
- ecap? ( net-libs/libecap:2 )
+ ecap? ( net-libs/libecap:0.2 )
selinux? ( sec-policy/selinux-squid )
!x86-fbsd? ( logrotate? ( app-admin/logrotate ) )
>=sys-libs/db-4
diff --git a/net-proxy/squid/squid-3.3.8.ebuild b/net-proxy/squid/squid-3.3.8.ebuild
index 87f4c1ab967a..f219db0e0834 100644
--- a/net-proxy/squid/squid-3.3.8.ebuild
+++ b/net-proxy/squid/squid-3.3.8.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/squid/squid-3.3.8.ebuild,v 1.2 2013/09/16 10:36:43 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.3.8.ebuild,v 1.3 2013/09/23 14:40:36 tomwij Exp $
EAPI=5
@@ -30,7 +30,7 @@ COMMON_DEPEND="caps? ( >=sys-libs/libcap-2.16 )
qos? ( net-libs/libnetfilter_conntrack )
ssl? ( dev-libs/openssl )
sasl? ( dev-libs/cyrus-sasl )
- ecap? ( net-libs/libecap:2 )
+ ecap? ( net-libs/libecap:0.2 )
selinux? ( sec-policy/selinux-squid )
!x86-fbsd? ( logrotate? ( app-admin/logrotate ) )
>=sys-libs/db-4