summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBo Ørsted Andresen <zlin@gentoo.org>2008-05-30 09:18:51 +0000
committerBo Ørsted Andresen <zlin@gentoo.org>2008-05-30 09:18:51 +0000
commitf026f6856e9df5f62dba885e3f46d1066f094fcf (patch)
treed231e4f037da09f3753c0685b7f31c5497c053d6 /kde-base/plasma
parentKDE4_BUILT_WITH_USE_CHECK is now always an array. Bug #216863. (diff)
downloadgentoo-2-f026f6856e9df5f62dba885e3f46d1066f094fcf.tar.gz
gentoo-2-f026f6856e9df5f62dba885e3f46d1066f094fcf.tar.bz2
gentoo-2-f026f6856e9df5f62dba885e3f46d1066f094fcf.zip
KDE4_BUILT_WITH_USE_CHECK is now always an array. Bug #216863.
(Portage version: 2.1.5.2)
Diffstat (limited to 'kde-base/plasma')
-rw-r--r--kde-base/plasma/ChangeLog5
-rw-r--r--kde-base/plasma/plasma-4.0.4.ebuild12
2 files changed, 9 insertions, 8 deletions
diff --git a/kde-base/plasma/ChangeLog b/kde-base/plasma/ChangeLog
index 3f981a873eb6..d7f5bb1bb6c3 100644
--- a/kde-base/plasma/ChangeLog
+++ b/kde-base/plasma/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/plasma
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma/ChangeLog,v 1.9 2008/05/16 00:55:19 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma/ChangeLog,v 1.10 2008/05/30 09:18:51 zlin Exp $
+
+ 30 May 2008; Bo Ørsted Andresen <zlin@gentoo.org> plasma-4.0.4.ebuild:
+ KDE4_BUILT_WITH_USE_CHECK is now always an array. Bug #216863.
*plasma-4.0.4 (15 May 2008)
diff --git a/kde-base/plasma/plasma-4.0.4.ebuild b/kde-base/plasma/plasma-4.0.4.ebuild
index daff4ea84bb7..afbcb1efb541 100644
--- a/kde-base/plasma/plasma-4.0.4.ebuild
+++ b/kde-base/plasma/plasma-4.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma/plasma-4.0.4.ebuild,v 1.1 2008/05/16 00:55:19 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma/plasma-4.0.4.ebuild,v 1.2 2008/05/30 09:18:51 zlin Exp $
EAPI="1"
@@ -11,8 +11,7 @@ DESCRIPTION="Plasma: KDE desktop framework"
KEYWORDS="~amd64 ~x86"
IUSE="debug htmlhandbook xcomposite xinerama"
-COMMONDEPEND="
- >=app-misc/strigi-0.5.7
+COMMONDEPEND=">=app-misc/strigi-0.5.7
>=kde-base/libkworkspace-${PV}:${SLOT}
>=kde-base/libtaskmanager-${PV}:${SLOT}
>=kde-base/libplasma-${PV}:${SLOT}
@@ -27,8 +26,7 @@ DEPEND="${COMMONDEPEND}
xinerama? ( x11-proto/xineramaproto )"
RDEPEND="${COMMONDEPEND}
>=kde-base/kde-menu-icons-${PV}:${SLOT}"
-PDEPEND="
- kde-base/kdeartwork-iconthemes:${SLOT}"
+PDEPEND="kde-base/kdeartwork-iconthemes:${SLOT}"
KMEXTRACTONLY="krunner/org.freedesktop.ScreenSaver.xml
krunner/org.kde.krunner.Interface.xml
@@ -37,9 +35,9 @@ KMEXTRACTONLY="krunner/org.freedesktop.ScreenSaver.xml
libs/plasma/"
KMLOADLIBS="libplasma"
-PATCHES="${FILESDIR}/${PN}-4.0.3-kickoff.patch"
+PATCHES=("${FILESDIR}/${PN}-4.0.3-kickoff.patch")
-KDE4_BUILT_WITH_USE_CHECK="app-misc/strigi dbus qt4"
+KDE4_BUILT_WITH_USE_CHECK=("app-misc/strigi dbus qt4")
src_compile() {
mycmakeargs="${mycmakeargs}