Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-proxy/squid: ChangeLog squid-2.7.6.ebuild
Date: Wed, 25 Feb 2009 20:39:18
Message-Id: E1LcQXE-0003DR-D7@stork.gentoo.org
1 maekke 09/02/25 20:39:16
2
3 Modified: ChangeLog squid-2.7.6.ebuild
4 Log:
5 amd64 stable, bug #257585
6 (Portage version: 2.1.6.7/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.230 net-proxy/squid/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.230&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.230&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squid/ChangeLog?r1=1.229&r2=1.230
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v
18 retrieving revision 1.229
19 retrieving revision 1.230
20 diff -u -r1.229 -r1.230
21 --- ChangeLog 20 Feb 2009 17:52:06 -0000 1.229
22 +++ ChangeLog 25 Feb 2009 20:39:16 -0000 1.230
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-proxy/squid
25 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.229 2009/02/20 17:52:06 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.230 2009/02/25 20:39:16 maekke Exp $
28 +
29 + 25 Feb 2009; Markus Meier <maekke@g.o> squid-2.7.6.ebuild:
30 + amd64 stable, bug #257585
31
32 20 Feb 2009; Raúl Porcel <armin76@g.o> squid-3.0.13.ebuild:
33 Change to ~arm, as it just segfaults on uclibc
34
35
36
37 1.7 net-proxy/squid/squid-2.7.6.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squid/squid-2.7.6.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squid/squid-2.7.6.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squid/squid-2.7.6.ebuild?r1=1.6&r2=1.7
42
43 Index: squid-2.7.6.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.7.6.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- squid-2.7.6.ebuild 20 Feb 2009 17:44:03 -0000 1.6
50 +++ squid-2.7.6.ebuild 25 Feb 2009 20:39:16 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.7.6.ebuild,v 1.6 2009/02/20 17:44:03 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.7.6.ebuild,v 1.7 2009/02/25 20:39:16 maekke Exp $
56
57 WANT_AUTOCONF="latest"
58 WANT_AUTOMAKE="latest"
59 @@ -20,7 +20,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
65 IUSE="pam ldap samba sasl kerberos nis ssl snmp selinux logrotate \
66 mysql postgres sqlite \
67 zero-penalty-hit \