summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2013-05-31 15:16:37 +0000
committerMichael Palimaka <kensington@gentoo.org>2013-05-31 15:16:37 +0000
commit85c2ded7a6c08ff48ac81c5eb05d692efad2071e (patch)
tree4a46aa26c790fe46f5d5a66b2d498d6b6f854b82 /kde-base
parentAdd USE dependency default in preparation for the removal of the semantic-des... (diff)
downloadgentoo-2-85c2ded7a6c08ff48ac81c5eb05d692efad2071e.tar.gz
gentoo-2-85c2ded7a6c08ff48ac81c5eb05d692efad2071e.tar.bz2
gentoo-2-85c2ded7a6c08ff48ac81c5eb05d692efad2071e.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-base')
-rw-r--r--kde-base/akonadiconsole/ChangeLog7
-rw-r--r--kde-base/akonadiconsole/akonadiconsole-4.10.2.ebuild4
-rw-r--r--kde-base/akonadiconsole/akonadiconsole-4.10.3.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/kde-base/akonadiconsole/ChangeLog b/kde-base/akonadiconsole/ChangeLog
index 6fdadde198cb..545a00fb8c64 100644
--- a/kde-base/akonadiconsole/ChangeLog
+++ b/kde-base/akonadiconsole/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/akonadiconsole
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadiconsole/ChangeLog,v 1.73 2013/05/06 20:18:48 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadiconsole/ChangeLog,v 1.74 2013/05/31 15:16:37 kensington Exp $
+
+ 31 May 2013; Michael Palimaka <kensington@gentoo.org>
+ akonadiconsole-4.10.2.ebuild, akonadiconsole-4.10.3.ebuild:
+ Add USE dependency default in preparation for the removal of the semantic-
+ desktop USE flag.
*akonadiconsole-4.10.3 (06 May 2013)
diff --git a/kde-base/akonadiconsole/akonadiconsole-4.10.2.ebuild b/kde-base/akonadiconsole/akonadiconsole-4.10.2.ebuild
index 97c96da9200b..55f7c4249d18 100644
--- a/kde-base/akonadiconsole/akonadiconsole-4.10.2.ebuild
+++ b/kde-base/akonadiconsole/akonadiconsole-4.10.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadiconsole/akonadiconsole-4.10.2.ebuild,v 1.5 2013/05/05 10:14:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadiconsole/akonadiconsole-4.10.2.ebuild,v 1.6 2013/05/31 15:16:37 kensington Exp $
EAPI=5
@@ -12,7 +12,7 @@ KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"
DEPEND="
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
+ $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)')
$(add_kdebase_dep kdepim-common-libs)
$(add_kdebase_dep nepomuk-core)
$(add_kdebase_dep nepomuk-widgets)
diff --git a/kde-base/akonadiconsole/akonadiconsole-4.10.3.ebuild b/kde-base/akonadiconsole/akonadiconsole-4.10.3.ebuild
index b600a71bc4aa..fee053fdba4d 100644
--- a/kde-base/akonadiconsole/akonadiconsole-4.10.3.ebuild
+++ b/kde-base/akonadiconsole/akonadiconsole-4.10.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadiconsole/akonadiconsole-4.10.3.ebuild,v 1.1 2013/05/06 20:18:48 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadiconsole/akonadiconsole-4.10.3.ebuild,v 1.2 2013/05/31 15:16:37 kensington Exp $
EAPI=5
@@ -12,7 +12,7 @@ KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
DEPEND="
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
+ $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)')
$(add_kdebase_dep kdepim-common-libs)
$(add_kdebase_dep nepomuk-core)
$(add_kdebase_dep nepomuk-widgets)