From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1011709-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 859AE1382C5
	for <garchives@archives.gentoo.org>; Thu, 22 Mar 2018 18:38:20 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 84A15E099B;
	Thu, 22 Mar 2018 18:38:19 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 5D2E2E099B
	for <gentoo-commits@lists.gentoo.org>; Thu, 22 Mar 2018 18:38:19 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 3CB5A335C49
	for <gentoo-commits@lists.gentoo.org>; Thu, 22 Mar 2018 18:38:17 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 6BEBD264
	for <gentoo-commits@lists.gentoo.org>; Thu, 22 Mar 2018 18:38:15 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@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, "Andreas Sturmlechner" <asturm@gentoo.org>
Message-ID: <1521743882.22cdfb55af1997b6fe91a76d1b58207462d70e8c.asturm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/clementine/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-sound/clementine/clementine-1.3.1_p20171113-r1.ebuild media-sound/clementine/clementine-1.3.1_p20171113.ebuild
X-VCS-Directories: media-sound/clementine/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 22cdfb55af1997b6fe91a76d1b58207462d70e8c
X-VCS-Branch: master
Date: Thu, 22 Mar 2018 18:38:15 +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: 82b0185d-7735-44a0-95d9-e243b136cbce
X-Archives-Hash: 79a737b9a8635c65d7bdec46b13e4d87

commit:     22cdfb55af1997b6fe91a76d1b58207462d70e8c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 22 18:31:50 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 22 18:38:02 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22cdfb55

media-sound/clementine: Harden qt4-usedep on libmygpo-qt/liblastfm

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 ...ne-1.3.1_p20171113.ebuild => clementine-1.3.1_p20171113-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/clementine/clementine-1.3.1_p20171113.ebuild b/media-sound/clementine/clementine-1.3.1_p20171113-r1.ebuild
similarity index 98%
rename from media-sound/clementine/clementine-1.3.1_p20171113.ebuild
rename to media-sound/clementine/clementine-1.3.1_p20171113-r1.ebuild
index 7210f9e8b91..fe90073e56b 100644
--- a/media-sound/clementine/clementine-1.3.1_p20171113.ebuild
+++ b/media-sound/clementine/clementine-1.3.1_p20171113-r1.ebuild
@@ -38,7 +38,7 @@ COMMON_DEPEND="
 	media-libs/chromaprint:=
 	media-libs/gstreamer:1.0
 	media-libs/gst-plugins-base:1.0
-	>=media-libs/libmygpo-qt-1.0.9[qt4(+)]
+	>=media-libs/libmygpo-qt-1.0.9[qt4]
 	media-libs/taglib[mp4(+)]
 	sys-libs/zlib
 	virtual/glu
@@ -47,7 +47,7 @@ COMMON_DEPEND="
 	cdda? ( dev-libs/libcdio:= )
 	dbus? ( dev-qt/qtdbus:4 )
 	ipod? ( >=media-libs/libgpod-0.8.0 )
-	lastfm? ( >=media-libs/liblastfm-1[qt4(+)] )
+	lastfm? ( >=media-libs/liblastfm-1[qt4] )
 	moodbar? ( sci-libs/fftw:3.0 )
 	mtp? ( >=media-libs/libmtp-1.0.0 )
 	projectm? (