summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-08-22 16:32:27 +0000
committerSven Wegener <swegener@gentoo.org>2005-08-22 16:32:27 +0000
commitd0811b36fbd94598dba71964bf3c9721c0125cc9 (patch)
tree4bf451d7d516828038f7cbcda1ec97061cd44342 /x11-misc
parentFirst import. (diff)
downloadgentoo-2-d0811b36fbd94598dba71964bf3c9721c0125cc9.tar.gz
gentoo-2-d0811b36fbd94598dba71964bf3c9721c0125cc9.tar.bz2
gentoo-2-d0811b36fbd94598dba71964bf3c9721c0125cc9.zip
use full atoms for built_with_use
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/linuxwacom/linuxwacom-0.6.6.ebuild4
-rw-r--r--x11-misc/linuxwacom/linuxwacom-0.6.7.ebuild4
-rw-r--r--x11-misc/linuxwacom/linuxwacom-0.6.8.ebuild4
-rw-r--r--x11-misc/linuxwacom/linuxwacom-0.6.9.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/x11-misc/linuxwacom/linuxwacom-0.6.6.ebuild b/x11-misc/linuxwacom/linuxwacom-0.6.6.ebuild
index 6ab46ecc6ba1..b1feca9e87c3 100644
--- a/x11-misc/linuxwacom/linuxwacom-0.6.6.ebuild
+++ b/x11-misc/linuxwacom/linuxwacom-0.6.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/linuxwacom-0.6.6.ebuild,v 1.7 2005/07/22 23:10:15 battousai Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/linuxwacom-0.6.6.ebuild,v 1.8 2005/08/22 16:29:44 swegener Exp $
IUSE="dlloader gtk gtk2 tcltk sdk"
@@ -33,7 +33,7 @@ DEPEND="${RDEPEND}
pkg_setup() {
if use sdk; then
- if ! built_with_use xorg-x11 sdk
+ if ! built_with_use x11-base/xorg-x11 sdk
then
eerror "This package builds against the X.Org SDK, and therefore requires"
eerror "that you have emerged xorg-x11 with the sdk USE flag enabled."
diff --git a/x11-misc/linuxwacom/linuxwacom-0.6.7.ebuild b/x11-misc/linuxwacom/linuxwacom-0.6.7.ebuild
index eccb5b39d6be..9ccb6381410e 100644
--- a/x11-misc/linuxwacom/linuxwacom-0.6.7.ebuild
+++ b/x11-misc/linuxwacom/linuxwacom-0.6.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/linuxwacom-0.6.7.ebuild,v 1.4 2005/07/22 23:10:15 battousai Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/linuxwacom-0.6.7.ebuild,v 1.5 2005/08/22 16:29:44 swegener Exp $
IUSE="dlloader gtk gtk2 tcltk sdk usb"
@@ -32,7 +32,7 @@ DEPEND="${RDEPEND}
pkg_setup() {
if use sdk; then
- if ! built_with_use xorg-x11 sdk
+ if ! built_with_use x11-base/xorg-x11 sdk
then
eerror "This package builds against the X.Org SDK, and therefore requires"
eerror "that you have emerged xorg-x11 with the sdk USE flag enabled."
diff --git a/x11-misc/linuxwacom/linuxwacom-0.6.8.ebuild b/x11-misc/linuxwacom/linuxwacom-0.6.8.ebuild
index 550f677eee2a..decc8f6d6c53 100644
--- a/x11-misc/linuxwacom/linuxwacom-0.6.8.ebuild
+++ b/x11-misc/linuxwacom/linuxwacom-0.6.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/linuxwacom-0.6.8.ebuild,v 1.3 2005/07/26 14:47:33 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/linuxwacom-0.6.8.ebuild,v 1.4 2005/08/22 16:29:44 swegener Exp $
IUSE="dlloader gtk gtk2 tcltk sdk usb"
@@ -32,7 +32,7 @@ DEPEND="${RDEPEND}
pkg_setup() {
if use sdk; then
- if ! built_with_use xorg-x11 sdk
+ if ! built_with_use x11-base/xorg-x11 sdk
then
eerror "This package builds against the X.Org SDK, and therefore requires"
eerror "that you have emerged xorg-x11 with the sdk USE flag enabled."
diff --git a/x11-misc/linuxwacom/linuxwacom-0.6.9.ebuild b/x11-misc/linuxwacom/linuxwacom-0.6.9.ebuild
index 28be997884e1..379b8f12543b 100644
--- a/x11-misc/linuxwacom/linuxwacom-0.6.9.ebuild
+++ b/x11-misc/linuxwacom/linuxwacom-0.6.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/linuxwacom-0.6.9.ebuild,v 1.3 2005/08/10 19:20:54 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/linuxwacom-0.6.9.ebuild,v 1.4 2005/08/22 16:29:44 swegener Exp $
IUSE="dlloader gtk gtk2 tcltk sdk usb"
@@ -29,7 +29,7 @@ DEPEND="${RDEPEND}
pkg_setup() {
if use sdk; then
- if ! built_with_use xorg-x11 sdk
+ if ! built_with_use x11-base/xorg-x11 sdk
then
eerror "This package builds against the X.Org SDK, and therefore requires"
eerror "that you have emerged xorg-x11 with the sdk USE flag enabled."