summaryrefslogtreecommitdiff
path: root/x11-drivers/wizardpen/wizardpen-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/wizardpen/wizardpen-9999.ebuild')
-rwxr-xr-xx11-drivers/wizardpen/wizardpen-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-drivers/wizardpen/wizardpen-9999.ebuild b/x11-drivers/wizardpen/wizardpen-9999.ebuild
index 71b7cce..66f8acd 100755
--- a/x11-drivers/wizardpen/wizardpen-9999.ebuild
+++ b/x11-drivers/wizardpen/wizardpen-9999.ebuild
@@ -1,6 +1,7 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+EAPI="4"
inherit linux-mod eutils bzr
@@ -23,8 +24,6 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="uclogic"
-RDEPEND="${DEPEND}"
-
src_unpack() {
if kernel_is 2 4; then
die "You must use 2.6.X kernel with ${PN}"