diff options
author | 2013-07-18 10:40:56 +0000 | |
---|---|---|
committer | 2013-07-18 10:40:56 +0000 | |
commit | de66d42afaecc9411364197205024bd968b29cf7 (patch) | |
tree | ecd80adb9d23854af321480abfac7eeb04cedc6e /x11-drivers | |
parent | Rename IUSE="crypt" with IUSE="cryptsetup" and require USE="udev" where appro... (diff) | |
download | gentoo-2-de66d42afaecc9411364197205024bd968b29cf7.tar.gz gentoo-2-de66d42afaecc9411364197205024bd968b29cf7.tar.bz2 gentoo-2-de66d42afaecc9411364197205024bd968b29cf7.zip |
Pull in virtual/udev for libudev wrt #474918 by "doctor_who"
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'x11-drivers')
5 files changed, 19 insertions, 10 deletions
diff --git a/x11-drivers/xf86-input-wacom/ChangeLog b/x11-drivers/xf86-input-wacom/ChangeLog index 32200a635f52..3782979ab90d 100644 --- a/x11-drivers/xf86-input-wacom/ChangeLog +++ b/x11-drivers/xf86-input-wacom/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-input-wacom # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/ChangeLog,v 1.73 2013/03/06 19:53:23 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/ChangeLog,v 1.74 2013/07/18 10:40:56 ssuominen Exp $ + + 18 Jul 2013; Samuli Suominen <ssuominen@gentoo.org> + xf86-input-wacom-0.17.0.ebuild, xf86-input-wacom-0.18.0.ebuild, + xf86-input-wacom-0.19.0.ebuild, xf86-input-wacom-0.20.0.ebuild: + Pull in virtual/udev for libudev wrt #474918 by "doctor_who" *xf86-input-wacom-0.20.0 (06 Mar 2013) diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.17.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.17.0.ebuild index 6a05bfb27d72..48017d9803ff 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.17.0.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.17.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.17.0.ebuild,v 1.5 2012/12/08 17:08:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.17.0.ebuild,v 1.6 2013/07/18 10:40:56 ssuominen Exp $ EAPI=4 @@ -16,7 +16,8 @@ EGIT_REPO_URI="git://linuxwacom.git.sourceforge.net/gitroot/linuxwacom/${PN}" KEYWORDS="amd64 ~arm ppc ppc64 x86" IUSE="debug" -RDEPEND=">=x11-base/xorg-server-1.7 +RDEPEND="virtual/udev + >=x11-base/xorg-server-1.7 x11-libs/libX11 x11-libs/libXext x11-libs/libXi diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.18.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.18.0.ebuild index feffe4a097e5..ff83df4006cb 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.18.0.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.18.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.18.0.ebuild,v 1.4 2013/01/06 11:14:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.18.0.ebuild,v 1.5 2013/07/18 10:40:56 ssuominen Exp $ EAPI=4 @@ -16,7 +16,8 @@ EGIT_REPO_URI="git://linuxwacom.git.sourceforge.net/gitroot/linuxwacom/${PN}" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug" -RDEPEND=">=x11-base/xorg-server-1.7 +RDEPEND="virtual/udev + >=x11-base/xorg-server-1.7 x11-libs/libX11 x11-libs/libXext x11-libs/libXi diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.19.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.19.0.ebuild index 339f18217bb2..1348bbc03364 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.19.0.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.19.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.19.0.ebuild,v 1.2 2013/01/08 10:47:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.19.0.ebuild,v 1.3 2013/07/18 10:40:56 ssuominen Exp $ EAPI=4 @@ -16,7 +16,8 @@ EGIT_REPO_URI="git://linuxwacom.git.sourceforge.net/gitroot/linuxwacom/${PN}" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug" -RDEPEND=">=x11-base/xorg-server-1.7 +RDEPEND="virtual/udev + >=x11-base/xorg-server-1.7 x11-libs/libX11 x11-libs/libXext x11-libs/libXi diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.20.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.20.0.ebuild index 15958ecc1883..c6ce9afd25f5 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.20.0.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.20.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.20.0.ebuild,v 1.1 2013/03/06 19:53:23 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.20.0.ebuild,v 1.2 2013/07/18 10:40:56 ssuominen Exp $ EAPI=5 @@ -16,7 +16,8 @@ EGIT_REPO_URI="git://linuxwacom.git.sourceforge.net/gitroot/linuxwacom/${PN}" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug" -RDEPEND=">=x11-base/xorg-server-1.7 +RDEPEND="virtual/udev + >=x11-base/xorg-server-1.7 x11-libs/libX11 x11-libs/libXext x11-libs/libXi |