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/RubyInline: RubyInline-3.12.2.ebuild RubyInline-3.12.3.ebuild ChangeLog RubyInline-3.12.2-r1.ebuild
Date: Sun, 04 May 2014 13:36:31
Message-Id: 20140504133627.E2AB72004C@flycatcher.gentoo.org
1 mrueg 14/05/04 13:36:27
2
3 Modified: RubyInline-3.12.2.ebuild ChangeLog
4 Added: RubyInline-3.12.3.ebuild
5 Removed: RubyInline-3.12.2-r1.ebuild
6 Log:
7 Version bump. Cleanup old.
8
9 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
10
11 Revision Changes Path
12 1.10 dev-ruby/RubyInline/RubyInline-3.12.2.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.2.ebuild?rev=1.10&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.2.ebuild?rev=1.10&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.2.ebuild?r1=1.9&r2=1.10
17
18 Index: RubyInline-3.12.2.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.2.ebuild,v
21 retrieving revision 1.9
22 retrieving revision 1.10
23 diff -u -r1.9 -r1.10
24 --- RubyInline-3.12.2.ebuild 7 Sep 2013 20:15:37 -0000 1.9
25 +++ RubyInline-3.12.2.ebuild 4 May 2014 13:36:27 -0000 1.10
26 @@ -1,10 +1,10 @@
27 -# Copyright 1999-2013 Gentoo Foundation
28 +# Copyright 1999-2014 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.2.ebuild,v 1.9 2013/09/07 20:15:37 ago Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.2.ebuild,v 1.10 2014/05/04 13:36:27 mrueg Exp $
32
33 EAPI=5
34
35 -USE_RUBY="ruby18 ruby19"
36 +USE_RUBY="ruby19"
37
38 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
39 RUBY_FAKEGEM_DOCDIR="doc"
40
41
42
43 1.19 dev-ruby/RubyInline/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/RubyInline/ChangeLog?rev=1.19&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/RubyInline/ChangeLog?rev=1.19&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/RubyInline/ChangeLog?r1=1.18&r2=1.19
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/ChangeLog,v
52 retrieving revision 1.18
53 retrieving revision 1.19
54 diff -u -r1.18 -r1.19
55 --- ChangeLog 9 Oct 2013 01:57:12 -0000 1.18
56 +++ ChangeLog 4 May 2014 13:36:27 -0000 1.19
57 @@ -1,6 +1,12 @@
58 # ChangeLog for dev-ruby/RubyInline
59 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/ChangeLog,v 1.18 2013/10/09 01:57:12 mrueg Exp $
61 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/ChangeLog,v 1.19 2014/05/04 13:36:27 mrueg Exp $
63 +
64 +*RubyInline-3.12.3 (04 May 2014)
65 +
66 + 04 May 2014; Manuel RĂ¼ger <mrueg@g.o> +RubyInline-3.12.3.ebuild,
67 + -RubyInline-3.12.2-r1.ebuild, RubyInline-3.12.2.ebuild:
68 + Version bump. Cleanup old.
69
70 *RubyInline-3.12.2-r1 (09 Oct 2013)
71
72
73
74
75 1.1 dev-ruby/RubyInline/RubyInline-3.12.3.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild?rev=1.1&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild?rev=1.1&content-type=text/plain
79
80 Index: RubyInline-3.12.3.ebuild
81 ===================================================================
82 # Copyright 1999-2014 Gentoo Foundation
83 # Distributed under the terms of the GNU General Public License v2
84 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild,v 1.1 2014/05/04 13:36:27 mrueg Exp $
85
86 EAPI=5
87
88 USE_RUBY="ruby19 ruby20"
89
90 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
91 RUBY_FAKEGEM_DOCDIR="doc"
92 RUBY_FAKEGEM_EXTRADOC="README.txt History.txt"
93
94 inherit ruby-fakegem
95
96 DESCRIPTION="Allows to embed C/C++ in Ruby code"
97 HOMEPAGE="http://www.zenspider.com/ZSS/Products/RubyInline/"
98
99 LICENSE="MIT"
100 SLOT="0"
101 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"
102 IUSE="doc test"
103
104 ruby_add_rdepend "dev-ruby/zentest"
105
106 ruby_add_bdepend "
107 test? (
108 dev-ruby/hoe
109 dev-ruby/hoe-seattlerb
110 virtual/ruby-minitest
111 )"
112
113 RUBY_PATCHES=(
114 ruby-inline-3.12.2-gentoo.patch
115 ruby-inline-3.11.1-ldflags.patch
116 )
117
118 all_ruby_prepare() {
119 sed -i -e '/isolate/ s:^:#:' Rakefile || die
120 }
121
122 all_ruby_install() {
123 all_fakegem_install
124
125 docinto examples
126 dodoc example.rb example2.rb demo/*.rb
127 }