Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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 16:21:53
Message-Id: E1MAnnC-000521-TP@stork.gentoo.org
1 armin76 09/05/31 16:21:50
2
3 Modified: ChangeLog transaction-simple-1.4.0.ebuild
4 Log:
5 ia64 stable wrt #265435
6 (Portage version: 2.1.6.11/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.15 dev-ruby/transaction-simple/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/transaction-simple/ChangeLog?rev=1.15&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/transaction-simple/ChangeLog?rev=1.15&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/transaction-simple/ChangeLog?r1=1.14&r2=1.15
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/ChangeLog,v
18 retrieving revision 1.14
19 retrieving revision 1.15
20 diff -u -r1.14 -r1.15
21 --- ChangeLog 31 May 2009 10:11:37 -0000 1.14
22 +++ ChangeLog 31 May 2009 16:21:50 -0000 1.15
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.14 2009/05/31 10:11:37 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/ChangeLog,v 1.15 2009/05/31 16:21:50 armin76 Exp $
28 +
29 + 31 May 2009; Raúl Porcel <armin76@g.o>
30 + transaction-simple-1.4.0.ebuild:
31 + ia64 stable wrt #265435
32
33 31 May 2009; Markus Meier <maekke@g.o>
34 transaction-simple-1.4.0.ebuild:
35
36
37
38 1.7 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.7&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0.ebuild?rev=1.7&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.6&r2=1.7
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.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- transaction-simple-1.4.0.ebuild 31 May 2009 10:11:37 -0000 1.6
51 +++ transaction-simple-1.4.0.ebuild 31 May 2009 16:21:50 -0000 1.7
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.6 2009/05/31 10:11:37 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0.ebuild,v 1.7 2009/05/31 16:21:50 armin76 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"