summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2008-02-21 20:52:32 +0000
committerDoug Goldstein <cardoe@gentoo.org>2008-02-21 20:52:32 +0000
commitb9bed3444dd55ec8e097d2c77d19adc15fb2d2ea (patch)
treefdb2b6a9dd04ef6001b03afb17e40171d0d270aa /x11-drivers/xf86-input-evtouch
parentForgot to add flags to IUSE. (diff)
downloadgentoo-2-b9bed3444dd55ec8e097d2c77d19adc15fb2d2ea.tar.gz
gentoo-2-b9bed3444dd55ec8e097d2c77d19adc15fb2d2ea.tar.bz2
gentoo-2-b9bed3444dd55ec8e097d2c77d19adc15fb2d2ea.zip
fix whitespace issue
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-drivers/xf86-input-evtouch')
-rw-r--r--x11-drivers/xf86-input-evtouch/xf86-input-evtouch-0.8.7.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11-drivers/xf86-input-evtouch/xf86-input-evtouch-0.8.7.ebuild b/x11-drivers/xf86-input-evtouch/xf86-input-evtouch-0.8.7.ebuild
index 6045ca80c00f..5e8858aa659a 100644
--- a/x11-drivers/xf86-input-evtouch/xf86-input-evtouch-0.8.7.ebuild
+++ b/x11-drivers/xf86-input-evtouch/xf86-input-evtouch-0.8.7.ebuild
@@ -1,5 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evtouch/xf86-input-evtouch-0.8.7.ebuild,v 1.2 2008/02/21 20:52:32 cardoe Exp $
inherit x-modular autotools
@@ -12,10 +13,10 @@ KEYWORDS="~amd64 ~arm ~x86"
RDEPEND="<x11-base/xorg-server-1.4"
DEPEND="${RDEPEND}
- || ( >=sys-kernel/linux-headers-2.6 >=sys-kernel/mips-headers-2.6 )
- x11-proto/inputproto
- x11-proto/randrproto
- x11-proto/xproto"
+ || ( >=sys-kernel/linux-headers-2.6 >=sys-kernel/mips-headers-2.6 )
+ x11-proto/inputproto
+ x11-proto/randrproto
+ x11-proto/xproto"
# necessary to prevent x-modular.eclass' version from running
src_unpack() {