Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rubypants: rubypants-0.2.0-r2.ebuild ChangeLog rubypants-0.2.0-r1.ebuild
Date: Fri, 28 Jan 2011 10:02:08
Message-Id: 20110128100158.127FC20054@flycatcher.gentoo.org
1 graaff 11/01/28 10:01:58
2
3 Modified: ChangeLog rubypants-0.2.0-r1.ebuild
4 Added: rubypants-0.2.0-r2.ebuild
5 Log:
6 Revision bump to drop ruby19 and create a stable candidate. Add ree18.
7
8 (Portage version: 2.1.9.25/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.8 dev-ruby/rubypants/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubypants/ChangeLog?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubypants/ChangeLog?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubypants/ChangeLog?r1=1.7&r2=1.8
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/ChangeLog,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- ChangeLog 7 Jan 2011 15:06:51 -0000 1.7
24 +++ ChangeLog 28 Jan 2011 10:01:57 -0000 1.8
25 @@ -1,6 +1,12 @@
26 # ChangeLog for dev-ruby/rubypants
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/ChangeLog,v 1.7 2011/01/07 15:06:51 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/ChangeLog,v 1.8 2011/01/28 10:01:57 graaff Exp $
30 +
31 +*rubypants-0.2.0-r2 (28 Jan 2011)
32 +
33 + 28 Jan 2011; Hans de Graaff <graaff@g.o> rubypants-0.2.0-r1.ebuild,
34 + +rubypants-0.2.0-r2.ebuild:
35 + Revision bump to drop ruby19 and create a stable candidate. Add ree18.
36
37 07 Jan 2011; Hans de Graaff <graaff@g.o> rubypants-0.2.0-r1.ebuild:
38 Use proper call to install gemspec now that the eclass changed interface.
39
40
41
42 1.4 dev-ruby/rubypants/rubypants-0.2.0-r1.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r1.ebuild?rev=1.4&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r1.ebuild?rev=1.4&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r1.ebuild?r1=1.3&r2=1.4
47
48 Index: rubypants-0.2.0-r1.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r1.ebuild,v
51 retrieving revision 1.3
52 retrieving revision 1.4
53 diff -u -r1.3 -r1.4
54 --- rubypants-0.2.0-r1.ebuild 7 Jan 2011 15:06:51 -0000 1.3
55 +++ rubypants-0.2.0-r1.ebuild 28 Jan 2011 10:01:57 -0000 1.4
56 @@ -1,10 +1,10 @@
57 # Copyright 1999-2011 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r1.ebuild,v 1.3 2011/01/07 15:06:51 graaff Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r1.ebuild,v 1.4 2011/01/28 10:01:57 graaff Exp $
61
62 EAPI=2
63
64 -USE_RUBY="ruby18 ruby19 jruby"
65 +USE_RUBY="ruby18 jruby"
66
67 RUBY_FAKEGEM_TASK_DOC=""
68 RUBY_FAKEGEM_TASK_TEST="test"
69
70
71
72 1.1 dev-ruby/rubypants/rubypants-0.2.0-r2.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r2.ebuild?rev=1.1&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r2.ebuild?rev=1.1&content-type=text/plain
76
77 Index: rubypants-0.2.0-r2.ebuild
78 ===================================================================
79 # Copyright 1999-2011 Gentoo Foundation
80 # Distributed under the terms of the GNU General Public License v2
81 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r2.ebuild,v 1.1 2011/01/28 10:01:57 graaff Exp $
82
83 EAPI=2
84
85 USE_RUBY="ruby18 ruby19 jruby ree18"
86
87 RUBY_FAKEGEM_TASK_DOC=""
88 RUBY_FAKEGEM_TASK_TEST="test"
89
90 inherit ruby-fakegem
91
92 DESCRIPTION="A Ruby port of the SmartyPants PHP library."
93 HOMEPAGE="http://chneukirchen.org/blog/static/projects/rubypants.html"
94
95 LICENSE="Ruby"
96 SLOT="0"
97 KEYWORDS="~amd64 ~x86"
98 IUSE=""
99
100 ruby_add_bdepend "test? ( virtual/ruby-test-unit )"
101
102 each_ruby_install() {
103 ruby_fakegem_install_gemspec
104
105 ruby_fakegem_newins rubypants.rb lib/rubypants.rb
106 }