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/diff-lcs: ChangeLog diff-lcs-1.1.2-r3.ebuild
Date: Thu, 02 Dec 2010 21:18:11
Message-Id: 20101202211426.6F0632005C@flycatcher.gentoo.org
1 grobian 10/12/02 21:14:26
2
3 Modified: ChangeLog diff-lcs-1.1.2-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.20 dev-ruby/diff-lcs/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/ChangeLog?rev=1.20&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/ChangeLog?rev=1.20&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/ChangeLog?r1=1.19&r2=1.20
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v
19 retrieving revision 1.19
20 retrieving revision 1.20
21 diff -u -r1.19 -r1.20
22 --- ChangeLog 23 Oct 2010 15:40:29 -0000 1.19
23 +++ ChangeLog 2 Dec 2010 21:14:26 -0000 1.20
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/diff-lcs
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.19 2010/10/23 15:40:29 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.20 2010/12/02 21:14:26 grobian Exp $
29 +
30 + 02 Dec 2010; Fabian Groffen <grobian@g.o> diff-lcs-1.1.2-r3.ebuild:
31 + Marked ~{ppc,x64,x86}-macos
32
33 23 Oct 2010; Jeroen Roovers <jer@g.o> diff-lcs-1.1.2-r2.ebuild,
34 diff-lcs-1.1.2-r3.ebuild:
35
36
37
38 1.4 dev-ruby/diff-lcs/diff-lcs-1.1.2-r3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2-r3.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2-r3.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2-r3.ebuild?r1=1.3&r2=1.4
43
44 Index: diff-lcs-1.1.2-r3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2-r3.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- diff-lcs-1.1.2-r3.ebuild 23 Oct 2010 15:40:29 -0000 1.3
51 +++ diff-lcs-1.1.2-r3.ebuild 2 Dec 2010 21:14:26 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2-r3.ebuild,v 1.3 2010/10/23 15:40:29 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2-r3.ebuild,v 1.4 2010/12/02 21:14:26 grobian Exp $
57
58 EAPI=2
59 USE_RUBY="ruby18 ree18 ruby19 jruby"
60 @@ -16,7 +16,7 @@
61
62 LICENSE="Ruby"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
66 IUSE=""
67
68 ruby_add_rdepend '>=dev-ruby/text-format-0.64'