summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-03-08 15:06:03 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-03-08 15:06:03 +0000
commit052ad0ed8387bac6006663516739740b05c5caa9 (patch)
tree6cd2e10922115838aa8f49423625f4f936afd01d /kde-base/kdebase-desktoptheme
parentamd64 stable, bug #261585 (diff)
downloadhistorical-052ad0ed8387bac6006663516739740b05c5caa9.tar.gz
historical-052ad0ed8387bac6006663516739740b05c5caa9.tar.bz2
historical-052ad0ed8387bac6006663516739740b05c5caa9.zip
Add missed [kdeprefix=].
Package-Manager: portage-2.2_rc23/cvs/Linux i686
Diffstat (limited to 'kde-base/kdebase-desktoptheme')
-rw-r--r--kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.2.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.2.1.ebuild b/kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.2.1.ebuild
index 2602de84aa34..00beba14e91a 100644
--- a/kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.2.1.ebuild
+++ b/kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.2.1.ebuild,v 1.2 2009/03/08 13:33:13 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.2.1.ebuild,v 1.3 2009/03/08 15:03:14 scarabeus Exp $
EAPI="2"
@@ -13,6 +13,6 @@ IUSE=""
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
RDEPEND="
- !kdeprefix? ( !<kde-base/plasma-workspace-${PV} )
- kdeprefix? ( !<kde-base/plasma-workspace-${PV}:${SLOT} )
+ !kdeprefix? ( !<kde-base/plasma-workspace-${PV}[-kdeprefix] )
+ kdeprefix? ( !<kde-base/plasma-workspace-${PV}:${SLOT}[kdeprefix=] )
"