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-analyzer/squid-graph: ChangeLog squid-graph-3.2.ebuild squid-graph-3.2-r1.ebuild
Date: Sun, 05 Feb 2012 17:33:19
Message-Id: 20120205173309.E44AF2004B@flycatcher.gentoo.org
1 armin76 12/02/05 17:33:09
2
3 Modified: ChangeLog squid-graph-3.2.ebuild
4 squid-graph-3.2-r1.ebuild
5 Log:
6 Drop sparc keywords
7
8 (Portage version: 2.1.10.44/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.25 net-analyzer/squid-graph/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/squid-graph/ChangeLog?rev=1.25&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/squid-graph/ChangeLog?rev=1.25&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/squid-graph/ChangeLog?r1=1.24&r2=1.25
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/ChangeLog,v
20 retrieving revision 1.24
21 retrieving revision 1.25
22 diff -u -r1.24 -r1.25
23 --- ChangeLog 15 Dec 2011 16:11:10 -0000 1.24
24 +++ ChangeLog 5 Feb 2012 17:33:09 -0000 1.25
25 @@ -1,6 +1,10 @@
26 # ChangeLog for net-analyzer/squid-graph
27 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/ChangeLog,v 1.24 2011/12/15 16:11:10 ago Exp $
29 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/ChangeLog,v 1.25 2012/02/05 17:33:09 armin76 Exp $
31 +
32 + 05 Feb 2012; Raúl Porcel <armin76@g.o> squid-graph-3.2.ebuild,
33 + squid-graph-3.2-r1.ebuild:
34 + Drop sparc keywords
35
36 15 Dec 2011; Agostino Sarubbo <ago@g.o> squid-graph-3.2-r1.ebuild:
37 Stable for AMD64, wrt bug #393877
38
39
40
41 1.6 net-analyzer/squid-graph/squid-graph-3.2.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.2.ebuild?rev=1.6&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.2.ebuild?rev=1.6&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.2.ebuild?r1=1.5&r2=1.6
46
47 Index: squid-graph-3.2.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.2.ebuild,v
50 retrieving revision 1.5
51 retrieving revision 1.6
52 diff -u -r1.5 -r1.6
53 --- squid-graph-3.2.ebuild 23 Dec 2009 03:05:29 -0000 1.5
54 +++ squid-graph-3.2.ebuild 5 Feb 2012 17:33:09 -0000 1.6
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2009 Gentoo Foundation
57 +# Copyright 1999-2012 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.2.ebuild,v 1.5 2009/12/23 03:05:29 jer Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.2.ebuild,v 1.6 2012/02/05 17:33:09 armin76 Exp $
61
62 EAPI="2"
63
64 @@ -12,7 +12,7 @@
65
66 SLOT="0"
67 LICENSE="GPL-2"
68 -KEYWORDS="~amd64 ~ppc sparc x86"
69 +KEYWORDS="~amd64 ~ppc x86"
70 IUSE=""
71
72 DEPEND="dev-perl/GD[png]"
73
74
75
76 1.4 net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild?rev=1.4&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild?rev=1.4&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild?r1=1.3&r2=1.4
81
82 Index: squid-graph-3.2-r1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild,v
85 retrieving revision 1.3
86 retrieving revision 1.4
87 diff -u -r1.3 -r1.4
88 --- squid-graph-3.2-r1.ebuild 15 Dec 2011 16:11:10 -0000 1.3
89 +++ squid-graph-3.2-r1.ebuild 5 Feb 2012 17:33:09 -0000 1.4
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2011 Gentoo Foundation
92 +# Copyright 1999-2012 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild,v 1.3 2011/12/15 16:11:10 ago Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild,v 1.4 2012/02/05 17:33:09 armin76 Exp $
96
97 EAPI="2"
98
99 @@ -12,7 +12,7 @@
100
101 SLOT="0"
102 LICENSE="GPL-2"
103 -KEYWORDS="amd64 ~ppc ~sparc x86"
104 +KEYWORDS="amd64 ~ppc x86"
105 IUSE=""
106
107 DEPEND="dev-perl/GD[png]"