Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@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.2.ebuild
Date: Tue, 21 May 2013 18:16:40
Message-Id: 20130521181637.4E6AE2171D@flycatcher.gentoo.org
1 graaff 13/05/21 18:16:37
2
3 Modified: ChangeLog transaction-simple-1.4.0.2.ebuild
4 Log:
5 Remove obsolete ree18.
6
7 (Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
8
9 Revision Changes Path
10 1.26 dev-ruby/transaction-simple/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/ChangeLog?rev=1.26&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/ChangeLog?rev=1.26&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/ChangeLog?r1=1.25&r2=1.26
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/ChangeLog,v
19 retrieving revision 1.25
20 retrieving revision 1.26
21 diff -u -r1.25 -r1.26
22 --- ChangeLog 27 Sep 2012 09:14:19 -0000 1.25
23 +++ ChangeLog 21 May 2013 18:16:37 -0000 1.26
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-ruby/transaction-simple
26 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/ChangeLog,v 1.25 2012/09/27 09:14:19 ssuominen Exp $
28 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/ChangeLog,v 1.26 2013/05/21 18:16:37 graaff Exp $
30 +
31 + 21 May 2013; Hans de Graaff <graaff@g.o>
32 + transaction-simple-1.4.0.2.ebuild:
33 + Remove obsolete ree18.
34
35 27 Sep 2012; Samuli Suominen <ssuominen@g.o>
36 transaction-simple-1.4.0.2.ebuild:
37
38
39
40 1.3 dev-ruby/transaction-simple/transaction-simple-1.4.0.2.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0.2.ebuild?rev=1.3&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0.2.ebuild?rev=1.3&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0.2.ebuild?r1=1.2&r2=1.3
45
46 Index: transaction-simple-1.4.0.2.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0.2.ebuild,v
49 retrieving revision 1.2
50 retrieving revision 1.3
51 diff -u -r1.2 -r1.3
52 --- transaction-simple-1.4.0.2.ebuild 27 Sep 2012 09:14:19 -0000 1.2
53 +++ transaction-simple-1.4.0.2.ebuild 21 May 2013 18:16:37 -0000 1.3
54 @@ -1,9 +1,9 @@
55 -# Copyright 1999-2012 Gentoo Foundation
56 +# Copyright 1999-2013 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.2.ebuild,v 1.2 2012/09/27 09:14:19 ssuominen Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0.2.ebuild,v 1.3 2013/05/21 18:16:37 graaff Exp $
60
61 EAPI=4
62 -USE_RUBY="ruby18 ruby19 ree18"
63 +USE_RUBY="ruby18 ruby19"
64
65 RUBY_FAKEGEM_RECIPE_TEST="none"