From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-887590-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D1EB51382BD for <garchives@archives.gentoo.org>; Thu, 16 Jun 2016 20:31:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7DA4CE0B89; Thu, 16 Jun 2016 20:31:03 +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 1014CE0B89 for <gentoo-commits@lists.gentoo.org>; Thu, 16 Jun 2016 20:31:02 +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 4D0423406AD for <gentoo-commits@lists.gentoo.org>; Thu, 16 Jun 2016 20:31:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DE6FF209B for <gentoo-commits@lists.gentoo.org>; Thu, 16 Jun 2016 20:30:58 +0000 (UTC) From: "Michael Palimaka" <kensington@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" <kensington@gentoo.org> Message-ID: <1466109045.1691d025371fbdd151bdb4c10e5774127c864936.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/tomahawk/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild X-VCS-Directories: media-sound/tomahawk/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 1691d025371fbdd151bdb4c10e5774127c864936 X-VCS-Branch: master Date: Thu, 16 Jun 2016 20:30:58 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 25c87365-94a2-4313-8595-bee6f7a5e45d X-Archives-Hash: 4c4b9574c5d2013ee2909df65c433db8 commit: 1691d025371fbdd151bdb4c10e5774127c864936 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Thu Jun 16 20:19:06 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Jun 16 20:30:45 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1691d025 media-sound/tomahawk: fix net-libs/jreen USE dependency Package-Manager: portage-2.3.0_rc1 media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild b/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild index 819ac42..57847fe 100644 --- a/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild +++ b/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild @@ -33,7 +33,6 @@ DEPEND=" >=net-libs/gnutls-3.2:= x11-libs/libX11 hatchet? ( dev-cpp/websocketpp ) - xmpp? ( net-libs/jreen ) !qt5? ( app-crypt/qca:2[qt4(+)] >=dev-libs/libattica-0.4.0 @@ -51,6 +50,7 @@ DEPEND=" >=media-libs/libechonest-2.3.1:=[qt4] media-libs/liblastfm[qt4] telepathy? ( net-libs/telepathy-qt[qt4] ) + xmpp? ( net-libs/jreen[qt4] ) ) qt5? ( app-crypt/qca:2[qt5(+)] @@ -66,6 +66,7 @@ DEPEND=" >=media-libs/libechonest-2.3.1:=[qt5] media-libs/liblastfm[qt5] telepathy? ( net-libs/telepathy-qt[qt5] ) + xmpp? ( net-libs/jreen[qt5] ) ) " RDEPEND="${DEPEND}