Gentoo Archives: gentoo-commits

From: "Manuel Rueger (mrueg)" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gobject-introspection: ruby-gobject-introspection-2.2.3.ebuild ruby-gobject-introspection-2.2.3-r1.ebuild ChangeLog ruby-gobject-introspection-2.2.0.ebuild ruby-gobject-introspection-2.1.0.ebuild ruby-gobject-introspection-2.2.2.ebuild ruby-gobject-introspection-1.2.6.ebuild ruby-gobject-introspection-2.0.2.ebuild
Date: Mon, 06 Jul 2015 09:40:33
Message-Id: 20150706094028.1FFD6750@oystercatcher.gentoo.org
1 mrueg 15/07/06 09:40:28
2
3 Modified: ruby-gobject-introspection-2.2.3.ebuild ChangeLog
4 Added: ruby-gobject-introspection-2.2.3-r1.ebuild
5 Removed: ruby-gobject-introspection-2.2.0.ebuild
6 ruby-gobject-introspection-2.1.0.ebuild
7 ruby-gobject-introspection-2.2.2.ebuild
8 ruby-gobject-introspection-1.2.6.ebuild
9 ruby-gobject-introspection-2.0.2.ebuild
10 Log:
11 Remove old. Create stabilization candidate.
12
13 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
14
15 Revision Changes Path
16 1.3 dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild
17
18 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild?rev=1.3&view=markup
19 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild?rev=1.3&content-type=text/plain
20 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild?r1=1.2&r2=1.3
21
22 Index: ruby-gobject-introspection-2.2.3.ebuild
23 ===================================================================
24 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild,v
25 retrieving revision 1.2
26 retrieving revision 1.3
27 diff -u -r1.2 -r1.3
28 --- ruby-gobject-introspection-2.2.3.ebuild 25 Mar 2015 16:31:56 -0000 1.2
29 +++ ruby-gobject-introspection-2.2.3.ebuild 6 Jul 2015 09:40:28 -0000 1.3
30 @@ -1,9 +1,9 @@
31 # Copyright 1999-2015 Gentoo Foundation
32 # Distributed under the terms of the GNU General Public License v2
33 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild,v 1.2 2015/03/25 16:31:56 graaff Exp $
34 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild,v 1.3 2015/07/06 09:40:28 mrueg Exp $
35
36 -EAPI=4
37 -USE_RUBY="ruby19 ruby20 ruby21 ruby22"
38 +EAPI=5
39 +USE_RUBY="ruby19 ruby20"
40
41 inherit ruby-ng-gnome2
42
43 @@ -13,7 +13,7 @@
44 KEYWORDS="~amd64 ~ppc"
45 IUSE=""
46
47 -DEPEND="${DEPEND} dev-libs/gobject-introspection"
48 -RDEPEND="${RDEPEND} dev-libs/gobject-introspection"
49 +DEPEND+=" dev-libs/gobject-introspection"
50 +RDEPEND+=" dev-libs/gobject-introspection"
51
52 ruby_add_rdepend ">=dev-ruby/ruby-glib2-${PV}"
53
54
55
56 1.10 dev-ruby/ruby-gobject-introspection/ChangeLog
57
58 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog?rev=1.10&view=markup
59 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog?rev=1.10&content-type=text/plain
60 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog?r1=1.9&r2=1.10
61
62 Index: ChangeLog
63 ===================================================================
64 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog,v
65 retrieving revision 1.9
66 retrieving revision 1.10
67 diff -u -r1.9 -r1.10
68 --- ChangeLog 25 Mar 2015 16:31:56 -0000 1.9
69 +++ ChangeLog 6 Jul 2015 09:40:28 -0000 1.10
70 @@ -1,6 +1,18 @@
71 # ChangeLog for dev-ruby/ruby-gobject-introspection
72 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
73 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog,v 1.9 2015/03/25 16:31:56 graaff Exp $
74 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog,v 1.10 2015/07/06 09:40:28 mrueg Exp $
75 +
76 +*ruby-gobject-introspection-2.2.3-r1 (06 Jul 2015)
77 +
78 + 06 Jul 2015; Manuel RĂ¼ger <mrueg@g.o>
79 + +ruby-gobject-introspection-2.2.3-r1.ebuild,
80 + -ruby-gobject-introspection-1.2.6.ebuild,
81 + -ruby-gobject-introspection-2.0.2.ebuild,
82 + -ruby-gobject-introspection-2.1.0.ebuild,
83 + -ruby-gobject-introspection-2.2.0.ebuild,
84 + -ruby-gobject-introspection-2.2.2.ebuild,
85 + ruby-gobject-introspection-2.2.3.ebuild:
86 + Remove old. Create stabilization candidate.
87
88 25 Mar 2015; Hans de Graaff <graaff@g.o>
89 ruby-gobject-introspection-2.2.3.ebuild:
90
91
92
93 1.1 dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3-r1.ebuild
94
95 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3-r1.ebuild?rev=1.1&view=markup
96 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3-r1.ebuild?rev=1.1&content-type=text/plain
97
98 Index: ruby-gobject-introspection-2.2.3-r1.ebuild
99 ===================================================================
100 # Copyright 1999-2015 Gentoo Foundation
101 # Distributed under the terms of the GNU General Public License v2
102 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3-r1.ebuild,v 1.1 2015/07/06 09:40:28 mrueg Exp $
103
104 EAPI=5
105 USE_RUBY="ruby19 ruby20 ruby21 ruby22"
106
107 inherit ruby-ng-gnome2
108
109 RUBY_S=ruby-gnome2-all-${PV}/gobject-introspection
110
111 DESCRIPTION="Ruby GObjectIntrosprction bindings"
112 KEYWORDS="~amd64 ~ppc"
113 IUSE=""
114
115 DEPEND+=" dev-libs/gobject-introspection"
116 RDEPEND+=" dev-libs/gobject-introspection"
117
118 ruby_add_rdepend ">=dev-ruby/ruby-glib2-${PV}"