Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@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: Sat, 01 Feb 2014 04:14:56
Message-Id: 20140201041453.10F972004C@flycatcher.gentoo.org
1 hattya 14/02/01 04:14:52
2
3 Modified: bacon-1.2.0-r1.ebuild ChangeLog
4 Log:
5 ia64 stable wrt bug #493780
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
8
9 Revision Changes Path
10 1.8 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.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/bacon-1.2.0-r1.ebuild?rev=1.8&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.7&r2=1.8
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.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- bacon-1.2.0-r1.ebuild 12 Jan 2014 19:54:02 -0000 1.7
23 +++ bacon-1.2.0-r1.ebuild 1 Feb 2014 04:14:52 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 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.7 2014/01/12 19:54:02 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/bacon-1.2.0-r1.ebuild,v 1.8 2014/02/01 04:14:52 hattya 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.29 dev-ruby/bacon/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/ChangeLog?rev=1.29&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/ChangeLog?rev=1.29&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/ChangeLog?r1=1.28&r2=1.29
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bacon/ChangeLog,v
51 retrieving revision 1.28
52 retrieving revision 1.29
53 diff -u -r1.28 -r1.29
54 --- ChangeLog 12 Jan 2014 19:54:02 -0000 1.28
55 +++ ChangeLog 1 Feb 2014 04:14:52 -0000 1.29
56 @@ -1,6 +1,9 @@
57 # ChangeLog for dev-ruby/bacon
58 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/ChangeLog,v 1.28 2014/01/12 19:54:02 maekke Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/ChangeLog,v 1.29 2014/02/01 04:14:52 hattya Exp $
61 +
62 + 01 Feb 2014; Akinori Hattori <hattya@g.o> bacon-1.2.0-r1.ebuild:
63 + ia64 stable wrt bug #493780
64
65 12 Jan 2014; Markus Meier <maekke@g.o> bacon-1.2.0-r1.ebuild:
66 arm stable, bug #497490