Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-terms/rxvt-unicode: rxvt-unicode-9.05-r3.ebuild rxvt-unicode-9.06.ebuild rxvt-unicode-9.06-r1.ebuild ChangeLog rxvt-unicode-9.06-r2.ebuild
Date: Mon, 26 Oct 2009 13:21:07
Message-Id: E1N2PLi-0000cx-5Y@stork.gentoo.org
1 jer 09/10/26 13:11:02
2
3 Modified: rxvt-unicode-9.05-r3.ebuild
4 rxvt-unicode-9.06.ebuild
5 rxvt-unicode-9.06-r1.ebuild ChangeLog
6 rxvt-unicode-9.06-r2.ebuild
7 Log:
8 IUSE=+vanilla, thanks to volkmar for the suggestion (bug #237271 comment #38).
9 (Portage version: 2.2_rc46/cvs/Linux i686)
10
11 Revision Changes Path
12 1.4 x11-terms/rxvt-unicode/rxvt-unicode-9.05-r3.ebuild
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.05-r3.ebuild?rev=1.4&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.05-r3.ebuild?rev=1.4&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.05-r3.ebuild?r1=1.3&r2=1.4
17
18 Index: rxvt-unicode-9.05-r3.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.05-r3.ebuild,v
21 retrieving revision 1.3
22 retrieving revision 1.4
23 diff -u -r1.3 -r1.4
24 --- rxvt-unicode-9.05-r3.ebuild 26 Oct 2009 13:00:26 -0000 1.3
25 +++ rxvt-unicode-9.05-r3.ebuild 26 Oct 2009 13:11:01 -0000 1.4
26 @@ -1,6 +1,8 @@
27 # Copyright 1999-2009 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.05-r3.ebuild,v 1.3 2009/10/26 13:00:26 volkmar Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.05-r3.ebuild,v 1.4 2009/10/26 13:11:01 jer Exp $
31 +
32 +EAPI="1"
33
34 inherit autotools flag-o-matic
35
36 @@ -11,7 +13,7 @@
37 LICENSE="GPL-2"
38 SLOT="0"
39 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
40 -IUSE="truetype perl iso14755 afterimage xterm-color wcwidth vanilla"
41 +IUSE="truetype perl iso14755 afterimage xterm-color wcwidth +vanilla"
42
43 # see bug #115992 for modular x deps
44 RDEPEND="x11-libs/libX11
45
46
47
48 1.3 x11-terms/rxvt-unicode/rxvt-unicode-9.06.ebuild
49
50 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06.ebuild?rev=1.3&view=markup
51 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06.ebuild?rev=1.3&content-type=text/plain
52 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06.ebuild?r1=1.2&r2=1.3
53
54 Index: rxvt-unicode-9.06.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06.ebuild,v
57 retrieving revision 1.2
58 retrieving revision 1.3
59 diff -u -r1.2 -r1.3
60 --- rxvt-unicode-9.06.ebuild 6 Jun 2009 22:06:08 -0000 1.2
61 +++ rxvt-unicode-9.06.ebuild 26 Oct 2009 13:11:01 -0000 1.3
62 @@ -1,6 +1,8 @@
63 # Copyright 1999-2009 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06.ebuild,v 1.2 2009/06/06 22:06:08 loki_val Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06.ebuild,v 1.3 2009/10/26 13:11:01 jer Exp $
67 +
68 +EAPI="1"
69
70 inherit autotools flag-o-matic
71
72 @@ -11,7 +13,7 @@
73 LICENSE="GPL-2"
74 SLOT="0"
75 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
76 -IUSE="truetype perl iso14755 afterimage xterm-color wcwidth vanilla"
77 +IUSE="truetype perl iso14755 afterimage xterm-color wcwidth +vanilla"
78
79 # see bug #115992 for modular x deps
80 RDEPEND="x11-libs/libX11
81
82
83
84 1.4 x11-terms/rxvt-unicode/rxvt-unicode-9.06-r1.ebuild
85
86 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r1.ebuild?rev=1.4&view=markup
87 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r1.ebuild?rev=1.4&content-type=text/plain
88 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r1.ebuild?r1=1.3&r2=1.4
89
90 Index: rxvt-unicode-9.06-r1.ebuild
91 ===================================================================
92 RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r1.ebuild,v
93 retrieving revision 1.3
94 retrieving revision 1.4
95 diff -u -r1.3 -r1.4
96 --- rxvt-unicode-9.06-r1.ebuild 25 Oct 2009 22:22:20 -0000 1.3
97 +++ rxvt-unicode-9.06-r1.ebuild 26 Oct 2009 13:11:01 -0000 1.4
98 @@ -1,6 +1,8 @@
99 # Copyright 1999-2009 Gentoo Foundation
100 # Distributed under the terms of the GNU General Public License v2
101 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r1.ebuild,v 1.3 2009/10/25 22:22:20 mr_bones_ Exp $
102 +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r1.ebuild,v 1.4 2009/10/26 13:11:01 jer Exp $
103 +
104 +EAPI="1"
105
106 inherit autotools flag-o-matic
107
108 @@ -11,7 +13,7 @@
109 LICENSE="GPL-2"
110 SLOT="0"
111 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
112 -IUSE="truetype perl iso14755 afterimage xterm-color wcwidth vanilla"
113 +IUSE="truetype perl iso14755 afterimage xterm-color wcwidth +vanilla"
114
115 # see bug #115992 for modular x deps
116 RDEPEND="x11-libs/libX11
117
118
119
120 1.138 x11-terms/rxvt-unicode/ChangeLog
121
122 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog?rev=1.138&view=markup
123 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog?rev=1.138&content-type=text/plain
124 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog?r1=1.137&r2=1.138
125
126 Index: ChangeLog
127 ===================================================================
128 RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v
129 retrieving revision 1.137
130 retrieving revision 1.138
131 diff -u -r1.137 -r1.138
132 --- ChangeLog 26 Oct 2009 13:03:25 -0000 1.137
133 +++ ChangeLog 26 Oct 2009 13:11:01 -0000 1.138
134 @@ -1,6 +1,12 @@
135 # ChangeLog for x11-terms/rxvt-unicode
136 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
137 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.137 2009/10/26 13:03:25 jer Exp $
138 +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.138 2009/10/26 13:11:01 jer Exp $
139 +
140 + 26 Oct 2009; Jeroen Roovers <jer@g.o> rxvt-unicode-9.05-r3.ebuild,
141 + rxvt-unicode-9.06.ebuild, rxvt-unicode-9.06-r1.ebuild,
142 + rxvt-unicode-9.06-r2.ebuild:
143 + IUSE=+vanilla, thanks to volkmar for the suggestion (bug #237271 comment
144 + #38).
145
146 26 Oct 2009; Jeroen Roovers <jer@g.o> metadata.xml:
147 Add wired as maintainer.
148
149
150
151 1.3 x11-terms/rxvt-unicode/rxvt-unicode-9.06-r2.ebuild
152
153 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r2.ebuild?rev=1.3&view=markup
154 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r2.ebuild?rev=1.3&content-type=text/plain
155 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r2.ebuild?r1=1.2&r2=1.3
156
157 Index: rxvt-unicode-9.06-r2.ebuild
158 ===================================================================
159 RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r2.ebuild,v
160 retrieving revision 1.2
161 retrieving revision 1.3
162 diff -u -r1.2 -r1.3
163 --- rxvt-unicode-9.06-r2.ebuild 25 Oct 2009 22:22:20 -0000 1.2
164 +++ rxvt-unicode-9.06-r2.ebuild 26 Oct 2009 13:11:01 -0000 1.3
165 @@ -1,6 +1,6 @@
166 # Copyright 1999-2009 Gentoo Foundation
167 # Distributed under the terms of the GNU General Public License v2
168 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r2.ebuild,v 1.2 2009/10/25 22:22:20 mr_bones_ Exp $
169 +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r2.ebuild,v 1.3 2009/10/26 13:11:01 jer Exp $
170
171 EAPI="2"
172
173 @@ -13,7 +13,7 @@
174 LICENSE="GPL-2"
175 SLOT="0"
176 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
177 -IUSE="truetype perl iso14755 afterimage xterm-color wcwidth vanilla"
178 +IUSE="truetype perl iso14755 afterimage xterm-color wcwidth +vanilla"
179
180 # see bug #115992 for modular x deps
181 RDEPEND="x11-libs/libX11