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/bacon: bacon-1.2.0-r1.ebuild ChangeLog
Date: Tue, 24 Dec 2013 12:49:54
Message-Id: 20131224124951.46D622004C@flycatcher.gentoo.org
1 ago 13/12/24 12:49:51
2
3 Modified: bacon-1.2.0-r1.ebuild ChangeLog
4 Log:
5 Stable for x86, wrt bug #490176
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.6 dev-ruby/bacon/bacon-1.2.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/bacon-1.2.0-r1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/bacon-1.2.0-r1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/bacon-1.2.0-r1.ebuild?r1=1.5&r2=1.6
15
16 Index: bacon-1.2.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bacon/bacon-1.2.0-r1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- bacon-1.2.0-r1.ebuild 22 Dec 2013 14:54:04 -0000 1.5
23 +++ bacon-1.2.0-r1.ebuild 24 Dec 2013 12:49:51 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/bacon-1.2.0-r1.ebuild,v 1.5 2013/12/22 14:54:04 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/bacon-1.2.0-r1.ebuild,v 1.6 2013/12/24 12:49:51 ago Exp $
29
30 EAPI=5
31 USE_RUBY="ruby18 ruby19 ruby20 jruby"
32 @@ -15,5 +15,5 @@
33
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
37 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 IUSE=""
39
40
41
42 1.25 dev-ruby/bacon/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/ChangeLog?rev=1.25&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/ChangeLog?rev=1.25&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/ChangeLog?r1=1.24&r2=1.25
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bacon/ChangeLog,v
51 retrieving revision 1.24
52 retrieving revision 1.25
53 diff -u -r1.24 -r1.25
54 --- ChangeLog 22 Dec 2013 14:54:04 -0000 1.24
55 +++ ChangeLog 24 Dec 2013 12:49:51 -0000 1.25
56 @@ -1,6 +1,9 @@
57 # ChangeLog for dev-ruby/bacon
58 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/ChangeLog,v 1.24 2013/12/22 14:54:04 jer Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/ChangeLog,v 1.25 2013/12/24 12:49:51 ago Exp $
61 +
62 + 24 Dec 2013; Agostino Sarubbo <ago@g.o> bacon-1.2.0-r1.ebuild:
63 + Stable for x86, wrt bug #490176
64
65 22 Dec 2013; Jeroen Roovers <jer@g.o> bacon-1.2.0-r1.ebuild:
66 Stable for HPPA (bug #493780).