Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@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, 26 Jan 2011 10:47:03
Message-Id: 20110126104653.6042820054@flycatcher.gentoo.org
1 fauli 11/01/26 10:46:53
2
3 Modified: ChangeLog transaction-simple-1.4.0-r1.ebuild
4 Log:
5 stable x86, bug 352394
6
7 (Portage version: 2.1.9.34/cvs/Linux i686)
8
9 Revision Changes Path
10 1.18 dev-ruby/transaction-simple/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/ChangeLog?rev=1.18&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/ChangeLog?rev=1.18&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/ChangeLog?r1=1.17&r2=1.18
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/ChangeLog,v
19 retrieving revision 1.17
20 retrieving revision 1.18
21 diff -u -r1.17 -r1.18
22 --- ChangeLog 26 Jun 2010 19:14:51 -0000 1.17
23 +++ ChangeLog 26 Jan 2011 10:46:53 -0000 1.18
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-ruby/transaction-simple
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/ChangeLog,v 1.17 2010/06/26 19:14:51 graaff Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/ChangeLog,v 1.18 2011/01/26 10:46:53 fauli Exp $
30 +
31 + 26 Jan 2011; Christian Faulhammer <fauli@g.o>
32 + transaction-simple-1.4.0-r1.ebuild:
33 + stable x86, bug 352394
34
35 *transaction-simple-1.4.0-r1 (26 Jun 2010)
36
37
38
39
40 1.2 dev-ruby/transaction-simple/transaction-simple-1.4.0-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r1.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r1.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r1.ebuild?r1=1.1&r2=1.2
45
46 Index: transaction-simple-1.4.0-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r1.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- transaction-simple-1.4.0-r1.ebuild 26 Jun 2010 19:14:51 -0000 1.1
53 +++ transaction-simple-1.4.0-r1.ebuild 26 Jan 2011 10:46:53 -0000 1.2
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2010 Gentoo Foundation
56 +# Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r1.ebuild,v 1.1 2010/06/26 19:14:51 graaff Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r1.ebuild,v 1.2 2011/01/26 10:46:53 fauli Exp $
60
61 EAPI=2
62 USE_RUBY="ruby18"
63 @@ -16,7 +16,7 @@
64
65 LICENSE="MIT"
66 SLOT="0"
67 -KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
68 +KEYWORDS="~amd64 ~ia64 ~ppc x86"
69 IUSE=""
70
71 ruby_add_bdepend "test? ( dev-ruby/hoe ) doc? ( dev-ruby/hoe )"