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/ImageSize: ChangeLog ImageSize-3.230.0.ebuild ImageSize-3.231.0.ebuild ImageSize-3.232.0.ebuild
Date: Sun, 30 Sep 2012 19:02:58
Message-Id: 20120930190247.E37E321600@flycatcher.gentoo.org
1 armin76 12/09/30 19:02:47
2
3 Modified: ChangeLog ImageSize-3.230.0.ebuild
4 ImageSize-3.231.0.ebuild ImageSize-3.232.0.ebuild
5 Log:
6 Drop alpha keywords
7
8 (Portage version: 2.1.11.16/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.81 dev-perl/ImageSize/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ImageSize/ChangeLog?rev=1.81&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ImageSize/ChangeLog?rev=1.81&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ImageSize/ChangeLog?r1=1.80&r2=1.81
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/ImageSize/ChangeLog,v
20 retrieving revision 1.80
21 retrieving revision 1.81
22 diff -u -r1.80 -r1.81
23 --- ChangeLog 12 Sep 2012 10:59:40 -0000 1.80
24 +++ ChangeLog 30 Sep 2012 19:02:47 -0000 1.81
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-perl/ImageSize
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageSize/ChangeLog,v 1.80 2012/09/12 10:59:40 johu Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageSize/ChangeLog,v 1.81 2012/09/30 19:02:47 armin76 Exp $
30 +
31 + 30 Sep 2012; Raúl Porcel <armin76@g.o> ImageSize-3.230.0.ebuild,
32 + ImageSize-3.231.0.ebuild, ImageSize-3.232.0.ebuild:
33 + Drop alpha keywords
34
35 12 Sep 2012; Johannes Huber <johu@g.o> ImageSize-3.232.0.ebuild:
36 Stable for x86, wrt bug #428986
37
38
39
40 1.8 dev-perl/ImageSize/ImageSize-3.230.0.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ImageSize/ImageSize-3.230.0.ebuild?rev=1.8&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ImageSize/ImageSize-3.230.0.ebuild?rev=1.8&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ImageSize/ImageSize-3.230.0.ebuild?r1=1.7&r2=1.8
45
46 Index: ImageSize-3.230.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-perl/ImageSize/ImageSize-3.230.0.ebuild,v
49 retrieving revision 1.7
50 retrieving revision 1.8
51 diff -u -r1.7 -r1.8
52 --- ImageSize-3.230.0.ebuild 25 Mar 2012 16:20:21 -0000 1.7
53 +++ ImageSize-3.230.0.ebuild 30 Sep 2012 19:02:47 -0000 1.8
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/ImageSize/ImageSize-3.230.0.ebuild,v 1.7 2012/03/25 16:20:21 armin76 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageSize/ImageSize-3.230.0.ebuild,v 1.8 2012/09/30 19:02:47 armin76 Exp $
59
60 EAPI=4
61
62 @@ -13,7 +13,7 @@
63
64 LICENSE="|| ( Artistic-2 LGPL-2.1 )"
65 SLOT="0"
66 -KEYWORDS="alpha amd64 ppc ppc64 x86"
67 +KEYWORDS="amd64 ppc ppc64 x86"
68 IUSE=""
69
70 RDEPEND="
71
72
73
74 1.2 dev-perl/ImageSize/ImageSize-3.231.0.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ImageSize/ImageSize-3.231.0.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ImageSize/ImageSize-3.231.0.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ImageSize/ImageSize-3.231.0.ebuild?r1=1.1&r2=1.2
79
80 Index: ImageSize-3.231.0.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-perl/ImageSize/ImageSize-3.231.0.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- ImageSize-3.231.0.ebuild 26 May 2012 12:37:05 -0000 1.1
87 +++ ImageSize-3.231.0.ebuild 30 Sep 2012 19:02:47 -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/ImageSize/ImageSize-3.231.0.ebuild,v 1.1 2012/05/26 12:37:05 tove Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageSize/ImageSize-3.231.0.ebuild,v 1.2 2012/09/30 19:02:47 armin76 Exp $
93
94 EAPI=4
95
96 @@ -13,7 +13,7 @@
97
98 LICENSE="|| ( Artistic-2 LGPL-2.1 )"
99 SLOT="0"
100 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
101 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
102 IUSE=""
103
104 RDEPEND="
105
106
107
108 1.4 dev-perl/ImageSize/ImageSize-3.232.0.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ImageSize/ImageSize-3.232.0.ebuild?rev=1.4&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ImageSize/ImageSize-3.232.0.ebuild?rev=1.4&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ImageSize/ImageSize-3.232.0.ebuild?r1=1.3&r2=1.4
113
114 Index: ImageSize-3.232.0.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/dev-perl/ImageSize/ImageSize-3.232.0.ebuild,v
117 retrieving revision 1.3
118 retrieving revision 1.4
119 diff -u -r1.3 -r1.4
120 --- ImageSize-3.232.0.ebuild 12 Sep 2012 10:59:40 -0000 1.3
121 +++ ImageSize-3.232.0.ebuild 30 Sep 2012 19:02:47 -0000 1.4
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2012 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageSize/ImageSize-3.232.0.ebuild,v 1.3 2012/09/12 10:59:40 johu Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageSize/ImageSize-3.232.0.ebuild,v 1.4 2012/09/30 19:02:47 armin76 Exp $
127
128 EAPI=4
129
130 @@ -13,7 +13,7 @@
131
132 LICENSE="|| ( Artistic-2 LGPL-2.1 )"
133 SLOT="0"
134 -KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86"
135 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
136 IUSE=""
137
138 RDEPEND="