Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/transaction-simple: ChangeLog transaction-simple-1.4.0-r1.ebuild
Date: Wed, 02 Feb 2011 10:01:45
Message-Id: 20110202100128.0758E20054@flycatcher.gentoo.org
1 hwoarang 11/02/02 10:01:28
2
3 Modified: ChangeLog transaction-simple-1.4.0-r1.ebuild
4 Log:
5 Stable on amd64 wrt bug #352394
6
7 (Portage version: 2.1.9.35/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.20 dev-ruby/transaction-simple/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/ChangeLog?rev=1.20&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/ChangeLog?rev=1.20&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/ChangeLog?r1=1.19&r2=1.20
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/ChangeLog,v
19 retrieving revision 1.19
20 retrieving revision 1.20
21 diff -u -r1.19 -r1.20
22 --- ChangeLog 29 Jan 2011 18:53:02 -0000 1.19
23 +++ ChangeLog 2 Feb 2011 10:01:27 -0000 1.20
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-ruby/transaction-simple
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/ChangeLog,v 1.19 2011/01/29 18:53:02 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/ChangeLog,v 1.20 2011/02/02 10:01:27 hwoarang Exp $
29 +
30 + 02 Feb 2011; Markos Chandras <hwoarang@g.o>
31 + transaction-simple-1.4.0-r1.ebuild:
32 + Stable on amd64 wrt bug #352394
33
34 29 Jan 2011; Raúl Porcel <armin76@g.o>
35 transaction-simple-1.4.0-r1.ebuild:
36
37
38
39 1.4 dev-ruby/transaction-simple/transaction-simple-1.4.0-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r1.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r1.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r1.ebuild?r1=1.3&r2=1.4
44
45 Index: transaction-simple-1.4.0-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r1.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- transaction-simple-1.4.0-r1.ebuild 29 Jan 2011 18:53:02 -0000 1.3
52 +++ transaction-simple-1.4.0-r1.ebuild 2 Feb 2011 10:01:27 -0000 1.4
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r1.ebuild,v 1.3 2011/01/29 18:53:02 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r1.ebuild,v 1.4 2011/02/02 10:01:27 hwoarang Exp $
58
59 EAPI=2
60 USE_RUBY="ruby18"
61 @@ -16,7 +16,7 @@
62
63 LICENSE="MIT"
64 SLOT="0"
65 -KEYWORDS="~amd64 ia64 ~ppc x86"
66 +KEYWORDS="amd64 ia64 ~ppc x86"
67 IUSE=""
68
69 ruby_add_bdepend "test? ( dev-ruby/hoe ) doc? ( dev-ruby/hoe )"