Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/quassel/
Date: Sat, 28 Jan 2017 08:41:09
Message-Id: 1485592841.b888987452a8d0e992021b83db7ce26244034e6e.johu@gentoo
1 commit: b888987452a8d0e992021b83db7ce26244034e6e
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 28 08:40:01 2017 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 28 08:40:41 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8889874
7
8 net-irc/quassel: Drop RDEPEND on kde-misc/plasma-widget-message-indicator
9
10 It is masked for removal.
11
12 Package-Manager: Portage-2.3.3, Repoman-2.3.1
13
14 net-irc/quassel/quassel-0.12.4.ebuild | 3 +--
15 1 file changed, 1 insertion(+), 2 deletions(-)
16
17 diff --git a/net-irc/quassel/quassel-0.12.4.ebuild b/net-irc/quassel/quassel-0.12.4.ebuild
18 index 9f34a3c..376a9bf 100644
19 --- a/net-irc/quassel/quassel-0.12.4.ebuild
20 +++ b/net-irc/quassel/quassel-0.12.4.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -66,7 +66,6 @@ GUI_RDEPEND="
28 kde? (
29 kde-frameworks/kdelibs:4
30 kde-frameworks/oxygen-icons:*
31 - ayatana? ( kde-misc/plasma-widget-message-indicator )
32 )
33 )
34 phonon? ( || ( media-libs/phonon[qt4] dev-qt/qtphonon:4 ) )