summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-11-24 11:40:50 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-11-24 11:40:50 +0000
commiteb1c07fcd2d5660bdd1400c729b3af60d800d60f (patch)
tree07c5ec059ea41bb5051480764ab95dfa5707c5c1 /x11-misc
parentUpdated ioctl32 patch to one provided by upstream. (Manifest recommit) (diff)
downloadgentoo-2-eb1c07fcd2d5660bdd1400c729b3af60d800d60f.tar.gz
gentoo-2-eb1c07fcd2d5660bdd1400c729b3af60d800d60f.tar.bz2
gentoo-2-eb1c07fcd2d5660bdd1400c729b3af60d800d60f.zip
Removing ~amd64 because of some problems I'm seeing with my intuos2 and xorg-x11-6.8.0
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/linuxwacom/ChangeLog7
-rw-r--r--x11-misc/linuxwacom/linuxwacom-0.6.4.ebuild6
2 files changed, 10 insertions, 3 deletions
diff --git a/x11-misc/linuxwacom/ChangeLog b/x11-misc/linuxwacom/ChangeLog
index eb5c6191a730..64fdeaa27350 100644
--- a/x11-misc/linuxwacom/ChangeLog
+++ b/x11-misc/linuxwacom/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-misc/linuxwacom
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/ChangeLog,v 1.17 2004/11/18 08:05:26 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/ChangeLog,v 1.18 2004/11/24 11:40:50 eradicator Exp $
+
+ 24 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ linuxwacom-0.6.4.ebuild:
+ Removing ~amd64 because of some problems I'm seeing with my intuos2 and
+ xorg-x11-6.8.0
18 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org>
+files/linuxwacom-0.6.4-nonx86.patch, linuxwacom-0.6.4.ebuild:
diff --git a/x11-misc/linuxwacom/linuxwacom-0.6.4.ebuild b/x11-misc/linuxwacom/linuxwacom-0.6.4.ebuild
index 0c3a60d7e31e..6a63289a0a02 100644
--- a/x11-misc/linuxwacom/linuxwacom-0.6.4.ebuild
+++ b/x11-misc/linuxwacom/linuxwacom-0.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/linuxwacom-0.6.4.ebuild,v 1.4 2004/11/18 08:10:41 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/linuxwacom-0.6.4.ebuild,v 1.5 2004/11/24 11:40:50 eradicator Exp $
IUSE="gtk gtk2 tcltk sdk"
@@ -12,7 +12,9 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+# Removing ~amd64 until I figure out why xorg-x11-6.8.0 doesn't like it...
+#KEYWORDS="~amd64 x86"
+KEYWORDS="x86"
RDEPEND="virtual/x11
gtk? (