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 55FCF13800E for ; Fri, 10 Aug 2012 23:09:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43078E03E0; Fri, 10 Aug 2012 23:09:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 17942E03E0 for ; Fri, 10 Aug 2012 23:09:38 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7D87F1B4122 for ; Fri, 10 Aug 2012 23:09:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 3A206E5439 for ; Fri, 10 Aug 2012 23:09:36 +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: <1344639752.aeeb94ae8d2554762129dc4b765ce30b26d6eb06.johu@gentoo> Subject: [gentoo-commits] dev/johu:master commit in: media-sound/tomahawk/ X-VCS-Repository: dev/johu X-VCS-Files: 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: aeeb94ae8d2554762129dc4b765ce30b26d6eb06 X-VCS-Branch: master Date: Fri, 10 Aug 2012 23:09:36 +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: 8965d74b-297f-4e6a-9d18-9f47fa3ec0be X-Archives-Hash: c05f80a0b5da7964b1443ff32a322ab7 commit: aeeb94ae8d2554762129dc4b765ce30b26d6eb06 Author: Johannes Huber gentoo org> AuthorDate: Fri Aug 10 23:02:32 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Fri Aug 10 23:02:32 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/johu.git;a=commit;h=aeeb94ae [media-sound/tomahawk] Remove dropped deps by upstream. (Portage version: 2.2.0_alpha120/git/Linux x86_64, unsigned Manifest commit) --- media-sound/tomahawk/tomahawk-9999.ebuild | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild index 546b5e4..76b6cc6 100644 --- a/media-sound/tomahawk/tomahawk-9999.ebuild +++ b/media-sound/tomahawk/tomahawk-9999.ebuild @@ -22,7 +22,7 @@ HOMEPAGE="http://tomahawk-player.org/" LICENSE="GPL-3 BSD" SLOT="0" -IUSE="debug fftw jabber libsamplerate twitter" +IUSE="debug jabber twitter" DEPEND=" app-crypt/qca @@ -41,9 +41,7 @@ DEPEND=" >=x11-libs/qt-gui-${QT_MINIMAL}:4 >=x11-libs/qt-sql-${QT_MINIMAL}:4[sqlite] >=x11-libs/qt-webkit-${QT_MINIMAL}:4 - fftw? ( sci-libs/fftw:3.0 ) jabber? ( net-libs/jreen ) - libsamplerate? ( media-libs/libsamplerate ) twitter? ( net-libs/qtweetlib ) " RDEPEND="${DEPEND}