Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/facter: facter-1.6.0.ebuild ChangeLog
Date: Wed, 31 Aug 2011 08:35:01
Message-Id: 20110831083451.E1DD52004C@flycatcher.gentoo.org
1 chainsaw 11/08/31 08:34:51
2
3 Modified: facter-1.6.0.ebuild ChangeLog
4 Log:
5 Marked stable on AMD64 based on arch testing by Ian "idella" Delaney & Elijah "Armageddon" El Lazkani in bug #380525 filed by Takuto Matsuu.
6
7 (Portage version: 2.1.10.11/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-ruby/facter/facter-1.6.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-1.6.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-1.6.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-1.6.0.ebuild?r1=1.1&r2=1.2
15
16 Index: facter-1.6.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-1.6.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- facter-1.6.0.ebuild 24 Jun 2011 18:52:35 -0000 1.1
23 +++ facter-1.6.0.ebuild 31 Aug 2011 08:34:51 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-1.6.0.ebuild,v 1.1 2011/06/24 18:52:35 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-1.6.0.ebuild,v 1.2 2011/08/31 08:34:51 chainsaw Exp $
29
30 EAPI="2"
31
32 @@ -18,7 +18,7 @@
33 LICENSE="Apache-2.0"
34 SLOT="0"
35 IUSE=""
36 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
37 +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
38
39 ruby_add_bdepend "test? (
40 dev-ruby/mocha
41
42
43
44 1.37 dev-ruby/facter/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/ChangeLog?rev=1.37&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/ChangeLog?rev=1.37&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/ChangeLog?r1=1.36&r2=1.37
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v
53 retrieving revision 1.36
54 retrieving revision 1.37
55 diff -u -r1.36 -r1.37
56 --- ChangeLog 24 Jun 2011 18:52:35 -0000 1.36
57 +++ ChangeLog 31 Aug 2011 08:34:51 -0000 1.37
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-ruby/facter
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v 1.36 2011/06/24 18:52:35 graaff Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v 1.37 2011/08/31 08:34:51 chainsaw Exp $
63 +
64 + 31 Aug 2011; Tony Vroon <chainsaw@g.o> facter-1.6.0.ebuild:
65 + Marked stable on AMD64 based on arch testing by Ian "idella" Delaney & Elijah
66 + "Armageddon" El Lazkani in bug #380525 filed by Takuto Matsuu.
67
68 *facter-1.6.0 (24 Jun 2011)