Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-progressbar: ChangeLog ruby-progressbar-0.9.ebuild ruby-progressbar-0.0.9.ebuild
Date: Sun, 01 Aug 2010 17:03:52
Message-Id: 20100801165417.B1F4C2CE15@corvid.gentoo.org
1 hwoarang 10/08/01 16:54:17
2
3 Modified: ChangeLog ruby-progressbar-0.9.ebuild
4 ruby-progressbar-0.0.9.ebuild
5 Log:
6 Stable on amd64 wrt bug #330729
7 (Portage version: 2.2_rc67/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.28 dev-ruby/ruby-progressbar/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?rev=1.28&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?rev=1.28&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?r1=1.27&r2=1.28
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v
19 retrieving revision 1.27
20 retrieving revision 1.28
21 diff -u -r1.27 -r1.28
22 --- ChangeLog 1 Aug 2010 16:41:37 -0000 1.27
23 +++ ChangeLog 1 Aug 2010 16:54:16 -0000 1.28
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-ruby/ruby-progressbar
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.27 2010/08/01 16:41:37 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.28 2010/08/01 16:54:16 hwoarang Exp $
29 +
30 + 01 Aug 2010; Markos Chandras <hwoarang@g.o>
31 + ruby-progressbar-0.0.9.ebuild, ruby-progressbar-0.9.ebuild:
32 + Stable on amd64 wrt bug #330729
33
34 *ruby-progressbar-0.0.9-r1 (01 Aug 2010)
35
36
37
38
39 1.8 dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild?r1=1.7&r2=1.8
44
45 Index: ruby-progressbar-0.9.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- ruby-progressbar-0.9.ebuild 1 Aug 2010 16:35:46 -0000 1.7
52 +++ ruby-progressbar-0.9.ebuild 1 Aug 2010 16:54:16 -0000 1.8
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.7 2010/08/01 16:35:46 flameeyes Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.8 2010/08/01 16:54:16 hwoarang Exp $
58
59 inherit ruby
60
61 @@ -11,7 +11,7 @@
62 LICENSE="Ruby"
63 SLOT="0"
64 USE_RUBY="ruby18"
65 -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
66 +KEYWORDS="alpha hppa ia64 ppc ppc64 sparc x86"
67
68 IUSE=""
69
70
71
72
73 1.3 dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild?rev=1.3&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild?rev=1.3&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild?r1=1.2&r2=1.3
78
79 Index: ruby-progressbar-0.0.9.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild,v
82 retrieving revision 1.2
83 retrieving revision 1.3
84 diff -u -r1.2 -r1.3
85 --- ruby-progressbar-0.0.9.ebuild 1 Aug 2010 16:41:37 -0000 1.2
86 +++ ruby-progressbar-0.0.9.ebuild 1 Aug 2010 16:54:16 -0000 1.3
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2010 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild,v 1.2 2010/08/01 16:41:37 flameeyes Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild,v 1.3 2010/08/01 16:54:16 hwoarang Exp $
92
93 EAPI=2
94
95 @@ -18,7 +18,7 @@
96
97 LICENSE="|| ( Ruby GPL-2 )"
98 SLOT="0"
99 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
100 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
101
102 IUSE="test"