diff options
author | Johannes Huber <johu@gentoo.org> | 2014-04-21 13:37:12 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2014-04-21 13:37:12 +0000 |
commit | ab92d3341e1c04269df75b10c40e4d4928972c13 (patch) | |
tree | 79c29cbbff48fde8aed46d2ad6130f71a45b1146 /kde-base | |
parent | Add use dep on app-office/akonadi-server[soprano]. (diff) | |
download | gentoo-2-ab92d3341e1c04269df75b10c40e4d4928972c13.tar.gz gentoo-2-ab92d3341e1c04269df75b10c40e4d4928972c13.tar.bz2 gentoo-2-ab92d3341e1c04269df75b10c40e4d4928972c13.zip |
Add use dep on app-office/akonadi-server[soprano].
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'kde-base')
7 files changed, 19 insertions, 13 deletions
diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog index 447b891e0b99..969e50883ebb 100644 --- a/kde-base/kdepim-runtime/ChangeLog +++ b/kde-base/kdepim-runtime/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdepim-runtime # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.196 2014/04/17 00:43:40 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.197 2014/04/21 13:37:12 johu Exp $ + + 21 Apr 2014; Johannes Huber <johu@gentoo.org> kdepim-runtime-4.11.5.ebuild, + kdepim-runtime-4.12.3.ebuild, kdepim-runtime-4.12.4.ebuild, + kdepim-runtime-4.13.0.ebuild, kdepim-runtime-4.4.11.1-r1.ebuild, + kdepim-runtime-4.4.11.1-r2.ebuild: + Add use dep on app-office/akonadi-server[soprano]. 16 Apr 2014; Johannes Huber <johu@gentoo.org> kdepim-runtime-4.13.0.ebuild: Restore KEYWORDS for KDE SC 4.13.0 diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.11.5.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.11.5.ebuild index 78fb60bf75a2..a82d2b87356a 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.11.5.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.11.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.11.5.ebuild,v 1.6 2014/02/23 09:07:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.11.5.ebuild,v 1.7 2014/04/21 13:37:12 johu Exp $ EAPI=5 @@ -16,7 +16,7 @@ RESTRICT="test" DEPEND=" app-misc/strigi - >=app-office/akonadi-server-1.9.52 + >=app-office/akonadi-server-1.9.52[soprano(+)] dev-libs/boost:= dev-libs/libxml2:2 dev-libs/libxslt diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.12.3.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.12.3.ebuild index 487b47d01a31..f7aa532a21d9 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.12.3.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.12.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.12.3.ebuild,v 1.1 2014/03/04 19:13:35 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.12.3.ebuild,v 1.2 2014/04/21 13:37:12 johu Exp $ EAPI=5 @@ -16,7 +16,7 @@ RESTRICT="test" DEPEND=" app-misc/strigi - >=app-office/akonadi-server-1.10.43 + >=app-office/akonadi-server-1.10.43[soprano(+)] dev-libs/boost:= dev-libs/libxml2:2 dev-libs/libxslt diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.12.4.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.12.4.ebuild index 612e84d021bc..8b22d1d6001e 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.12.4.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.12.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.12.4.ebuild,v 1.1 2014/04/01 18:09:37 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.12.4.ebuild,v 1.2 2014/04/21 13:37:12 johu Exp $ EAPI=5 @@ -16,7 +16,7 @@ RESTRICT="test" DEPEND=" app-misc/strigi - >=app-office/akonadi-server-1.10.43 + >=app-office/akonadi-server-1.10.43[soprano(+)] dev-libs/boost:= dev-libs/libxml2:2 dev-libs/libxslt diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.13.0.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.13.0.ebuild index 943dd51cca6b..d163fceb3d82 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.13.0.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.13.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.13.0.ebuild,v 1.2 2014/04/17 00:43:40 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.13.0.ebuild,v 1.3 2014/04/21 13:37:12 johu Exp $ EAPI=5 @@ -15,7 +15,7 @@ RESTRICT="test" # Would need test programs _testrunner and akonaditest from kdepimlibs, see bug 313233 DEPEND=" - >=app-office/akonadi-server-1.12.1 + >=app-office/akonadi-server-1.12.1[soprano(-)] dev-libs/boost:= dev-libs/libxml2:2 dev-libs/libxslt diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r1.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r1.ebuild index d9044f45d6c4..e05c7486d5f1 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r1.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r1.ebuild,v 1.16 2014/04/05 18:22:12 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r1.ebuild,v 1.17 2014/04/21 13:37:12 johu Exp $ EAPI=5 @@ -21,7 +21,7 @@ RESTRICT="test" COMMON_DEPEND=" app-misc/strigi - >=app-office/akonadi-server-1.3.1 + >=app-office/akonadi-server-1.3.1[soprano(+)] dev-libs/libxml2:2 dev-libs/libxslt $(add_kdebase_dep kdelibs 'semantic-desktop(+)' 4.6) diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild index 9f2e97e2302c..1649ada4822c 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild,v 1.2 2014/04/05 18:22:12 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild,v 1.3 2014/04/21 13:37:12 johu Exp $ EAPI=5 @@ -21,7 +21,7 @@ RESTRICT="test" COMMON_DEPEND=" app-misc/strigi - >=app-office/akonadi-server-1.3.1 + >=app-office/akonadi-server-1.3.1[soprano(+)] dev-libs/libxml2:2 dev-libs/libxslt $(add_kdebase_dep kdelibs 'semantic-desktop' 4.12) |