Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/text-format: ChangeLog text-format-1.0.0-r2.ebuild
Date: Sun, 28 Oct 2012 17:22:42
Message-Id: 20121028172232.7DF5721600@flycatcher.gentoo.org
1 armin76 12/10/28 17:22:32
2
3 Modified: ChangeLog text-format-1.0.0-r2.ebuild
4 Log:
5 alpha stable, add ~alpha/~ia64/~sparc, etc
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.57 dev-ruby/text-format/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/ChangeLog?rev=1.57&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/ChangeLog?rev=1.57&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/ChangeLog?r1=1.56&r2=1.57
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v
19 retrieving revision 1.56
20 retrieving revision 1.57
21 diff -u -r1.56 -r1.57
22 --- ChangeLog 14 Sep 2011 16:08:18 -0000 1.56
23 +++ ChangeLog 28 Oct 2012 17:22:32 -0000 1.57
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/text-format
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.56 2011/09/14 16:08:18 jer Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.57 2012/10/28 17:22:32 armin76 Exp $
30 +
31 + 28 Oct 2012; Raúl Porcel <armin76@g.o> text-format-1.0.0-r2.ebuild:
32 + alpha stable
33
34 14 Sep 2011; Jeroen Roovers <jer@g.o> text-format-1.0.0-r2.ebuild:
35 Stable for HPPA (bug #369573).
36
37
38
39 1.13 dev-ruby/text-format/text-format-1.0.0-r2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild?rev=1.13&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild?rev=1.13&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild?r1=1.12&r2=1.13
44
45 Index: text-format-1.0.0-r2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild,v
48 retrieving revision 1.12
49 retrieving revision 1.13
50 diff -u -r1.12 -r1.13
51 --- text-format-1.0.0-r2.ebuild 14 Sep 2011 16:08:18 -0000 1.12
52 +++ text-format-1.0.0-r2.ebuild 28 Oct 2012 17:22:32 -0000 1.13
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild,v 1.12 2011/09/14 16:08:18 jer Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild,v 1.13 2012/10/28 17:22:32 armin76 Exp $
59
60 EAPI=2
61 USE_RUBY="ruby18 ree18 jruby"
62 @@ -16,7 +16,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris"
67 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris"
68 IUSE=""
69
70 ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'