Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-proxy/squidguard: squidguard-1.3-r1.ebuild ChangeLog
Date: Sat, 21 Jun 2008 08:39:20
Message-Id: E1K9ycs-0003tH-Uk@stork.gentoo.org
1 opfer 08/06/21 08:39:14
2
3 Modified: squidguard-1.3-r1.ebuild ChangeLog
4 Log:
5 kill a whitespace
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 net-proxy/squidguard/squidguard-1.3-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squidguard/squidguard-1.3-r1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squidguard/squidguard-1.3-r1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squidguard/squidguard-1.3-r1.ebuild?r1=1.2&r2=1.3
14
15 Index: squidguard-1.3-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squidguard/squidguard-1.3-r1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- squidguard-1.3-r1.ebuild 21 Jun 2008 08:16:31 -0000 1.2
22 +++ squidguard-1.3-r1.ebuild 21 Jun 2008 08:39:14 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squidguard/squidguard-1.3-r1.ebuild,v 1.2 2008/06/21 08:16:31 opfer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squidguard/squidguard-1.3-r1.ebuild,v 1.3 2008/06/21 08:39:14 opfer Exp $
28
29 WANT_AUTOMAKE=none
30
31 @@ -9,7 +9,7 @@
32 DESCRIPTION="Combined filter, redirector and access controller plugin for Squid."
33 HOMEPAGE="http://www.squidguard.org"
34 SRC_URI="http://www.squidguard.org/Downloads/squidGuard-${PV}.tar.gz
35 - http://www.squidguard.org/Downloads/Patches/${PV}/squidGuard-${PV}-patch-20080613.tar.gz"
36 + http://www.squidguard.org/Downloads/Patches/${PV}/squidGuard-${PV}-patch-20080613.tar.gz"
37
38 LICENSE="GPL-2"
39 SLOT="0"
40
41
42
43 1.21 net-proxy/squidguard/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squidguard/ChangeLog?rev=1.21&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squidguard/ChangeLog?rev=1.21&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squidguard/ChangeLog?r1=1.20&r2=1.21
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squidguard/ChangeLog,v
52 retrieving revision 1.20
53 retrieving revision 1.21
54 diff -u -r1.20 -r1.21
55 --- ChangeLog 21 Jun 2008 08:16:31 -0000 1.20
56 +++ ChangeLog 21 Jun 2008 08:39:14 -0000 1.21
57 @@ -1,6 +1,10 @@
58 # ChangeLog for net-proxy/squidguard
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squidguard/ChangeLog,v 1.20 2008/06/21 08:16:31 opfer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squidguard/ChangeLog,v 1.21 2008/06/21 08:39:14 opfer Exp $
62 +
63 + 21 Jun 2008; Christian Faulhammer <opfer@g.o>
64 + squidguard-1.3-r1.ebuild:
65 + kill a whitespace
66
67 21 Jun 2008; Christian Faulhammer <opfer@g.o>
68 squidguard-1.3-r1.ebuild:
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list