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/tidy_table: tidy_table-0.0.5-r2.ebuild tidy_table-0.0.5-r1.ebuild ChangeLog
Date: Sat, 26 Jun 2010 09:55:26
Message-Id: 20100626095512.8E07D2CF75@corvid.gentoo.org
1 graaff 10/06/26 09:55:12
2
3 Modified: tidy_table-0.0.5-r1.ebuild ChangeLog
4 Added: tidy_table-0.0.5-r2.ebuild
5 Log:
6 Bump revision to provide a stabilization path for dev-ruby/sparklines, #321217.
7 (Portage version: 2.1.8.3/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 dev-ruby/tidy_table/tidy_table-0.0.5-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r1.ebuild?r1=1.3&r2=1.4
15
16 Index: tidy_table-0.0.5-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- tidy_table-0.0.5-r1.ebuild 22 May 2010 16:04:30 -0000 1.3
23 +++ tidy_table-0.0.5-r1.ebuild 26 Jun 2010 09:55:12 -0000 1.4
24 @@ -1,9 +1,9 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r1.ebuild,v 1.3 2010/05/22 16:04:30 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r1.ebuild,v 1.4 2010/06/26 09:55:12 graaff Exp $
29
30 EAPI="2"
31 -USE_RUBY="ruby18 ruby19 jruby"
32 +USE_RUBY="ruby18"
33
34 RUBY_FAKEGEM_TASK_DOC="docs"
35 RUBY_FAKEGEM_DOCDIR="doc"
36
37
38
39 1.8 dev-ruby/tidy_table/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/ChangeLog?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/ChangeLog?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/ChangeLog?r1=1.7&r2=1.8
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/ChangeLog,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- ChangeLog 22 May 2010 16:04:30 -0000 1.7
52 +++ ChangeLog 26 Jun 2010 09:55:12 -0000 1.8
53 @@ -1,6 +1,13 @@
54 # ChangeLog for dev-ruby/tidy_table
55 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/ChangeLog,v 1.7 2010/05/22 16:04:30 flameeyes Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/ChangeLog,v 1.8 2010/06/26 09:55:12 graaff Exp $
58 +
59 +*tidy_table-0.0.5-r2 (26 Jun 2010)
60 +
61 + 26 Jun 2010; Hans de Graaff <graaff@g.o>
62 + tidy_table-0.0.5-r1.ebuild, +tidy_table-0.0.5-r2.ebuild:
63 + Bump revision to provide a stabilization path for dev-ruby/sparklines,
64 + #321217.
65
66 22 May 2010; Diego E. Pettenò <flameeyes@g.o>
67 tidy_table-0.0.5-r1.ebuild:
68
69
70
71 1.1 dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild
72
73 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild?rev=1.1&view=markup
74 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild?rev=1.1&content-type=text/plain
75
76 Index: tidy_table-0.0.5-r2.ebuild
77 ===================================================================
78 # Copyright 1999-2010 Gentoo Foundation
79 # Distributed under the terms of the GNU General Public License v2
80 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild,v 1.1 2010/06/26 09:55:12 graaff Exp $
81
82 EAPI="2"
83 USE_RUBY="ruby18 ruby19 jruby"
84
85 RUBY_FAKEGEM_TASK_DOC="docs"
86 RUBY_FAKEGEM_DOCDIR="doc"
87
88 RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"
89
90 inherit ruby-fakegem
91
92 DESCRIPTION="Tool to convert an array of struct into an HTML table."
93 HOMEPAGE="http://seattlerb.rubyforge.org/${PN}/"
94
95 LICENSE="MIT"
96 SLOT="0"
97 KEYWORDS="~amd64 ~x86"
98 IUSE=""
99
100 ruby_add_bdepend "
101 doc? ( dev-ruby/hoe )
102 test? (
103 dev-ruby/hoe
104 dev-ruby/rspec
105 )"