diff options
author | Rémi Cardona <remi@gentoo.org> | 2009-11-13 19:19:01 +0000 |
---|---|---|
committer | Rémi Cardona <remi@gentoo.org> | 2009-11-13 19:19:01 +0000 |
commit | 3f2640a476bdc562fc63d50439ccd7d801d83548 (patch) | |
tree | d09b220700e625f21dbf17ae5ee15ff36c01e68d /x11-drivers/linuxwacom | |
parent | Change kde-functions.eclass to qt3.eclass (and remove kdelibs:3.5 support). (diff) | |
download | gentoo-2-3f2640a476bdc562fc63d50439ccd7d801d83548.tar.gz gentoo-2-3f2640a476bdc562fc63d50439ccd7d801d83548.tar.bz2 gentoo-2-3f2640a476bdc562fc63d50439ccd7d801d83548.zip |
x11-drivers/linuxwacom: add blocker (see bug #292476)
(Portage version: 2.2_rc49/cvs/Linux i686)
Diffstat (limited to 'x11-drivers/linuxwacom')
-rw-r--r-- | x11-drivers/linuxwacom/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild | 5 | ||||
-rw-r--r-- | x11-drivers/linuxwacom/linuxwacom-0.8.3_p6.ebuild | 5 | ||||
-rw-r--r-- | x11-drivers/linuxwacom/linuxwacom-0.8.4_p1.ebuild | 5 |
4 files changed, 14 insertions, 7 deletions
diff --git a/x11-drivers/linuxwacom/ChangeLog b/x11-drivers/linuxwacom/ChangeLog index 049b2b2393d3..bff97cacb258 100644 --- a/x11-drivers/linuxwacom/ChangeLog +++ b/x11-drivers/linuxwacom/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/linuxwacom # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v 1.44 2009/11/01 14:41:59 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v 1.45 2009/11/13 19:19:01 remi Exp $ + + 13 Nov 2009; Rémi Cardona <remi@gentoo.org> linuxwacom-0.8.2.ebuild, + linuxwacom-0.8.3_p6.ebuild, linuxwacom-0.8.4_p1.ebuild: + add blocker (see bug #292476) 01 Nov 2009; Mike Auty <ikelos@gentoo.org> linuxwacom-0.8.2.ebuild, -linuxwacom-0.8.2_p2.ebuild, -linuxwacom-0.8.3_p2.ebuild, diff --git a/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild b/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild index a6cce585cc6a..1783a3198c0f 100644 --- a/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild +++ b/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild,v 1.9 2009/11/01 14:41:59 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild,v 1.10 2009/11/13 19:19:01 remi Exp $ inherit eutils autotools toolchain-funcs linux-mod @@ -24,7 +24,8 @@ RDEPEND="x11-proto/inputproto DEPEND="${RDEPEND} dev-util/pkgconfig - usb? ( >=sys-kernel/linux-headers-2.6 )" + usb? ( >=sys-kernel/linux-headers-2.6 ) + !x11-drivers/xf86-input-wacom" S=${WORKDIR}/${P/_p/-} MODULE_NAMES="wacom(input:${S}/src:${S}/src)" diff --git a/x11-drivers/linuxwacom/linuxwacom-0.8.3_p6.ebuild b/x11-drivers/linuxwacom/linuxwacom-0.8.3_p6.ebuild index b64c26f12874..2f44fab9ec0a 100644 --- a/x11-drivers/linuxwacom/linuxwacom-0.8.3_p6.ebuild +++ b/x11-drivers/linuxwacom/linuxwacom-0.8.3_p6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.3_p6.ebuild,v 1.3 2009/11/01 14:41:59 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.3_p6.ebuild,v 1.4 2009/11/13 19:19:01 remi Exp $ inherit eutils autotools toolchain-funcs linux-mod @@ -24,7 +24,8 @@ RDEPEND="x11-proto/inputproto DEPEND="${RDEPEND} dev-util/pkgconfig - usb? ( >=sys-kernel/linux-headers-2.6 )" + usb? ( >=sys-kernel/linux-headers-2.6 ) + !x11-drivers/xf86-input-wacom" S=${WORKDIR}/${P/_p/-} MODULE_NAMES="wacom(input:${S}/src:${S}/src)" diff --git a/x11-drivers/linuxwacom/linuxwacom-0.8.4_p1.ebuild b/x11-drivers/linuxwacom/linuxwacom-0.8.4_p1.ebuild index 1ba5471f32d9..8dff8c285fb4 100644 --- a/x11-drivers/linuxwacom/linuxwacom-0.8.4_p1.ebuild +++ b/x11-drivers/linuxwacom/linuxwacom-0.8.4_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.4_p1.ebuild,v 1.6 2009/11/01 14:41:59 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.4_p1.ebuild,v 1.7 2009/11/13 19:19:01 remi Exp $ inherit eutils autotools toolchain-funcs linux-mod @@ -24,7 +24,8 @@ RDEPEND="x11-proto/inputproto DEPEND="${RDEPEND} dev-util/pkgconfig - usb? ( >=sys-kernel/linux-headers-2.6 )" + usb? ( >=sys-kernel/linux-headers-2.6 ) + !x11-drivers/xf86-input-wacom" S=${WORKDIR}/${P/_p/-} MODULE_NAMES="wacom(input:${S}/src:${S}/src)" |