Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/RubyInline: RubyInline-3.12.3.ebuild ChangeLog
Date: Tue, 28 Jul 2015 09:22:50
Message-Id: 20150728092245.584AFC1@oystercatcher.gentoo.org
1 klausman 15/07/28 09:22:45
2
3 Modified: RubyInline-3.12.3.ebuild ChangeLog
4 Log:
5 Stable on alpha, bug 555924
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
8
9 Revision Changes Path
10 1.2 dev-ruby/RubyInline/RubyInline-3.12.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild?r1=1.1&r2=1.2
15
16 Index: RubyInline-3.12.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- RubyInline-3.12.3.ebuild 4 May 2014 13:36:27 -0000 1.1
23 +++ RubyInline-3.12.3.ebuild 28 Jul 2015 09:22:45 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild,v 1.1 2014/05/04 13:36:27 mrueg Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild,v 1.2 2015/07/28 09:22:45 klausman Exp $
30
31 EAPI=5
32
33 @@ -17,7 +17,7 @@
34
35 LICENSE="MIT"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
38 +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
39 IUSE="doc test"
40
41 ruby_add_rdepend "dev-ruby/zentest"
42
43
44
45 1.23 dev-ruby/RubyInline/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/RubyInline/ChangeLog?rev=1.23&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/RubyInline/ChangeLog?rev=1.23&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/RubyInline/ChangeLog?r1=1.22&r2=1.23
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/ChangeLog,v
54 retrieving revision 1.22
55 retrieving revision 1.23
56 diff -u -r1.22 -r1.23
57 --- ChangeLog 20 Apr 2015 17:35:38 -0000 1.22
58 +++ ChangeLog 28 Jul 2015 09:22:45 -0000 1.23
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/RubyInline
61 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/ChangeLog,v 1.22 2015/04/20 17:35:38 mrueg Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/ChangeLog,v 1.23 2015/07/28 09:22:45 klausman Exp $
64 +
65 + 28 Jul 2015; Tobias Klausmann <klausman@g.o> RubyInline-3.12.3.ebuild:
66 + Stable on alpha, bug 555924
67
68 *RubyInline-3.12.4 (20 Apr 2015)