summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-08-23 14:47:19 +0000
committerSven Wegener <swegener@gentoo.org>2005-08-23 14:47:19 +0000
commite7dcbe4a9e029597c50bc3c07200b08b4239b9dd (patch)
treebda4ae09e0f073e957f545c1fc166d3d0d3b1840 /kde-base/kmilo
parentadd parentheses (diff)
downloadgentoo-2-e7dcbe4a9e029597c50bc3c07200b08b4239b9dd.tar.gz
gentoo-2-e7dcbe4a9e029597c50bc3c07200b08b4239b9dd.tar.bz2
gentoo-2-e7dcbe4a9e029597c50bc3c07200b08b4239b9dd.zip
add spaces
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'kde-base/kmilo')
-rw-r--r--kde-base/kmilo/kmilo-3.4.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kmilo/kmilo-3.4.2.ebuild b/kde-base/kmilo/kmilo-3.4.2.ebuild
index 2d13542e7649..8ff3845c1523 100644
--- a/kde-base/kmilo/kmilo-3.4.2.ebuild
+++ b/kde-base/kmilo/kmilo-3.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.4.2.ebuild,v 1.5 2005/08/08 22:02:40 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.4.2.ebuild,v 1.6 2005/08/23 14:47:19 swegener Exp $
KMNAME=kdeutils
MAXKDEVER=$PV
@@ -11,8 +11,8 @@ DESCRIPTION="kmilo - a kded module that can be extended to support various types
input devices that exist, such as those on keyboards."
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="pbbuttonsd"
-DEPEND="pbbuttonsd? (app-laptop/pbbuttonsd)"
-RDEPEND="pbbuttonsd? (app-laptop/pbbuttonsd)"
+DEPEND="pbbuttonsd? ( app-laptop/pbbuttonsd )"
+RDEPEND="${DEPEND}"
PATCHES="$FILESDIR/configure-fix-kdeutils-powerbook.patch"