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/builder: builder-3.0.4-r1.ebuild builder-2.1.2-r4.ebuild ChangeLog
Date: Sun, 04 May 2014 12:35:21
Message-Id: 20140504123518.557782004C@flycatcher.gentoo.org
1 mrueg 14/05/04 12:35:18
2
3 Modified: builder-3.0.4-r1.ebuild ChangeLog
4 Added: builder-2.1.2-r4.ebuild
5 Log:
6 Add ruby20, ruby21 support for slot 0.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
9
10 Revision Changes Path
11 1.2 dev-ruby/builder/builder-3.0.4-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/builder/builder-3.0.4-r1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/builder/builder-3.0.4-r1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/builder/builder-3.0.4-r1.ebuild?r1=1.1&r2=1.2
16
17 Index: builder-3.0.4-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/builder/builder-3.0.4-r1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- builder-3.0.4-r1.ebuild 20 Apr 2014 18:06:18 -0000 1.1
24 +++ builder-3.0.4-r1.ebuild 4 May 2014 12:35:18 -0000 1.2
25 @@ -1,8 +1,8 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/builder/builder-3.0.4-r1.ebuild,v 1.1 2014/04/20 18:06:18 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/builder/builder-3.0.4-r1.ebuild,v 1.2 2014/05/04 12:35:18 mrueg Exp $
30
31 -EAPI=4
32 +EAPI=5
33 USE_RUBY="ruby19 ruby20 ruby21 jruby"
34
35 RUBY_FAKEGEM_TASK_TEST="test_all"
36
37
38
39 1.97 dev-ruby/builder/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/builder/ChangeLog?rev=1.97&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/builder/ChangeLog?rev=1.97&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/builder/ChangeLog?r1=1.96&r2=1.97
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/builder/ChangeLog,v
48 retrieving revision 1.96
49 retrieving revision 1.97
50 diff -u -r1.96 -r1.97
51 --- ChangeLog 20 Apr 2014 18:06:18 -0000 1.96
52 +++ ChangeLog 4 May 2014 12:35:18 -0000 1.97
53 @@ -1,6 +1,12 @@
54 # ChangeLog for dev-ruby/builder
55 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/builder/ChangeLog,v 1.96 2014/04/20 18:06:18 graaff Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/builder/ChangeLog,v 1.97 2014/05/04 12:35:18 mrueg Exp $
58 +
59 +*builder-2.1.2-r4 (04 May 2014)
60 +
61 + 04 May 2014; Manuel RĂ¼ger <mrueg@g.o> +builder-2.1.2-r4.ebuild,
62 + builder-3.0.4-r1.ebuild:
63 + Add ruby20, ruby21 support for slot 0.
64
65 *builder-3.0.4-r1 (20 Apr 2014)
66
67
68
69
70 1.1 dev-ruby/builder/builder-2.1.2-r4.ebuild
71
72 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/builder/builder-2.1.2-r4.ebuild?rev=1.1&view=markup
73 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/builder/builder-2.1.2-r4.ebuild?rev=1.1&content-type=text/plain
74
75 Index: builder-2.1.2-r4.ebuild
76 ===================================================================
77 # Copyright 1999-2014 Gentoo Foundation
78 # Distributed under the terms of the GNU General Public License v2
79 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/builder/builder-2.1.2-r4.ebuild,v 1.1 2014/05/04 12:35:18 mrueg Exp $
80
81 EAPI=5
82 USE_RUBY="ruby19 ruby20 ruby21 jruby"
83
84 RUBY_FAKEGEM_TASK_TEST="test_all"
85
86 RUBY_FAKEGEM_TASK_DOC=""
87 RUBY_FAKEGEM_DOCDIR="doc"
88 RUBY_FAKEGEM_EXTRADOC="README CHANGES"
89
90 inherit ruby-fakegem eutils
91
92 DESCRIPTION="A builder to facilitate programatic generation of XML markup"
93 HOMEPAGE="http://rubyforge.org/projects/builder/"
94 SRC_URI="mirror://rubyforge/${PN}/${P}.tgz"
95
96 LICENSE="MIT"
97 SLOT="0"
98 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
99 IUSE=""
100
101 RUBY_PATCHES=( "${FILESDIR}"/${P}-activesupport.patch "${FILESDIR}"/${P}-fix-tests.patch )
102
103 all_ruby_prepare() {
104 sed -i -e '/rdoc\.template .*jamis/d' Rakefile || die
105 }
106
107 each_ruby_prepare() {
108 case ${RUBY} in
109 *ruby19|*ruby20|*ruby21)
110 rm test/testblankslate.rb || die
111 ;;
112 *)
113 ;;
114 esac
115 }
116
117 each_ruby_test() {
118 ${RUBY} -Ilib:. -S testrb test/test*.rb || die
119 }