Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/racc: ChangeLog racc-1.4.11.ebuild
Date: Thu, 23 Jul 2015 20:56:29
Message-Id: 20150723205621.752F6BD@oystercatcher.gentoo.org
1 pacho 15/07/23 20:56:21
2
3 Modified: ChangeLog racc-1.4.11.ebuild
4 Log:
5 ppc stable wrt bug #518094
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.115 dev-ruby/racc/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/ChangeLog?rev=1.115&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/ChangeLog?rev=1.115&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/ChangeLog?r1=1.114&r2=1.115
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v
19 retrieving revision 1.114
20 retrieving revision 1.115
21 diff -u -r1.114 -r1.115
22 --- ChangeLog 27 Dec 2014 21:05:31 -0000 1.114
23 +++ ChangeLog 23 Jul 2015 20:56:21 -0000 1.115
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/racc
26 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.114 2014/12/27 21:05:31 graaff Exp $
28 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.115 2015/07/23 20:56:21 pacho Exp $
30 +
31 + 23 Jul 2015; Pacho Ramos <pacho@g.o> racc-1.4.11.ebuild:
32 + ppc stable wrt bug #518094
33
34 27 Dec 2014; Hans de Graaff <graaff@g.o> racc-1.4.12.ebuild:
35 Add ruby22.
36
37
38
39 1.6 dev-ruby/racc/racc-1.4.11.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/racc-1.4.11.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/racc-1.4.11.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/racc-1.4.11.ebuild?r1=1.5&r2=1.6
44
45 Index: racc-1.4.11.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.11.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- racc-1.4.11.ebuild 25 Nov 2014 11:42:26 -0000 1.5
52 +++ racc-1.4.11.ebuild 23 Jul 2015 20:56:21 -0000 1.6
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2014 Gentoo Foundation
55 +# Copyright 1999-2015 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.11.ebuild,v 1.5 2014/11/25 11:42:26 mrueg Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.11.ebuild,v 1.6 2015/07/23 20:56:21 pacho Exp $
59
60 EAPI=5
61
62 @@ -18,7 +18,7 @@
63 LICENSE="LGPL-2.1"
64 SLOT="0"
65
66 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~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 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
68 IUSE="doc test"
69
70 ruby_add_bdepend "dev-ruby/rake