Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-proxy/squid: squid-3.1.8.ebuild ChangeLog
Date: Sat, 09 Oct 2010 17:03:35
Message-Id: 20101009163242.1FF312004C@flycatcher.gentoo.org
1 armin76 10/10/09 16:32:41
2
3 Modified: squid-3.1.8.ebuild ChangeLog
4 Log:
5 ia64/sparc stable wrt #334263
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.9 net-proxy/squid/squid-3.1.8.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.1.8.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.1.8.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.1.8.ebuild?r1=1.8&r2=1.9
14
15 Index: squid-3.1.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.8.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- squid-3.1.8.ebuild 30 Sep 2010 01:54:27 -0000 1.8
22 +++ squid-3.1.8.ebuild 9 Oct 2010 16:31:59 -0000 1.9
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.8.ebuild,v 1.8 2010/09/30 01:54:27 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.8.ebuild,v 1.9 2010/10/09 16:31:59 armin76 Exp $
28
29 EAPI="2"
30
31 @@ -12,7 +12,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
37 IUSE="caps ipv6 pam ldap samba sasl kerberos nis radius ssl snmp selinux logrotate test \
38 ecap icap-client \
39 mysql postgres sqlite \
40
41
42
43 1.316 net-proxy/squid/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.316&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.316&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?r1=1.315&r2=1.316
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v
52 retrieving revision 1.315
53 retrieving revision 1.316
54 diff -u -r1.315 -r1.316
55 --- ChangeLog 1 Oct 2010 14:54:33 -0000 1.315
56 +++ ChangeLog 9 Oct 2010 16:32:02 -0000 1.316
57 @@ -1,6 +1,9 @@
58 # ChangeLog for net-proxy/squid
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.315 2010/10/01 14:54:33 ranger Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.316 2010/10/09 16:32:02 armin76 Exp $
62 +
63 + 09 Oct 2010; Raúl Porcel <armin76@g.o> squid-3.1.8.ebuild:
64 + ia64/sparc stable wrt #334263
65
66 01 Oct 2010; Brent Baude <ranger@g.o> squid-2.7.9.ebuild:
67 Marking squid-2.7.9 ppc64 for bug 301828