Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-proxy/squid: squid-3.3.13.ebuild ChangeLog
Date: Fri, 03 Oct 2014 09:28:16
Message-Id: 20141003092811.28FDF6D5D@oystercatcher.gentoo.org
1 patrick 14/10/03 09:28:11
2
3 Modified: squid-3.3.13.ebuild ChangeLog
4 Log:
5 Whitespace
6
7 (Portage version: 2.2.14_rc1/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.13 net-proxy/squid/squid-3.3.13.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.3.13.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.3.13.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.3.13.ebuild?r1=1.12&r2=1.13
15
16 Index: squid-3.3.13.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.3.13.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- squid-3.3.13.ebuild 3 Oct 2014 05:19:56 -0000 1.12
23 +++ squid-3.3.13.ebuild 3 Oct 2014 09:28:11 -0000 1.13
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.3.13.ebuild,v 1.12 2014/10/03 05:19:56 eras Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.3.13.ebuild,v 1.13 2014/10/03 09:28:11 patrick Exp $
29
30 EAPI=5
31 inherit autotools eutils linux-info pam toolchain-funcs user versionator
32 @@ -9,7 +9,6 @@
33 HOMEPAGE="http://www.squid-cache.org/"
34 SRC_URI="http://www.squid-cache.org/Versions/v3/3.3/${P}.tar.xz"
35
36 -
37 LICENSE="GPL-2"
38 SLOT="0"
39 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
40
41
42
43 1.487 net-proxy/squid/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.487&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.487&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?r1=1.486&r2=1.487
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v
52 retrieving revision 1.486
53 retrieving revision 1.487
54 diff -u -r1.486 -r1.487
55 --- ChangeLog 3 Oct 2014 05:21:27 -0000 1.486
56 +++ ChangeLog 3 Oct 2014 09:28:11 -0000 1.487
57 @@ -1,6 +1,9 @@
58 # ChangeLog for net-proxy/squid
59 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.486 2014/10/03 05:21:27 eras Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.487 2014/10/03 09:28:11 patrick Exp $
62 +
63 + 03 Oct 2014; Patrick Lauer <patrick@g.o> squid-3.3.13.ebuild:
64 + Whitespace
65
66 *squid-3.4.8 (03 Oct 2014)