Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rcairo: ChangeLog rcairo-1.10.0-r2.ebuild
Date: Sun, 06 Feb 2011 17:00:11
Message-Id: 20110206170001.4A62620054@flycatcher.gentoo.org
1 flameeyes 11/02/06 17:00:01
2
3 Modified: ChangeLog rcairo-1.10.0-r2.ebuild
4 Log:
5 Add ruby-glib2 as a dependency of rcairo (it uses pkg-config to look it up); also execute preparation once rather than once-per-target.
6
7 (Portage version: 2.2.0_alpha20/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.51 dev-ruby/rcairo/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rcairo/ChangeLog?rev=1.51&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rcairo/ChangeLog?rev=1.51&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rcairo/ChangeLog?r1=1.50&r2=1.51
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/ChangeLog,v
19 retrieving revision 1.50
20 retrieving revision 1.51
21 diff -u -r1.50 -r1.51
22 --- ChangeLog 2 Feb 2011 20:02:07 -0000 1.50
23 +++ ChangeLog 6 Feb 2011 17:00:01 -0000 1.51
24 @@ -1,6 +1,11 @@
25 # ChangeLog for dev-ruby/rcairo
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/ChangeLog,v 1.50 2011/02/02 20:02:07 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/ChangeLog,v 1.51 2011/02/06 17:00:01 flameeyes Exp $
29 +
30 + 06 Feb 2011; Diego E. Pettenò <flameeyes@g.o>
31 + rcairo-1.10.0-r2.ebuild:
32 + Add ruby-glib2 as a dependency of rcairo (it uses pkg-config to look it up);
33 + also execute preparation once rather than once-per-target.
34
35 *rcairo-1.10.0-r2 (02 Feb 2011)
36
37
38
39
40 1.2 dev-ruby/rcairo/rcairo-1.10.0-r2.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rcairo/rcairo-1.10.0-r2.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rcairo/rcairo-1.10.0-r2.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-r2.ebuild?r1=1.1&r2=1.2
45
46 Index: rcairo-1.10.0-r2.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/rcairo-1.10.0-r2.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- rcairo-1.10.0-r2.ebuild 2 Feb 2011 20:02:07 -0000 1.1
53 +++ rcairo-1.10.0-r2.ebuild 6 Feb 2011 17:00:01 -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-r2.ebuild,v 1.1 2011/02/02 20:02:07 graaff Exp $
58 +# $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 $
59
60 EAPI=2
61
62 @@ -39,9 +39,11 @@
63 >=x11-libs/cairo-1.2.0[svg]
64 dev-util/pkgconfig"
65
66 -ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.1.0-r1:2 )"
67 +ruby_add_bdepend "
68 + dev-ruby/ruby-glib2
69 + test? ( >=dev-ruby/test-unit-2.1.0-r1:2 )"
70
71 -each_ruby_prepare() {
72 +all_ruby_prepare() {
73 # Remove a failing test for the new recording surface. It's not
74 # clear if this is a test failure or not, but we need to move on
75 # with cairo 1.10.