summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2011-06-16 05:02:40 +0000
committerJonathan Callen <abcd@gentoo.org>2011-06-16 05:02:40 +0000
commita532fdb5adf01a048857c484eb5047a3b30ddb55 (patch)
treea1636b74d177541243a71c4642bb0e02e19c8417 /kde-base/kdepim-meta/kdepim-meta-4.4.11.1.ebuild
parentFix build issue with mod_stasdx, thank andreas schürch for rerport in bug #3... (diff)
downloadgentoo-2-a532fdb5adf01a048857c484eb5047a3b30ddb55.tar.gz
gentoo-2-a532fdb5adf01a048857c484eb5047a3b30ddb55.tar.bz2
gentoo-2-a532fdb5adf01a048857c484eb5047a3b30ddb55.zip
Drop block_other_slots() call, the function was removed
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdepim-meta/kdepim-meta-4.4.11.1.ebuild')
-rw-r--r--kde-base/kdepim-meta/kdepim-meta-4.4.11.1.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/kde-base/kdepim-meta/kdepim-meta-4.4.11.1.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.4.11.1.ebuild
index eedd0e4fb76d..474f3213ced5 100644
--- a/kde-base/kdepim-meta/kdepim-meta-4.4.11.1.ebuild
+++ b/kde-base/kdepim-meta/kdepim-meta-4.4.11.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-meta/kdepim-meta-4.4.11.1.ebuild,v 1.6 2011/06/06 20:34:43 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-meta/kdepim-meta-4.4.11.1.ebuild,v 1.7 2011/06/16 05:02:40 abcd Exp $
EAPI=4
inherit kde4-meta-pkg
@@ -32,8 +32,9 @@ RDEPEND="
$(add_kdebase_dep libkdepim)
$(add_kdebase_dep libkleo)
$(add_kdebase_dep libkpgp)
- nls? ( ( $(add_kdebase_dep kde-l10n ) )
- ( $(add_kdebase_dep kdepim-l10n) ) )
+ nls? (
+ $(add_kdebase_dep kde-l10n)
+ $(add_kdebase_dep kdepim-l10n)
+ )
semantic-desktop? ( $(add_kdebase_dep akonadi) )
- $(block_other_slots)
"