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 18AC0139937 for ; Thu, 27 Aug 2015 17:26:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5483F14217; Thu, 27 Aug 2015 17:26:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0AEA914217 for ; Thu, 27 Aug 2015 17:26:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D31BE340752 for ; Thu, 27 Aug 2015 17:26:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A4A813B for ; Thu, 27 Aug 2015 17:26:32 +0000 (UTC) From: "Markos Chandras" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markos Chandras" Message-ID: <1440696384.c398dbe282198207c9fe433b95a35053d4d0dd6d.hwoarang@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/qmmp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/qmmp/qmmp-0.8.5.ebuild X-VCS-Directories: media-sound/qmmp/ X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras X-VCS-Revision: c398dbe282198207c9fe433b95a35053d4d0dd6d X-VCS-Branch: master Date: Thu, 27 Aug 2015 17:26:32 +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: 732e74e0-5fd7-4d50-8f9a-5fa4747a65b1 X-Archives-Hash: c1ba3f1c9dd77899fcccfb6aa4c84bcf commit: c398dbe282198207c9fe433b95a35053d4d0dd6d Author: Markos Chandras gentoo org> AuthorDate: Thu Aug 27 17:26:24 2015 +0000 Commit: Markos Chandras gentoo org> CommitDate: Thu Aug 27 17:26:24 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c398dbe2 media-sound/qmmp: Fix typo media-sound/qmmp/qmmp-0.8.5.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-sound/qmmp/qmmp-0.8.5.ebuild b/media-sound/qmmp/qmmp-0.8.5.ebuild index edc5379..efb4065 100644 --- a/media-sound/qmmp/qmmp-0.8.5.ebuild +++ b/media-sound/qmmp/qmmp-0.8.5.ebuild @@ -41,7 +41,6 @@ RDEPEND="media-libs/taglib midi? ( media-sound/wildmidi ) mms? ( media-libs/libmms ) mplayer? ( media-video/mplayer ) - ) mpris? ( dev-qt/qtdbus:4 ) musepack? ( >=media-sound/musepack-tools-444 ) modplug? ( >=media-libs/libmodplug-0.8.4 )