diff options
author | 2006-07-30 16:27:26 +0000 | |
---|---|---|
committer | 2006-07-30 16:27:26 +0000 | |
commit | 3ddbf8b54018a0be52ab7e1388b262fc1208bb7b (patch) | |
tree | bc4d1f8872c4a93fba89edff6cdf68633cc74df0 /x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.1.0.ebuild | |
parent | fix ChangeLog header (diff) | |
download | historical-3ddbf8b54018a0be52ab7e1388b262fc1208bb7b.tar.gz historical-3ddbf8b54018a0be52ab7e1388b262fc1208bb7b.tar.bz2 historical-3ddbf8b54018a0be52ab7e1388b262fc1208bb7b.zip |
untestable on mips, thus removed
Package-Manager: portage-2.1-r1
Diffstat (limited to 'x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.1.0.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.1.0.ebuild b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.1.0.ebuild index a1a677dd1fe5..26581e4ee5a5 100644 --- a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.1.0.ebuild +++ b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.1.0.ebuild,v 1.6 2006/07/30 15:56:19 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.1.0.ebuild,v 1.7 2006/07/30 16:27:26 psi29a Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for hyperpen input devices" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ppc ppc64 sh sparc ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/inputproto |