Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/SVG: ChangeLog SVG-2.520.0.ebuild SVG-2.530.0.ebuild SVG-2.500.0.ebuild SVG-2.510.0.ebuild
Date: Mon, 27 Aug 2012 18:46:12
Message-Id: 20120827183550.F01A42095C@flycatcher.gentoo.org
1 armin76 12/08/27 18:35:50
2
3 Modified: ChangeLog SVG-2.520.0.ebuild SVG-2.530.0.ebuild
4 SVG-2.500.0.ebuild SVG-2.510.0.ebuild
5 Log:
6 Drop alpha/ia64/sparc keywords
7
8 (Portage version: 2.1.11.5/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.47 dev-perl/SVG/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVG/ChangeLog?rev=1.47&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVG/ChangeLog?rev=1.47&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVG/ChangeLog?r1=1.46&r2=1.47
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v
20 retrieving revision 1.46
21 retrieving revision 1.47
22 diff -u -r1.46 -r1.47
23 --- ChangeLog 9 Aug 2012 18:32:46 -0000 1.46
24 +++ ChangeLog 27 Aug 2012 18:35:50 -0000 1.47
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-perl/SVG
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v 1.46 2012/08/09 18:32:46 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v 1.47 2012/08/27 18:35:50 armin76 Exp $
30 +
31 + 27 Aug 2012; Raúl Porcel <armin76@g.o> SVG-2.500.0.ebuild,
32 + SVG-2.510.0.ebuild, SVG-2.520.0.ebuild, SVG-2.530.0.ebuild:
33 + Drop alpha/ia64/sparc keywords
34
35 *SVG-2.530.0 (09 Aug 2012)
36
37
38
39
40 1.2 dev-perl/SVG/SVG-2.520.0.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVG/SVG-2.520.0.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVG/SVG-2.520.0.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVG/SVG-2.520.0.ebuild?r1=1.1&r2=1.2
45
46 Index: SVG-2.520.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.520.0.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- SVG-2.520.0.ebuild 7 Jun 2012 07:58:19 -0000 1.1
53 +++ SVG-2.520.0.ebuild 27 Aug 2012 18:35:50 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.520.0.ebuild,v 1.1 2012/06/07 07:58:19 tove Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.520.0.ebuild,v 1.2 2012/08/27 18:35:50 armin76 Exp $
59
60 EAPI=4
61
62 @@ -11,7 +11,7 @@
63 DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents"
64
65 SLOT="0"
66 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
67 +KEYWORDS="~amd64 ~ppc ~x86"
68 IUSE="test"
69
70 RDEPEND="virtual/perl-parent"
71
72
73
74 1.2 dev-perl/SVG/SVG-2.530.0.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVG/SVG-2.530.0.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVG/SVG-2.530.0.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVG/SVG-2.530.0.ebuild?r1=1.1&r2=1.2
79
80 Index: SVG-2.530.0.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.530.0.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- SVG-2.530.0.ebuild 9 Aug 2012 18:32:46 -0000 1.1
87 +++ SVG-2.530.0.ebuild 27 Aug 2012 18:35:50 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.530.0.ebuild,v 1.1 2012/08/09 18:32:46 tove Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.530.0.ebuild,v 1.2 2012/08/27 18:35:50 armin76 Exp $
93
94 EAPI=4
95
96 @@ -11,7 +11,7 @@
97 DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents"
98
99 SLOT="0"
100 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
101 +KEYWORDS="~amd64 ~ppc ~x86"
102 IUSE="test"
103
104 RDEPEND="virtual/perl-parent"
105
106
107
108 1.3 dev-perl/SVG/SVG-2.500.0.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVG/SVG-2.500.0.ebuild?rev=1.3&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVG/SVG-2.500.0.ebuild?rev=1.3&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVG/SVG-2.500.0.ebuild?r1=1.2&r2=1.3
113
114 Index: SVG-2.500.0.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.500.0.ebuild,v
117 retrieving revision 1.2
118 retrieving revision 1.3
119 diff -u -r1.2 -r1.3
120 --- SVG-2.500.0.ebuild 3 Sep 2011 21:05:01 -0000 1.2
121 +++ SVG-2.500.0.ebuild 27 Aug 2012 18:35:50 -0000 1.3
122 @@ -1,6 +1,6 @@
123 -# Copyright 1999-2011 Gentoo Foundation
124 +# Copyright 1999-2012 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.500.0.ebuild,v 1.2 2011/09/03 21:05:01 tove Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.500.0.ebuild,v 1.3 2012/08/27 18:35:50 armin76 Exp $
128
129 EAPI=4
130
131 @@ -11,7 +11,7 @@
132 DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents"
133
134 SLOT="0"
135 -KEYWORDS="alpha amd64 ia64 ppc sparc x86"
136 +KEYWORDS="amd64 ppc x86"
137 IUSE="test"
138
139 RDEPEND=""
140
141
142
143 1.5 dev-perl/SVG/SVG-2.510.0.ebuild
144
145 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVG/SVG-2.510.0.ebuild?rev=1.5&view=markup
146 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVG/SVG-2.510.0.ebuild?rev=1.5&content-type=text/plain
147 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVG/SVG-2.510.0.ebuild?r1=1.4&r2=1.5
148
149 Index: SVG-2.510.0.ebuild
150 ===================================================================
151 RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.510.0.ebuild,v
152 retrieving revision 1.4
153 retrieving revision 1.5
154 diff -u -r1.4 -r1.5
155 --- SVG-2.510.0.ebuild 9 Aug 2012 18:06:05 -0000 1.4
156 +++ SVG-2.510.0.ebuild 27 Aug 2012 18:35:50 -0000 1.5
157 @@ -1,6 +1,6 @@
158 # Copyright 1999-2012 Gentoo Foundation
159 # Distributed under the terms of the GNU General Public License v2
160 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.510.0.ebuild,v 1.4 2012/08/09 18:06:05 ranger Exp $
161 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.510.0.ebuild,v 1.5 2012/08/27 18:35:50 armin76 Exp $
162
163 EAPI=4
164
165 @@ -11,7 +11,7 @@
166 DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents"
167
168 SLOT="0"
169 -KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86"
170 +KEYWORDS="amd64 ppc x86"
171 IUSE="test"
172
173 RDEPEND=""