Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rcairo: ChangeLog rcairo-1.10.0.ebuild rcairo-1.10.0-r2.ebuild
Date: Sun, 13 Feb 2011 09:40:35
Message-Id: 20110213094025.0A09120054@flycatcher.gentoo.org
1 graaff 11/02/13 09:40:25
2
3 Modified: ChangeLog rcairo-1.10.0.ebuild
4 rcairo-1.10.0-r2.ebuild
5 Log:
6 Move ppc keyword forward as intended but not expressed in bug 330549.
7
8 (Portage version: 2.1.9.25/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.53 dev-ruby/rcairo/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rcairo/ChangeLog?rev=1.53&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rcairo/ChangeLog?rev=1.53&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rcairo/ChangeLog?r1=1.52&r2=1.53
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/ChangeLog,v
20 retrieving revision 1.52
21 retrieving revision 1.53
22 diff -u -r1.52 -r1.53
23 --- ChangeLog 12 Feb 2011 18:32:09 -0000 1.52
24 +++ ChangeLog 13 Feb 2011 09:40:24 -0000 1.53
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-ruby/rcairo
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/ChangeLog,v 1.52 2011/02/12 18:32:09 xarthisius Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/ChangeLog,v 1.53 2011/02/13 09:40:24 graaff Exp $
30 +
31 + 13 Feb 2011; Hans de Graaff <graaff@g.o> rcairo-1.10.0.ebuild,
32 + rcairo-1.10.0-r2.ebuild:
33 + Move ppc keyword forward as intended but not expressed in bug 330549.
34
35 12 Feb 2011; Kacper Kowalik <xarthisius@g.o>
36 rcairo-1.8.5-r1.ebuild:
37
38
39
40 1.2 dev-ruby/rcairo/rcairo-1.10.0.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rcairo/rcairo-1.10.0.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rcairo/rcairo-1.10.0.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rcairo/rcairo-1.10.0.ebuild?r1=1.1&r2=1.2
45
46 Index: rcairo-1.10.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/rcairo-1.10.0.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- rcairo-1.10.0.ebuild 22 Jan 2011 08:07:31 -0000 1.1
53 +++ rcairo-1.10.0.ebuild 13 Feb 2011 09:40:24 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/rcairo-1.10.0.ebuild,v 1.1 2011/01/22 08:07:31 graaff Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/rcairo-1.10.0.ebuild,v 1.2 2011/02/13 09:40:24 graaff Exp $
59
60 EAPI=2
61
62 @@ -29,7 +29,7 @@
63
64 SLOT="0"
65 LICENSE="|| ( Ruby GPL-2 )"
66 -KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
67 +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
68
69 RDEPEND="${RDEPEND}
70 >=x11-libs/cairo-1.2.0[svg]"
71
72
73
74 1.3 dev-ruby/rcairo/rcairo-1.10.0-r2.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rcairo/rcairo-1.10.0-r2.ebuild?rev=1.3&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rcairo/rcairo-1.10.0-r2.ebuild?rev=1.3&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rcairo/rcairo-1.10.0-r2.ebuild?r1=1.2&r2=1.3
79
80 Index: rcairo-1.10.0-r2.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/rcairo-1.10.0-r2.ebuild,v
83 retrieving revision 1.2
84 retrieving revision 1.3
85 diff -u -r1.2 -r1.3
86 --- rcairo-1.10.0-r2.ebuild 6 Feb 2011 17:00:01 -0000 1.2
87 +++ rcairo-1.10.0-r2.ebuild 13 Feb 2011 09:40:24 -0000 1.3
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/rcairo-1.10.0-r2.ebuild,v 1.2 2011/02/06 17:00:01 flameeyes Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/rcairo-1.10.0-r2.ebuild,v 1.3 2011/02/13 09:40:24 graaff Exp $
93
94 EAPI=2
95
96 @@ -31,7 +31,7 @@
97
98 SLOT="0"
99 LICENSE="|| ( Ruby GPL-2 )"
100 -KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
101 +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
102
103 RDEPEND="${RDEPEND}
104 >=x11-libs/cairo-1.2.0[svg]"