Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/bacon: bacon-1.1.0-r1.ebuild ChangeLog
Date: Sat, 02 Oct 2010 17:40:51
Message-Id: 20101002174048.2912720051@flycatcher.gentoo.org
1 armin76 10/10/02 17:40:48
2
3 Modified: bacon-1.1.0-r1.ebuild ChangeLog
4 Log:
5 Add ~ia64/~sparc wrt #338013
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.2 dev-ruby/bacon/bacon-1.1.0-r1.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild?r1=1.1&r2=1.2
14
15 Index: bacon-1.1.0-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- bacon-1.1.0-r1.ebuild 28 Aug 2010 13:46:41 -0000 1.1
22 +++ bacon-1.1.0-r1.ebuild 2 Oct 2010 17:40:48 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild,v 1.1 2010/08/28 13:46:41 graaff Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild,v 1.2 2010/10/02 17:40:48 armin76 Exp $
28
29 EAPI=2
30 USE_RUBY="ruby18 ruby19 ree18 jruby"
31 @@ -15,5 +15,5 @@
32
33 LICENSE="MIT"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~x86"
36 +KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
37 IUSE=""
38
39
40
41 1.4 dev-ruby/bacon/ChangeLog
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/ChangeLog?rev=1.4&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/ChangeLog?rev=1.4&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/ChangeLog?r1=1.3&r2=1.4
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bacon/ChangeLog,v
50 retrieving revision 1.3
51 retrieving revision 1.4
52 diff -u -r1.3 -r1.4
53 --- ChangeLog 28 Aug 2010 13:46:41 -0000 1.3
54 +++ ChangeLog 2 Oct 2010 17:40:48 -0000 1.4
55 @@ -1,6 +1,9 @@
56 # ChangeLog for dev-ruby/bacon
57 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/ChangeLog,v 1.3 2010/08/28 13:46:41 graaff Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/ChangeLog,v 1.4 2010/10/02 17:40:48 armin76 Exp $
60 +
61 + 02 Oct 2010; Raúl Porcel <armin76@g.o> bacon-1.1.0-r1.ebuild:
62 + Add ~ia64/~sparc wrt #338013
63
64 *bacon-1.1.0-r1 (28 Aug 2010)