diff options
Diffstat (limited to 'x11-drivers/wizardpen/wizardpen-0.8.1.ebuild')
-rwxr-xr-x | x11-drivers/wizardpen/wizardpen-0.8.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-drivers/wizardpen/wizardpen-0.8.1.ebuild b/x11-drivers/wizardpen/wizardpen-0.8.1.ebuild index d603b8a..9243a20 100755 --- a/x11-drivers/wizardpen/wizardpen-0.8.1.ebuild +++ b/x11-drivers/wizardpen/wizardpen-0.8.1.ebuild @@ -1,11 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ +EAPI="4" inherit linux-mod eutils autotools -EAPI="4" - DESCRIPTION="Driver for Genius Wizardpen Tablets" HOMEPAGE="http://code.google.com/p/linuxgenius/" SRC_URI="http://launchpad.net/wizardpen/trunk/0.8/+download/xorg-input-wizardpen-${PV}.tar.bz2" |