Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/plasma-lionmail/
Date: Sun, 30 Oct 2016 12:56:23
Message-Id: 1477832114.2d803eca1cd2fb4db8f22ae30a6beae45d945439.johu@gentoo
1 commit: 2d803eca1cd2fb4db8f22ae30a6beae45d945439
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 30 11:41:57 2016 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 30 12:55:14 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d803eca
7
8 kde-misc/plasma-lionmail: Pin app-office/akonadi-server to slot 4
9
10 Package-Manager: portage-2.3.2
11
12 kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild | 6 +++---
13 1 file changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild b/kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild
16 index 8ea6661..178c1f9 100644
17 --- a/kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild
18 +++ b/kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -6,7 +6,7 @@ EAPI=5
26
27 inherit kde4-base
28
29 -DESCRIPTION="A Plasma widget displaying new and important email"
30 +DESCRIPTION="Plasma widget displaying new and important email"
31 HOMEPAGE="https://www.kde.org http://www.vizzzion.org"
32 SRC_URI="https://dev.gentoo.org/~creffett/distfiles/${P}.tar.xz"
33
34 @@ -18,7 +18,7 @@ IUSE="debug"
35 DEPEND="
36 $(add_kdebase_dep kdelibs)
37 $(add_kdeapps_dep kdepimlibs)
38 - app-office/akonadi-server
39 + app-office/akonadi-server:4
40 dev-qt/qtcore:4
41 dev-qt/qtgui:4
42 dev-qt/qtwebkit:4