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