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/diff-lcs: diff-lcs-1.1.2-r2.ebuild ChangeLog
Date: Mon, 31 Jan 2011 19:40:41
Message-Id: 20110131194031.C546D20054@flycatcher.gentoo.org
1 fauli 11/01/31 19:40:31
2
3 Modified: diff-lcs-1.1.2-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.6 dev-ruby/diff-lcs/diff-lcs-1.1.2-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2-r2.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2-r2.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2-r2.ebuild?r1=1.5&r2=1.6
15
16 Index: diff-lcs-1.1.2-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2-r2.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- diff-lcs-1.1.2-r2.ebuild 30 Jan 2011 15:56:22 -0000 1.5
23 +++ diff-lcs-1.1.2-r2.ebuild 31 Jan 2011 19:40:31 -0000 1.6
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/diff-lcs/diff-lcs-1.1.2-r2.ebuild,v 1.5 2011/01/30 15:56:22 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2-r2.ebuild,v 1.6 2011/01/31 19:40:31 fauli Exp $
29
30 EAPI=2
31 USE_RUBY="ruby18 ree18 jruby"
32 @@ -16,7 +16,7 @@
33
34 LICENSE="Ruby"
35 SLOT="0"
36 -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
38 IUSE=""
39
40 ruby_add_rdepend '>=dev-ruby/text-format-0.64'
41
42
43
44 1.24 dev-ruby/diff-lcs/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/ChangeLog?rev=1.24&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/ChangeLog?rev=1.24&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/ChangeLog?r1=1.23&r2=1.24
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v
53 retrieving revision 1.23
54 retrieving revision 1.24
55 diff -u -r1.23 -r1.24
56 --- ChangeLog 30 Jan 2011 15:56:22 -0000 1.23
57 +++ ChangeLog 31 Jan 2011 19:40:31 -0000 1.24
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-ruby/diff-lcs
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.23 2011/01/30 15:56:22 hwoarang Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.24 2011/01/31 19:40:31 fauli Exp $
63 +
64 + 31 Jan 2011; Christian Faulhammer <fauli@g.o>
65 + diff-lcs-1.1.2-r2.ebuild:
66 + stable x86, bug 353130
67
68 30 Jan 2011; Markos Chandras <hwoarang@g.o> diff-lcs-1.1.2-r2.ebuild:
69 Stable on amd64 wrt bug #353130