summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2004-04-07 08:52:43 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2004-04-07 08:52:43 +0000
commitfd1d0d04f2d97a215abafda812c1277b9583e250 (patch)
treea90a015de4bfcb196b70dea55a3727704e0d1d54 /x11-misc/linuxwacom
parentVersion bump. (Manifest recommit) (diff)
downloadgentoo-2-fd1d0d04f2d97a215abafda812c1277b9583e250.tar.gz
gentoo-2-fd1d0d04f2d97a215abafda812c1277b9583e250.tar.bz2
gentoo-2-fd1d0d04f2d97a215abafda812c1277b9583e250.zip
Add xorg-x11 to possible.
Diffstat (limited to 'x11-misc/linuxwacom')
-rw-r--r--x11-misc/linuxwacom/ChangeLog6
-rw-r--r--x11-misc/linuxwacom/linuxwacom-0.6.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/linuxwacom/ChangeLog b/x11-misc/linuxwacom/ChangeLog
index 50b12a510d2f..39d976e3ef7e 100644
--- a/x11-misc/linuxwacom/ChangeLog
+++ b/x11-misc/linuxwacom/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/linuxwacom
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/ChangeLog,v 1.1 2004/02/19 15:47:35 battousai Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/ChangeLog,v 1.2 2004/04/07 08:51:54 spyderous Exp $
+
+ 07 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>;
+ linuxwacom-0.6.0.ebuild:
+ Add xorg-x11 to possible.
*linuxwacom-0.6.0 (19 Feb 2004)
diff --git a/x11-misc/linuxwacom/linuxwacom-0.6.0.ebuild b/x11-misc/linuxwacom/linuxwacom-0.6.0.ebuild
index 9066aafc5e7c..eb41bb3a9a2b 100644
--- a/x11-misc/linuxwacom/linuxwacom-0.6.0.ebuild
+++ b/x11-misc/linuxwacom/linuxwacom-0.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/linuxwacom-0.6.0.ebuild,v 1.1 2004/02/19 15:47:35 battousai Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/linuxwacom-0.6.0.ebuild,v 1.2 2004/04/07 08:51:54 spyderous Exp $
DESCRIPTION="Input driver for Wacom tablets and drawing devices"
HOMEPAGE="http://linuxwacom.sourceforge.net/"
@@ -10,7 +10,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
-DEPEND=">=x11-base/xfree-4.3.0-r6"
+DEPEND="|| (>=x11-base/xfree-4.3.0-r6 x11-base/xorg-x11 )"
pkg_setup() {
if [ ! "`grep sdk /var/db/pkg/x11-base/xfree-[0-9]*/USE`" ]