diff options
author | Johannes Huber <johu@gentoo.org> | 2016-10-30 12:41:57 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-10-30 13:55:14 +0100 |
commit | 2d803eca1cd2fb4db8f22ae30a6beae45d945439 (patch) | |
tree | c31161c7648805c25050d643f3c5250ae92f242a /kde-misc/plasma-lionmail | |
parent | app-office/akonadi-server: Drop live support (diff) | |
download | gentoo-2d803eca1cd2fb4db8f22ae30a6beae45d945439.tar.gz gentoo-2d803eca1cd2fb4db8f22ae30a6beae45d945439.tar.bz2 gentoo-2d803eca1cd2fb4db8f22ae30a6beae45d945439.zip |
kde-misc/plasma-lionmail: Pin app-office/akonadi-server to slot 4
Package-Manager: portage-2.3.2
Diffstat (limited to 'kde-misc/plasma-lionmail')
-rw-r--r-- | kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild | 6 |
1 files 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 8ea666179082..178c1f9eb2a9 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 |