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