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/log4r: log4r-1.1.9.ebuild log4r-1.1.8.ebuild ChangeLog log4r-1.1.10.ebuild
Date: Tue, 01 May 2012 18:38:01
Message-Id: 20120501182420.1408F20062@flycatcher.gentoo.org
1 armin76 12/05/01 18:24:20
2
3 Modified: log4r-1.1.9.ebuild log4r-1.1.8.ebuild ChangeLog
4 log4r-1.1.10.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/log4r/log4r-1.1.9.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/log4r-1.1.9.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/log4r-1.1.9.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/log4r-1.1.9.ebuild?r1=1.1&r2=1.2
16
17 Index: log4r-1.1.9.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.9.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- log4r-1.1.9.ebuild 7 Nov 2010 06:20:08 -0000 1.1
24 +++ log4r-1.1.9.ebuild 1 May 2012 18:24:19 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2010 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/log4r/log4r-1.1.9.ebuild,v 1.1 2010/11/07 06:20:08 graaff Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.9.ebuild,v 1.2 2012/05/01 18:24:19 armin76 Exp $
31
32 EAPI="2"
33 USE_RUBY="ruby18"
34 @@ -22,7 +22,7 @@
35
36 LICENSE="LGPL-3"
37 SLOT="0"
38 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
39 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
40
41 all_ruby_install() {
42 all_fakegem_install
43
44
45
46 1.5 dev-ruby/log4r/log4r-1.1.8.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/log4r-1.1.8.ebuild?rev=1.5&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/log4r-1.1.8.ebuild?rev=1.5&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/log4r-1.1.8.ebuild?r1=1.4&r2=1.5
51
52 Index: log4r-1.1.8.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.8.ebuild,v
55 retrieving revision 1.4
56 retrieving revision 1.5
57 diff -u -r1.4 -r1.5
58 --- log4r-1.1.8.ebuild 6 Apr 2012 10:59:34 -0000 1.4
59 +++ log4r-1.1.8.ebuild 1 May 2012 18:24:19 -0000 1.5
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2012 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.8.ebuild,v 1.4 2012/04/06 10:59:34 ago Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.8.ebuild,v 1.5 2012/05/01 18:24:19 armin76 Exp $
65
66 EAPI="2"
67 USE_RUBY="ruby18"
68 @@ -22,7 +22,7 @@
69
70 LICENSE="LGPL-3"
71 SLOT="0"
72 -KEYWORDS="amd64 ia64 ~ppc ~ppc64 x86"
73 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
74
75 all_ruby_install() {
76 all_fakegem_install
77
78
79
80 1.27 dev-ruby/log4r/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/ChangeLog?rev=1.27&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/ChangeLog?rev=1.27&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/ChangeLog?r1=1.26&r2=1.27
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v
89 retrieving revision 1.26
90 retrieving revision 1.27
91 diff -u -r1.26 -r1.27
92 --- ChangeLog 6 Apr 2012 10:59:34 -0000 1.26
93 +++ ChangeLog 1 May 2012 18:24:19 -0000 1.27
94 @@ -1,6 +1,10 @@
95 # ChangeLog for dev-ruby/log4r
96 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v 1.26 2012/04/06 10:59:34 ago Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v 1.27 2012/05/01 18:24:19 armin76 Exp $
99 +
100 + 01 May 2012; Raúl Porcel <armin76@g.o> log4r-1.1.8.ebuild,
101 + log4r-1.1.9.ebuild, log4r-1.1.10.ebuild:
102 + Drop ia64/sparc keywords
103
104 06 Apr 2012; Agostino Sarubbo <ago@g.o> log4r-1.1.8.ebuild:
105 Stable for amd64, wrt bug #338839
106
107
108
109 1.3 dev-ruby/log4r/log4r-1.1.10.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/log4r-1.1.10.ebuild?rev=1.3&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/log4r-1.1.10.ebuild?rev=1.3&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/log4r-1.1.10.ebuild?r1=1.2&r2=1.3
114
115 Index: log4r-1.1.10.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.10.ebuild,v
118 retrieving revision 1.2
119 retrieving revision 1.3
120 diff -u -r1.2 -r1.3
121 --- log4r-1.1.10.ebuild 21 Mar 2012 06:47:56 -0000 1.2
122 +++ log4r-1.1.10.ebuild 1 May 2012 18:24:19 -0000 1.3
123 @@ -1,6 +1,6 @@
124 # Copyright 1999-2012 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.10.ebuild,v 1.2 2012/03/21 06:47:56 graaff Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.10.ebuild,v 1.3 2012/05/01 18:24:19 armin76 Exp $
128
129 EAPI="2"
130 USE_RUBY="ruby18 ruby19"
131 @@ -21,7 +21,7 @@
132
133 LICENSE="LGPL-3"
134 SLOT="0"
135 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
136 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
137
138 all_ruby_install() {
139 all_fakegem_install