commit: 2d803eca1cd2fb4db8f22ae30a6beae45d945439 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Sun Oct 30 11:41:57 2016 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Sun Oct 30 12:55:14 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d803eca
kde-misc/plasma-lionmail: Pin app-office/akonadi-server to slot 4 Package-Manager: portage-2.3.2 kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild b/kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild index 8ea6661..178c1f9 100644 --- a/kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild +++ b/kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=5 inherit kde4-base -DESCRIPTION="A Plasma widget displaying new and important email" +DESCRIPTION="Plasma widget displaying new and important email" HOMEPAGE="https://www.kde.org http://www.vizzzion.org" SRC_URI="https://dev.gentoo.org/~creffett/distfiles/${P}.tar.xz" @@ -18,7 +18,7 @@ IUSE="debug" DEPEND=" $(add_kdebase_dep kdelibs) $(add_kdeapps_dep kdepimlibs) - app-office/akonadi-server + app-office/akonadi-server:4 dev-qt/qtcore:4 dev-qt/qtgui:4 dev-qt/qtwebkit:4
