Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-atk: ChangeLog ruby-atk-1.1.4.ebuild ruby-atk-1.1.3.ebuild
Date: Thu, 27 Sep 2012 08:50:20
Message-Id: 20120927085010.161E521600@flycatcher.gentoo.org
1 ssuominen 12/09/27 08:50:10
2
3 Modified: ChangeLog ruby-atk-1.1.4.ebuild
4 ruby-atk-1.1.3.ebuild
5 Log:
6 Restore ~ppc keywording wrt #396605
7
8 (Portage version: 2.2.0_alpha128/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.68 dev-ruby/ruby-atk/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-atk/ChangeLog?rev=1.68&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-atk/ChangeLog?rev=1.68&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-atk/ChangeLog?r1=1.67&r2=1.68
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v
20 retrieving revision 1.67
21 retrieving revision 1.68
22 diff -u -r1.67 -r1.68
23 --- ChangeLog 18 Aug 2012 09:12:44 -0000 1.67
24 +++ ChangeLog 27 Sep 2012 08:50:09 -0000 1.68
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-ruby/ruby-atk
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.67 2012/08/18 09:12:44 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.68 2012/09/27 08:50:09 ssuominen Exp $
30 +
31 + 27 Sep 2012; Samuli Suominen <ssuominen@g.o> ruby-atk-1.1.3.ebuild,
32 + ruby-atk-1.1.4.ebuild:
33 + Restore ~ppc keywording wrt #396605
34
35 *ruby-atk-1.1.4 (18 Aug 2012)
36
37
38
39
40 1.2 dev-ruby/ruby-atk/ruby-atk-1.1.4.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.4.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.4.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.4.ebuild?r1=1.1&r2=1.2
45
46 Index: ruby-atk-1.1.4.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.4.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- ruby-atk-1.1.4.ebuild 18 Aug 2012 09:12:44 -0000 1.1
53 +++ ruby-atk-1.1.4.ebuild 27 Sep 2012 08:50:09 -0000 1.2
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-ruby/ruby-atk/ruby-atk-1.1.4.ebuild,v 1.1 2012/08/18 09:12:44 graaff Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.4.ebuild,v 1.2 2012/09/27 08:50:09 ssuominen Exp $
59
60 EAPI=4
61 USE_RUBY="ruby18 ruby19 ree18"
62 @@ -8,7 +8,7 @@
63 inherit ruby-ng-gnome2
64
65 DESCRIPTION="Ruby Atk bindings"
66 -KEYWORDS="~amd64 ~x86"
67 +KEYWORDS="~amd64 ~ppc ~x86"
68 IUSE=""
69 DEPEND="${DEPEND} dev-libs/atk"
70 RDEPEND="${RDEPEND} dev-libs/atk"
71
72
73
74 1.4 dev-ruby/ruby-atk/ruby-atk-1.1.3.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.3.ebuild?rev=1.4&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.3.ebuild?rev=1.4&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.3.ebuild?r1=1.3&r2=1.4
79
80 Index: ruby-atk-1.1.3.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.3.ebuild,v
83 retrieving revision 1.3
84 retrieving revision 1.4
85 diff -u -r1.3 -r1.4
86 --- ruby-atk-1.1.3.ebuild 17 Aug 2012 13:09:07 -0000 1.3
87 +++ ruby-atk-1.1.3.ebuild 27 Sep 2012 08:50:09 -0000 1.4
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-ruby/ruby-atk/ruby-atk-1.1.3.ebuild,v 1.3 2012/08/17 13:09:07 johu Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.3.ebuild,v 1.4 2012/09/27 08:50:09 ssuominen Exp $
93
94 EAPI="2"
95 USE_RUBY="ruby18 ruby19 ree18"
96 @@ -8,7 +8,7 @@
97 inherit ruby-ng-gnome2
98
99 DESCRIPTION="Ruby Atk bindings"
100 -KEYWORDS="amd64 x86"
101 +KEYWORDS="amd64 ~ppc x86"
102 IUSE=""
103 DEPEND="${DEPEND} dev-libs/atk"
104 RDEPEND="${RDEPEND} dev-libs/atk"