diff options
author | Robert Buchholz <rbu@gentoo.org> | 2008-02-21 12:57:38 +0000 |
---|---|---|
committer | Robert Buchholz <rbu@gentoo.org> | 2008-02-21 12:57:38 +0000 |
commit | b49a70ea9c1a6517936c1dcec5bc093798c11fe0 (patch) | |
tree | 5b75acffd4c408d2a148af345fad7ff71be8ae80 /x11-drivers/linuxwacom | |
parent | version bump (diff) | |
download | gentoo-2-b49a70ea9c1a6517936c1dcec5bc093798c11fe0.tar.gz gentoo-2-b49a70ea9c1a6517936c1dcec5bc093798c11fe0.tar.bz2 gentoo-2-b49a70ea9c1a6517936c1dcec5bc093798c11fe0.zip |
Drop x11 virtual from dependencies (again).
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-drivers/linuxwacom')
-rw-r--r-- | x11-drivers/linuxwacom/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/linuxwacom/linuxwacom-0.7.8_p3-r1.ebuild | 7 | ||||
-rw-r--r-- | x11-drivers/linuxwacom/linuxwacom-0.7.8_p3.ebuild | 7 | ||||
-rw-r--r-- | x11-drivers/linuxwacom/linuxwacom-0.7.9_p7.ebuild | 7 |
4 files changed, 14 insertions, 13 deletions
diff --git a/x11-drivers/linuxwacom/ChangeLog b/x11-drivers/linuxwacom/ChangeLog index 73fdafe943c6..100b6a101e21 100644 --- a/x11-drivers/linuxwacom/ChangeLog +++ b/x11-drivers/linuxwacom/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/linuxwacom # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v 1.19 2008/02/12 22:29:19 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v 1.20 2008/02/21 12:57:38 rbu Exp $ + + 21 Feb 2008; Robert Buchholz <rbu@gentoo.org> linuxwacom-0.7.8_p3.ebuild, + linuxwacom-0.7.8_p3-r1.ebuild, linuxwacom-0.7.9_p7.ebuild: + Drop x11 virtual from dependencies (again). *linuxwacom-0.7.9_p7 (12 Feb 2008) diff --git a/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3-r1.ebuild b/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3-r1.ebuild index 2382a3c5e420..5150ac7cec2c 100644 --- a/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3-r1.ebuild +++ b/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $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 $ +# $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 $ inherit eutils autotools toolchain-funcs @@ -14,9 +14,8 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -RDEPEND="|| ( ( x11-proto/inputproto - x11-base/xorg-server ) - virtual/x11 ) +RDEPEND="x11-proto/inputproto + x11-base/xorg-server media-libs/libpixman gtk? ( >=x11-libs/gtk+-2 ) tcl? ( dev-lang/tcl ) diff --git a/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3.ebuild b/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3.ebuild index ce7ca89da3ef..eb3e69ca6b52 100644 --- a/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3.ebuild +++ b/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $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 $ +# $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 $ inherit eutils autotools @@ -14,9 +14,8 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc ppc64 x86" -RDEPEND="|| ( ( x11-proto/inputproto - x11-base/xorg-server ) - virtual/x11 ) +RDEPEND="x11-proto/inputproto + x11-base/xorg-server media-libs/libpixman gtk? ( >=x11-libs/gtk+-2 ) tcl? ( dev-lang/tcl ) diff --git a/x11-drivers/linuxwacom/linuxwacom-0.7.9_p7.ebuild b/x11-drivers/linuxwacom/linuxwacom-0.7.9_p7.ebuild index bd5745cea23f..6fb62973df92 100644 --- a/x11-drivers/linuxwacom/linuxwacom-0.7.9_p7.ebuild +++ b/x11-drivers/linuxwacom/linuxwacom-0.7.9_p7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $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 $ +# $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 $ inherit eutils autotools toolchain-funcs linux-mod @@ -14,9 +14,8 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -RDEPEND="|| ( ( x11-proto/inputproto - x11-base/xorg-server ) - virtual/x11 ) +RDEPEND="x11-proto/inputproto + x11-base/xorg-server media-libs/libpixman gtk? ( >=x11-libs/gtk+-2 ) tcl? ( dev-lang/tcl ) |