Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/text-format: text-format-1.0.0-r2.ebuild ChangeLog
Date: Mon, 31 Jan 2011 19:39:22
Message-Id: 20110131193912.D2FB520054@flycatcher.gentoo.org
1 fauli 11/01/31 19:39:12
2
3 Modified: text-format-1.0.0-r2.ebuild ChangeLog
4 Log:
5 stable x86, bug 353130
6
7 (Portage version: 2.1.9.35/cvs/Linux i686)
8
9 Revision Changes Path
10 1.7 dev-ruby/text-format/text-format-1.0.0-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild?r1=1.6&r2=1.7
15
16 Index: text-format-1.0.0-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- text-format-1.0.0-r2.ebuild 30 Jan 2011 15:55:59 -0000 1.6
23 +++ text-format-1.0.0-r2.ebuild 31 Jan 2011 19:39:12 -0000 1.7
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild,v 1.6 2011/01/30 15:55:59 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild,v 1.7 2011/01/31 19:39:12 fauli Exp $
29
30 EAPI=2
31 USE_RUBY="ruby18 ree18 jruby"
32 @@ -16,7 +16,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
37 +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris"
38 IUSE=""
39
40 ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'
41
42
43
44 1.50 dev-ruby/text-format/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/ChangeLog?rev=1.50&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/ChangeLog?rev=1.50&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/ChangeLog?r1=1.49&r2=1.50
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v
53 retrieving revision 1.49
54 retrieving revision 1.50
55 diff -u -r1.49 -r1.50
56 --- ChangeLog 30 Jan 2011 15:55:59 -0000 1.49
57 +++ ChangeLog 31 Jan 2011 19:39:12 -0000 1.50
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-ruby/text-format
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.49 2011/01/30 15:55:59 hwoarang Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.50 2011/01/31 19:39:12 fauli Exp $
63 +
64 + 31 Jan 2011; Christian Faulhammer <fauli@g.o>
65 + text-format-1.0.0-r2.ebuild:
66 + stable x86, bug 353130
67
68 30 Jan 2011; Markos Chandras <hwoarang@g.o>
69 text-format-1.0.0-r2.ebuild: