Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@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-r3.ebuild
Date: Thu, 02 Dec 2010 21:08:16
Message-Id: 20101202210807.05A7820054@flycatcher.gentoo.org
1 grobian 10/12/02 21:08:06
2
3 Modified: ChangeLog text-format-1.0.0-r3.ebuild
4 Log:
5 Marked ~{ppc,x64,x86}-macos
6
7 (Portage version: 2.2.01.17304-prefix/cvs/Darwin powerpc)
8
9 Revision Changes Path
10 1.46 dev-ruby/text-format/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/ChangeLog?rev=1.46&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/ChangeLog?rev=1.46&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/ChangeLog?r1=1.45&r2=1.46
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v
19 retrieving revision 1.45
20 retrieving revision 1.46
21 diff -u -r1.45 -r1.46
22 --- ChangeLog 23 Oct 2010 15:39:13 -0000 1.45
23 +++ ChangeLog 2 Dec 2010 21:08:06 -0000 1.46
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-ruby/text-format
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.45 2010/10/23 15:39:13 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.46 2010/12/02 21:08:06 grobian Exp $
29 +
30 + 02 Dec 2010; Fabian Groffen <grobian@g.o>
31 + text-format-1.0.0-r3.ebuild:
32 + Marked ~{ppc,x64,x86}-macos
33
34 23 Oct 2010; Jeroen Roovers <jer@g.o> text-format-1.0.0-r2.ebuild,
35 text-format-1.0.0-r3.ebuild:
36
37
38
39 1.4 dev-ruby/text-format/text-format-1.0.0-r3.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild?r1=1.3&r2=1.4
44
45 Index: text-format-1.0.0-r3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- text-format-1.0.0-r3.ebuild 23 Oct 2010 15:39:13 -0000 1.3
52 +++ text-format-1.0.0-r3.ebuild 2 Dec 2010 21:08:06 -0000 1.4
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/text-format/text-format-1.0.0-r3.ebuild,v 1.3 2010/10/23 15:39:13 jer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild,v 1.4 2010/12/02 21:08:06 grobian Exp $
58
59 EAPI=2
60 USE_RUBY="ruby18 ree18 ruby19 jruby"
61 @@ -16,7 +16,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
66 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
67 IUSE=""
68
69 ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'