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 5324C13825A for ; Fri, 13 May 2016 15:43:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD77AE0788; Fri, 13 May 2016 15:43: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 6722FE0788 for ; Fri, 13 May 2016 15:43:03 +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 744FF340A67 for ; Fri, 13 May 2016 15:43:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F761D6 for ; Fri, 13 May 2016 15:43:00 +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: <1463154158.2e4c6f16c32c1d04c349f6f7920879cd51144d30.johu@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-r2.ebuild media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild media-sound/tomahawk/tomahawk-9999.ebuild X-VCS-Directories: media-sound/tomahawk/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 2e4c6f16c32c1d04c349f6f7920879cd51144d30 X-VCS-Branch: master Date: Fri, 13 May 2016 15:43:00 +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: 7f5d5c59-bbe8-47f0-a32d-786d8bd3d78d X-Archives-Hash: f6af0ec202b68677f8d8b1b2d813e6c1 commit: 2e4c6f16c32c1d04c349f6f7920879cd51144d30 Author: Johannes Huber gentoo org> AuthorDate: Fri May 13 15:42:38 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Fri May 13 15:42:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e4c6f16 media-sound/tomahawk: Use subslot on net-libs/gnutls Package-Manager: portage-2.2.28 .../tomahawk/{tomahawk-0.8.4-r2.ebuild => tomahawk-0.8.4-r3.ebuild} | 2 +- media-sound/tomahawk/tomahawk-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/tomahawk/tomahawk-0.8.4-r2.ebuild b/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild similarity index 98% rename from media-sound/tomahawk/tomahawk-0.8.4-r2.ebuild rename to media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild index 535e1ab..474228f 100644 --- a/media-sound/tomahawk/tomahawk-0.8.4-r2.ebuild +++ b/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild @@ -30,7 +30,7 @@ DEPEND=" dev-cpp/sparsehash dev-libs/boost:= >=media-libs/taglib-1.8.0 - >=net-libs/gnutls-3.2 + >=net-libs/gnutls-3.2:= x11-libs/libX11 hatchet? ( dev-cpp/websocketpp ) xmpp? ( net-libs/jreen ) diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild index bacc86d..9c6f066 100644 --- a/media-sound/tomahawk/tomahawk-9999.ebuild +++ b/media-sound/tomahawk/tomahawk-9999.ebuild @@ -42,7 +42,7 @@ CDEPEND=" media-libs/liblastfm[qt5] >=media-libs/taglib-1.8.0 media-video/vlc:=[flac,dvbpsi,ffmpeg,mp3] - >=net-libs/gnutls-3.2 + >=net-libs/gnutls-3.2:= x11-libs/libX11 hatchet? ( dev-cpp/websocketpp ) telepathy? ( net-libs/telepathy-qt[qt5] )