Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@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.ebuild
Date: Sun, 31 May 2009 10:11:39
Message-Id: E1MAi0v-0008JZ-Av@stork.gentoo.org
1 maekke 09/05/31 10:11:37
2
3 Modified: ChangeLog transaction-simple-1.4.0.ebuild
4 Log:
5 amd64/x86 stable, bug #265435
6 (Portage version: 2.1.6.11/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.14 dev-ruby/transaction-simple/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/transaction-simple/ChangeLog?rev=1.14&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/transaction-simple/ChangeLog?rev=1.14&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/transaction-simple/ChangeLog?r1=1.13&r2=1.14
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/ChangeLog,v
18 retrieving revision 1.13
19 retrieving revision 1.14
20 diff -u -r1.13 -r1.14
21 --- ChangeLog 14 Apr 2009 20:46:48 -0000 1.13
22 +++ ChangeLog 31 May 2009 10:11:37 -0000 1.14
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-ruby/transaction-simple
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/ChangeLog,v 1.13 2009/04/14 20:46:48 gentoofan23 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/ChangeLog,v 1.14 2009/05/31 10:11:37 maekke Exp $
28 +
29 + 31 May 2009; Markus Meier <maekke@g.o>
30 + transaction-simple-1.4.0.ebuild:
31 + amd64/x86 stable, bug #265435
32
33 14 Apr 2009; Thomas Anderson <gentoofan23@g.o>
34 transaction-simple-1.4.0.ebuild:
35
36
37
38 1.6 dev-ruby/transaction-simple/transaction-simple-1.4.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0.ebuild?r1=1.5&r2=1.6
43
44 Index: transaction-simple-1.4.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- transaction-simple-1.4.0.ebuild 14 Apr 2009 20:46:48 -0000 1.5
51 +++ transaction-simple-1.4.0.ebuild 31 May 2009 10:11:37 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0.ebuild,v 1.5 2009/04/14 20:46:48 gentoofan23 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0.ebuild,v 1.6 2009/05/31 10:11:37 maekke Exp $
57
58 inherit ruby gems
59
60 @@ -9,7 +9,7 @@
61
62 LICENSE="MIT"
63 SLOT="0"
64 -KEYWORDS="amd64 ~ia64 ~ppc ~x86"
65 +KEYWORDS="amd64 ~ia64 ~ppc x86"
66 IUSE=""
67
68 USE_RUBY="ruby18"