From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E427D59CA3 for ; Wed, 9 Mar 2016 22:39:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67F2021C037; Wed, 9 Mar 2016 22:39:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0F85A21C037 for ; Wed, 9 Mar 2016 22:39:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 44442340D11 for ; Wed, 9 Mar 2016 22:39:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2A9C188 for ; Wed, 9 Mar 2016 22:39:10 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1457563144.c9743f829d44b139c2123e1366379b9f9bdf1a6a.johu@gentoo> Subject: [gentoo-commits] dev/johu:master commit in: net-irc/quassel/ X-VCS-Repository: dev/johu X-VCS-Files: net-irc/quassel/quassel-9999.ebuild X-VCS-Directories: net-irc/quassel/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: c9743f829d44b139c2123e1366379b9f9bdf1a6a X-VCS-Branch: master Date: Wed, 9 Mar 2016 22:39:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 56c25ac1-b95a-46ff-a4ba-d057a0ecc0ce X-Archives-Hash: 8ae849d59d003618a8875e388dc02af0 commit: c9743f829d44b139c2123e1366379b9f9bdf1a6a Author: Johannes Huber gentoo org> AuthorDate: Wed Mar 9 22:39:04 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Mar 9 22:39:04 2016 +0000 URL: https://gitweb.gentoo.org/dev/johu.git/commit/?id=c9743f82 net-irc/quassel: Sync with tree Package-Manager: portage-2.2.27 net-irc/quassel/quassel-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/quassel/quassel-9999.ebuild b/net-irc/quassel/quassel-9999.ebuild index 630a871..77b5ec2 100644 --- a/net-irc/quassel/quassel-9999.ebuild +++ b/net-irc/quassel/quassel-9999.ebuild @@ -63,7 +63,7 @@ GUI_RDEPEND=" dev-qt/qtdbus:4 kde? ( kde-base/kdelibs:4 - kde-apps/oxygen-icons + kde-frameworks/oxygen-icons:* ayatana? ( kde-misc/plasma-widget-message-indicator ) ) )