Gentoo Archives: gentoo-commits

From: "Robert Buchholz (rbu)" <rbu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/linuxwacom: linuxwacom-0.7.8_p3-r1.ebuild ChangeLog linuxwacom-0.7.8_p3.ebuild linuxwacom-0.7.9_p7.ebuild
Date: Thu, 21 Feb 2008 12:57:42
Message-Id: E1JSAza-00066m-Uj@stork.gentoo.org
1 rbu 08/02/21 12:57:38
2
3 Modified: linuxwacom-0.7.8_p3-r1.ebuild ChangeLog
4 linuxwacom-0.7.8_p3.ebuild
5 linuxwacom-0.7.9_p7.ebuild
6 Log:
7 Drop x11 virtual from dependencies (again).
8 (Portage version: 2.1.4.4)
9
10 Revision Changes Path
11 1.2 x11-drivers/linuxwacom/linuxwacom-0.7.8_p3-r1.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3-r1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3-r1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3-r1.ebuild?r1=1.1&r2=1.2
16
17 Index: linuxwacom-0.7.8_p3-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3-r1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- linuxwacom-0.7.8_p3-r1.ebuild 8 Feb 2008 21:49:01 -0000 1.1
24 +++ linuxwacom-0.7.8_p3-r1.ebuild 21 Feb 2008 12:57:38 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3-r1.ebuild,v 1.1 2008/02/08 21:49:01 rbu Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3-r1.ebuild,v 1.2 2008/02/21 12:57:38 rbu Exp $
30
31 inherit eutils autotools toolchain-funcs
32
33 @@ -14,9 +14,8 @@
34 SLOT="0"
35 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
36
37 -RDEPEND="|| ( ( x11-proto/inputproto
38 - x11-base/xorg-server )
39 - virtual/x11 )
40 +RDEPEND="x11-proto/inputproto
41 + x11-base/xorg-server
42 media-libs/libpixman
43 gtk? ( >=x11-libs/gtk+-2 )
44 tcl? ( dev-lang/tcl )
45
46
47
48 1.20 x11-drivers/linuxwacom/ChangeLog
49
50 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/ChangeLog?rev=1.20&view=markup
51 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/ChangeLog?rev=1.20&content-type=text/plain
52 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/ChangeLog?r1=1.19&r2=1.20
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v
57 retrieving revision 1.19
58 retrieving revision 1.20
59 diff -u -r1.19 -r1.20
60 --- ChangeLog 12 Feb 2008 22:29:19 -0000 1.19
61 +++ ChangeLog 21 Feb 2008 12:57:38 -0000 1.20
62 @@ -1,6 +1,10 @@
63 # ChangeLog for x11-drivers/linuxwacom
64 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v 1.19 2008/02/12 22:29:19 ikelos Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v 1.20 2008/02/21 12:57:38 rbu Exp $
67 +
68 + 21 Feb 2008; Robert Buchholz <rbu@g.o> linuxwacom-0.7.8_p3.ebuild,
69 + linuxwacom-0.7.8_p3-r1.ebuild, linuxwacom-0.7.9_p7.ebuild:
70 + Drop x11 virtual from dependencies (again).
71
72 *linuxwacom-0.7.9_p7 (12 Feb 2008)
73
74
75
76
77 1.7 x11-drivers/linuxwacom/linuxwacom-0.7.8_p3.ebuild
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3.ebuild?rev=1.7&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3.ebuild?rev=1.7&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3.ebuild?r1=1.6&r2=1.7
82
83 Index: linuxwacom-0.7.8_p3.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3.ebuild,v
86 retrieving revision 1.6
87 retrieving revision 1.7
88 diff -u -r1.6 -r1.7
89 --- linuxwacom-0.7.8_p3.ebuild 5 Feb 2008 11:41:40 -0000 1.6
90 +++ linuxwacom-0.7.8_p3.ebuild 21 Feb 2008 12:57:38 -0000 1.7
91 @@ -1,6 +1,6 @@
92 # Copyright 1999-2008 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3.ebuild,v 1.6 2008/02/05 11:41:40 corsair Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3.ebuild,v 1.7 2008/02/21 12:57:38 rbu Exp $
96
97 inherit eutils autotools
98
99 @@ -14,9 +14,8 @@
100 SLOT="0"
101 KEYWORDS="amd64 ppc ppc64 x86"
102
103 -RDEPEND="|| ( ( x11-proto/inputproto
104 - x11-base/xorg-server )
105 - virtual/x11 )
106 +RDEPEND="x11-proto/inputproto
107 + x11-base/xorg-server
108 media-libs/libpixman
109 gtk? ( >=x11-libs/gtk+-2 )
110 tcl? ( dev-lang/tcl )
111
112
113
114 1.2 x11-drivers/linuxwacom/linuxwacom-0.7.9_p7.ebuild
115
116 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.9_p7.ebuild?rev=1.2&view=markup
117 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.9_p7.ebuild?rev=1.2&content-type=text/plain
118 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.9_p7.ebuild?r1=1.1&r2=1.2
119
120 Index: linuxwacom-0.7.9_p7.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.9_p7.ebuild,v
123 retrieving revision 1.1
124 retrieving revision 1.2
125 diff -u -r1.1 -r1.2
126 --- linuxwacom-0.7.9_p7.ebuild 12 Feb 2008 22:29:19 -0000 1.1
127 +++ linuxwacom-0.7.9_p7.ebuild 21 Feb 2008 12:57:38 -0000 1.2
128 @@ -1,6 +1,6 @@
129 # Copyright 1999-2008 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.9_p7.ebuild,v 1.1 2008/02/12 22:29:19 ikelos Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.9_p7.ebuild,v 1.2 2008/02/21 12:57:38 rbu Exp $
133
134 inherit eutils autotools toolchain-funcs linux-mod
135
136 @@ -14,9 +14,8 @@
137 SLOT="0"
138 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
139
140 -RDEPEND="|| ( ( x11-proto/inputproto
141 - x11-base/xorg-server )
142 - virtual/x11 )
143 +RDEPEND="x11-proto/inputproto
144 + x11-base/xorg-server
145 media-libs/libpixman
146 gtk? ( >=x11-libs/gtk+-2 )
147 tcl? ( dev-lang/tcl )
148
149
150
151 --
152 gentoo-commits@l.g.o mailing list