Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/racc: racc-1.4.9.ebuild ChangeLog
Date: Sun, 26 Jan 2014 13:05:51
Message-Id: 20140126130548.D155E2004C@flycatcher.gentoo.org
1 ago 14/01/26 13:05:48
2
3 Modified: racc-1.4.9.ebuild ChangeLog
4 Log:
5 Stable for sparc, wrt bug #483254
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.11 dev-ruby/racc/racc-1.4.9.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/racc-1.4.9.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/racc-1.4.9.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/racc-1.4.9.ebuild?r1=1.10&r2=1.11
15
16 Index: racc-1.4.9.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.9.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- racc-1.4.9.ebuild 29 Dec 2013 17:23:22 -0000 1.10
23 +++ racc-1.4.9.ebuild 26 Jan 2014 13:05:48 -0000 1.11
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.9.ebuild,v 1.10 2013/12/29 17:23:22 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.9.ebuild,v 1.11 2014/01/26 13:05:48 ago Exp $
30
31 EAPI=4
32
33 @@ -18,7 +18,7 @@
34 LICENSE="LGPL-2.1"
35 SLOT="0"
36
37 -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"
38 +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"
39 IUSE="doc test"
40
41 ruby_add_bdepend "dev-ruby/rake"
42
43
44
45 1.107 dev-ruby/racc/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/ChangeLog?rev=1.107&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/ChangeLog?rev=1.107&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/ChangeLog?r1=1.106&r2=1.107
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v
54 retrieving revision 1.106
55 retrieving revision 1.107
56 diff -u -r1.106 -r1.107
57 --- ChangeLog 13 Jan 2014 07:19:44 -0000 1.106
58 +++ ChangeLog 26 Jan 2014 13:05:48 -0000 1.107
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/racc
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.106 2014/01/13 07:19:44 graaff Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.107 2014/01/26 13:05:48 ago Exp $
64 +
65 + 26 Jan 2014; Agostino Sarubbo <ago@g.o> racc-1.4.9.ebuild:
66 + Stable for sparc, wrt bug #483254
67
68 *racc-1.4.11 (13 Jan 2014)