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
commit7b0b61da7f02bc11a0b1a1e87f5898513568dd71 (patch)
treebb9f46032eaa421a92be0a5db469dcc76d99986f /x11-misc/linuxwacom
parentUpdated ioctl32 patch to one provided by upstream. (diff)
downloadhistorical-7b0b61da7f02bc11a0b1a1e87f5898513568dd71.tar.gz
historical-7b0b61da7f02bc11a0b1a1e87f5898513568dd71.tar.bz2
historical-7b0b61da7f02bc11a0b1a1e87f5898513568dd71.zip
Removing ~amd64 because of some problems I'm seeing with my intuos2 and xorg-x11-6.8.0
Diffstat (limited to 'x11-misc/linuxwacom')
-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? (