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-ruby/rmagick: rmagick-2.13.0-r1.ebuild rmagick-2.13.1.ebuild ChangeLog
Date: Sun, 01 Jul 2012 18:33:34
Message-Id: 20120701183139.9A2982004B@flycatcher.gentoo.org
1 armin76 12/07/01 18:31:39
2
3 Modified: rmagick-2.13.0-r1.ebuild rmagick-2.13.1.ebuild
4 ChangeLog
5 Log:
6 drop alpha keywords
7
8 (Portage version: 2.1.10.53/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.14 dev-ruby/rmagick/rmagick-2.13.0-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rmagick/rmagick-2.13.0-r1.ebuild?rev=1.14&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rmagick/rmagick-2.13.0-r1.ebuild?rev=1.14&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rmagick/rmagick-2.13.0-r1.ebuild?r1=1.13&r2=1.14
16
17 Index: rmagick-2.13.0-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-2.13.0-r1.ebuild,v
20 retrieving revision 1.13
21 retrieving revision 1.14
22 diff -u -r1.13 -r1.14
23 --- rmagick-2.13.0-r1.ebuild 1 May 2012 18:24:07 -0000 1.13
24 +++ rmagick-2.13.0-r1.ebuild 1 Jul 2012 18:31:37 -0000 1.14
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-2.13.0-r1.ebuild,v 1.13 2012/05/01 18:24:07 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-2.13.0-r1.ebuild,v 1.14 2012/07/01 18:31:37 armin76 Exp $
30
31 EAPI="2"
32 USE_RUBY="ruby18"
33 @@ -18,7 +18,7 @@
34
35 LICENSE="Artistic"
36 SLOT="0"
37 -KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 x86"
38 +KEYWORDS="amd64 hppa ~mips ppc ppc64 x86"
39 IUSE="doc"
40
41 # hdri causes extensive changes in the imagemagick internals, and
42
43
44
45 1.6 dev-ruby/rmagick/rmagick-2.13.1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rmagick/rmagick-2.13.1.ebuild?rev=1.6&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rmagick/rmagick-2.13.1.ebuild?rev=1.6&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rmagick/rmagick-2.13.1.ebuild?r1=1.5&r2=1.6
50
51 Index: rmagick-2.13.1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-2.13.1.ebuild,v
54 retrieving revision 1.5
55 retrieving revision 1.6
56 diff -u -r1.5 -r1.6
57 --- rmagick-2.13.1.ebuild 1 May 2012 18:24:07 -0000 1.5
58 +++ rmagick-2.13.1.ebuild 1 Jul 2012 18:31:37 -0000 1.6
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-2.13.1.ebuild,v 1.5 2012/05/01 18:24:07 armin76 Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-2.13.1.ebuild,v 1.6 2012/07/01 18:31:37 armin76 Exp $
64
65 EAPI="2"
66 USE_RUBY="ruby18 ree18 ruby19"
67 @@ -18,7 +18,7 @@
68
69 LICENSE="Artistic"
70 SLOT="0"
71 -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86 ~x86-macos"
72 +KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86 ~x86-macos"
73 IUSE="doc"
74
75 # hdri causes extensive changes in the imagemagick internals, and
76
77
78
79 1.187 dev-ruby/rmagick/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rmagick/ChangeLog?rev=1.187&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rmagick/ChangeLog?rev=1.187&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rmagick/ChangeLog?r1=1.186&r2=1.187
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/ChangeLog,v
88 retrieving revision 1.186
89 retrieving revision 1.187
90 diff -u -r1.186 -r1.187
91 --- ChangeLog 1 May 2012 18:24:07 -0000 1.186
92 +++ ChangeLog 1 Jul 2012 18:31:39 -0000 1.187
93 @@ -1,6 +1,10 @@
94 # ChangeLog for dev-ruby/rmagick
95 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/ChangeLog,v 1.186 2012/05/01 18:24:07 armin76 Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/ChangeLog,v 1.187 2012/07/01 18:31:39 armin76 Exp $
98 +
99 + 01 Jul 2012; Raúl Porcel <armin76@g.o> rmagick-2.13.0-r1.ebuild,
100 + rmagick-2.13.1.ebuild:
101 + Drop alpha keywords
102
103 01 May 2012; Raúl Porcel <armin76@g.o> rmagick-2.13.0-r1.ebuild,
104 rmagick-2.13.1.ebuild: