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/tidy_table: tidy_table-0.0.5-r4.ebuild tidy_table-0.0.5-r2.ebuild tidy_table-0.0.5-r3.ebuild ChangeLog
Date: Wed, 04 Mar 2015 16:00:35
Message-Id: 20150304160031.BEB881307F@oystercatcher.gentoo.org
1 mrueg 15/03/04 16:00:31
2
3 Modified: tidy_table-0.0.5-r4.ebuild
4 tidy_table-0.0.5-r2.ebuild
5 tidy_table-0.0.5-r3.ebuild ChangeLog
6 Log:
7 Update Homepage.
8
9 (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key )
10
11 Revision Changes Path
12 1.2 dev-ruby/tidy_table/tidy_table-0.0.5-r4.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r4.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r4.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r4.ebuild?r1=1.1&r2=1.2
17
18 Index: tidy_table-0.0.5-r4.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r4.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- tidy_table-0.0.5-r4.ebuild 23 Sep 2014 05:41:07 -0000 1.1
25 +++ tidy_table-0.0.5-r4.ebuild 4 Mar 2015 16:00:31 -0000 1.2
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2014 Gentoo Foundation
28 +# Copyright 1999-2015 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r4.ebuild,v 1.1 2014/09/23 05:41:07 graaff Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r4.ebuild,v 1.2 2015/03/04 16:00:31 mrueg Exp $
32
33 EAPI=5
34 USE_RUBY="ruby19 ruby20 ruby21"
35 @@ -15,7 +15,7 @@
36 inherit ruby-fakegem
37
38 DESCRIPTION="Tool to convert an array of struct into an HTML table"
39 -HOMEPAGE="http://seattlerb.rubyforge.org/tidy_table"
40 +HOMEPAGE="https://github.com/topfunky/tidy_table"
41
42 LICENSE="MIT"
43 SLOT="0"
44
45
46
47 1.8 dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild?rev=1.8&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild?rev=1.8&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild?r1=1.7&r2=1.8
52
53 Index: tidy_table-0.0.5-r2.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild,v
56 retrieving revision 1.7
57 retrieving revision 1.8
58 diff -u -r1.7 -r1.8
59 --- tidy_table-0.0.5-r2.ebuild 3 Nov 2014 15:06:59 -0000 1.7
60 +++ tidy_table-0.0.5-r2.ebuild 4 Mar 2015 16:00:31 -0000 1.8
61 @@ -1,6 +1,6 @@
62 -# Copyright 1999-2014 Gentoo Foundation
63 +# Copyright 1999-2015 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild,v 1.7 2014/11/03 15:06:59 mrueg Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild,v 1.8 2015/03/04 16:00:31 mrueg Exp $
67
68 EAPI=4
69 USE_RUBY="ruby19"
70 @@ -15,7 +15,7 @@
71 inherit ruby-fakegem
72
73 DESCRIPTION="Tool to convert an array of struct into an HTML table"
74 -HOMEPAGE="http://seattlerb.rubyforge.org/tidy_table/"
75 +HOMEPAGE="https://github.com/topfunky/tidy_table"
76
77 LICENSE="MIT"
78 SLOT="0"
79
80
81
82 1.5 dev-ruby/tidy_table/tidy_table-0.0.5-r3.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r3.ebuild?rev=1.5&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r3.ebuild?rev=1.5&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r3.ebuild?r1=1.4&r2=1.5
87
88 Index: tidy_table-0.0.5-r3.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r3.ebuild,v
91 retrieving revision 1.4
92 retrieving revision 1.5
93 diff -u -r1.4 -r1.5
94 --- tidy_table-0.0.5-r3.ebuild 3 Nov 2014 15:06:59 -0000 1.4
95 +++ tidy_table-0.0.5-r3.ebuild 4 Mar 2015 16:00:31 -0000 1.5
96 @@ -1,6 +1,6 @@
97 -# Copyright 1999-2014 Gentoo Foundation
98 +# Copyright 1999-2015 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r3.ebuild,v 1.4 2014/11/03 15:06:59 mrueg Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r3.ebuild,v 1.5 2015/03/04 16:00:31 mrueg Exp $
102
103 EAPI=5
104 USE_RUBY="ruby19 ruby20"
105 @@ -15,7 +15,7 @@
106 inherit ruby-fakegem
107
108 DESCRIPTION="Tool to convert an array of struct into an HTML table"
109 -HOMEPAGE="http://seattlerb.rubyforge.org/tidy_table"
110 +HOMEPAGE="https://github.com/topfunky/tidy_table"
111
112 LICENSE="MIT"
113 SLOT="0"
114
115
116
117 1.21 dev-ruby/tidy_table/ChangeLog
118
119 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/ChangeLog?rev=1.21&view=markup
120 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/ChangeLog?rev=1.21&content-type=text/plain
121 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/ChangeLog?r1=1.20&r2=1.21
122
123 Index: ChangeLog
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/ChangeLog,v
126 retrieving revision 1.20
127 retrieving revision 1.21
128 diff -u -r1.20 -r1.21
129 --- ChangeLog 3 Nov 2014 15:06:59 -0000 1.20
130 +++ ChangeLog 4 Mar 2015 16:00:31 -0000 1.21
131 @@ -1,6 +1,10 @@
132 # ChangeLog for dev-ruby/tidy_table
133 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
134 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/ChangeLog,v 1.20 2014/11/03 15:06:59 mrueg Exp $
135 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
136 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/ChangeLog,v 1.21 2015/03/04 16:00:31 mrueg Exp $
137 +
138 + 04 Mar 2015; Manuel Rüger <mrueg@g.o> tidy_table-0.0.5-r2.ebuild,
139 + tidy_table-0.0.5-r3.ebuild, tidy_table-0.0.5-r4.ebuild:
140 + Update Homepage.
141
142 03 Nov 2014; Manuel Rüger <mrueg@g.o> tidy_table-0.0.5-r2.ebuild,
143 tidy_table-0.0.5-r3.ebuild, tidy_table-0.0.5-r4.ebuild: