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: transaction-simple-1.4.0-r2.ebuild ChangeLog transaction-simple-1.4.0-r1.ebuild
Date: Tue, 01 May 2012 18:32:45
Message-Id: 20120501182410.9F62220060@flycatcher.gentoo.org
1 armin76 12/05/01 18:24:10
2
3 Modified: transaction-simple-1.4.0-r2.ebuild ChangeLog
4 transaction-simple-1.4.0-r1.ebuild
5 Log:
6 Drop ia64/sparc keywords
7
8 (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
9
10 Revision Changes Path
11 1.2 dev-ruby/transaction-simple/transaction-simple-1.4.0-r2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r2.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r2.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r2.ebuild?r1=1.1&r2=1.2
16
17 Index: transaction-simple-1.4.0-r2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r2.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- transaction-simple-1.4.0-r2.ebuild 18 Sep 2011 12:19:11 -0000 1.1
24 +++ transaction-simple-1.4.0-r2.ebuild 1 May 2012 18:24:10 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2011 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r2.ebuild,v 1.1 2011/09/18 12:19:11 flameeyes Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r2.ebuild,v 1.2 2012/05/01 18:24:10 armin76 Exp $
31
32 EAPI=2
33 USE_RUBY="ruby18 ree18"
34 @@ -16,7 +16,7 @@
35
36 LICENSE="MIT"
37 SLOT="0"
38 -KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
39 +KEYWORDS="~amd64 ~ppc ~x86"
40 IUSE=""
41
42 ruby_add_bdepend "test? ( dev-ruby/hoe ) doc? ( dev-ruby/hoe )"
43
44
45
46 1.23 dev-ruby/transaction-simple/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/ChangeLog?rev=1.23&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/ChangeLog?rev=1.23&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/ChangeLog?r1=1.22&r2=1.23
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/ChangeLog,v
55 retrieving revision 1.22
56 retrieving revision 1.23
57 diff -u -r1.22 -r1.23
58 --- ChangeLog 18 Sep 2011 12:19:11 -0000 1.22
59 +++ ChangeLog 1 May 2012 18:24:10 -0000 1.23
60 @@ -1,6 +1,10 @@
61 # ChangeLog for dev-ruby/transaction-simple
62 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/ChangeLog,v 1.22 2011/09/18 12:19:11 flameeyes Exp $
64 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/ChangeLog,v 1.23 2012/05/01 18:24:10 armin76 Exp $
66 +
67 + 01 May 2012; Raúl Porcel <armin76@g.o>
68 + transaction-simple-1.4.0-r1.ebuild, transaction-simple-1.4.0-r2.ebuild:
69 + Drop ia64/sparc keywords
70
71 *transaction-simple-1.4.0-r2 (18 Sep 2011)
72
73
74
75
76 1.5 dev-ruby/transaction-simple/transaction-simple-1.4.0-r1.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r1.ebuild?rev=1.5&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r1.ebuild?rev=1.5&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r1.ebuild?r1=1.4&r2=1.5
81
82 Index: transaction-simple-1.4.0-r1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r1.ebuild,v
85 retrieving revision 1.4
86 retrieving revision 1.5
87 diff -u -r1.4 -r1.5
88 --- transaction-simple-1.4.0-r1.ebuild 2 Feb 2011 10:01:27 -0000 1.4
89 +++ transaction-simple-1.4.0-r1.ebuild 1 May 2012 18:24:10 -0000 1.5
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2011 Gentoo Foundation
92 +# Copyright 1999-2012 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $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 $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0-r1.ebuild,v 1.5 2012/05/01 18:24:10 armin76 Exp $
96
97 EAPI=2
98 USE_RUBY="ruby18"
99 @@ -16,7 +16,7 @@
100
101 LICENSE="MIT"
102 SLOT="0"
103 -KEYWORDS="amd64 ia64 ~ppc x86"
104 +KEYWORDS="amd64 ~ppc x86"
105 IUSE=""
106
107 ruby_add_bdepend "test? ( dev-ruby/hoe ) doc? ( dev-ruby/hoe )"