summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2013-05-30 11:43:53 +0000
committerMichael Palimaka <kensington@gentoo.org>2013-05-30 11:43:53 +0000
commitacd02ec93fad07d9aedce47fbbb69d8ff5ddfebb (patch)
tree6aeef52c99728d97c09b773ab461d49998f93873 /kde-misc/akonadi-google/akonadi-google-20120619.ebuild
parentAdd USE dependency default in preparation for the removal of the semantic-des... (diff)
downloadgentoo-2-acd02ec93fad07d9aedce47fbbb69d8ff5ddfebb.tar.gz
gentoo-2-acd02ec93fad07d9aedce47fbbb69d8ff5ddfebb.tar.bz2
gentoo-2-acd02ec93fad07d9aedce47fbbb69d8ff5ddfebb.zip
Add USE dependency default in preparation for the removal of the semantic-desktop USE flag.
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
Diffstat (limited to 'kde-misc/akonadi-google/akonadi-google-20120619.ebuild')
-rw-r--r--kde-misc/akonadi-google/akonadi-google-20120619.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/kde-misc/akonadi-google/akonadi-google-20120619.ebuild b/kde-misc/akonadi-google/akonadi-google-20120619.ebuild
index 8298c78d6dc7..bf36e1eecf7c 100644
--- a/kde-misc/akonadi-google/akonadi-google-20120619.ebuild
+++ b/kde-misc/akonadi-google/akonadi-google-20120619.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-google/akonadi-google-20120619.ebuild,v 1.1 2012/06/19 20:17:18 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-google/akonadi-google-20120619.ebuild,v 1.2 2013/05/30 11:43:53 kensington Exp $
EAPI=4
@@ -18,12 +18,12 @@ KEYWORDS="~amd64 ~x86"
IUSE="oldpim"
DEPEND="
- $(add_kdebase_dep kdepimlibs semantic-desktop)
+ $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)')
dev-libs/libxslt
dev-libs/qjson
net-libs/libkgapi
oldpim? ( dev-libs/boost )
- !oldpim? ( $(add_kdebase_dep kdepimlibs semantic-desktop 4.6.0) )
+ !oldpim? ( $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)' 4.6.0) )
!>=kde-base/kdepim-runtime-4.8.50
"
RDEPEND=${DEPEND}