Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/racc: ChangeLog racc-1.4.7.ebuild
Date: Sun, 05 Feb 2012 20:49:07
Message-Id: 20120205204855.EE5A82004B@flycatcher.gentoo.org
1 maekke 12/02/05 20:48:55
2
3 Modified: ChangeLog racc-1.4.7.ebuild
4 Log:
5 add ~arm, bug #332593
6
7 (Portage version: 2.1.10.44/cvs/Linux i686)
8
9 Revision Changes Path
10 1.67 dev-ruby/racc/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/ChangeLog?rev=1.67&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/ChangeLog?rev=1.67&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/ChangeLog?r1=1.66&r2=1.67
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v
19 retrieving revision 1.66
20 retrieving revision 1.67
21 diff -u -r1.66 -r1.67
22 --- ChangeLog 24 Dec 2011 11:28:15 -0000 1.66
23 +++ ChangeLog 5 Feb 2012 20:48:55 -0000 1.67
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/racc
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.66 2011/12/24 11:28:15 grobian Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.67 2012/02/05 20:48:55 maekke Exp $
30 +
31 + 05 Feb 2012; Markus Meier <maekke@g.o> racc-1.4.7.ebuild:
32 + add ~arm, bug #332593
33
34 24 Dec 2011; Fabian Groffen <grobian@g.o> racc-1.4.7.ebuild:
35 Marked ~{sparc{,64},x64}-solaris
36
37
38
39 1.5 dev-ruby/racc/racc-1.4.7.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/racc-1.4.7.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/racc-1.4.7.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/racc-1.4.7.ebuild?r1=1.4&r2=1.5
44
45 Index: racc-1.4.7.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.7.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- racc-1.4.7.ebuild 24 Dec 2011 11:28:15 -0000 1.4
52 +++ racc-1.4.7.ebuild 5 Feb 2012 20:48:55 -0000 1.5
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/racc/racc-1.4.7.ebuild,v 1.4 2011/12/24 11:28:15 grobian Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.7.ebuild,v 1.5 2012/02/05 20:48:55 maekke Exp $
59
60 EAPI=4
61
62 @@ -17,7 +17,7 @@
63 LICENSE="LGPL-2.1"
64 SLOT="0"
65
66 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
67 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
68 IUSE=""
69
70 ruby_add_bdepend "dev-ruby/rake