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 62C49138E74 for ; Mon, 3 Nov 2014 23:24:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BFE2DE0835; Mon, 3 Nov 2014 23:24:28 +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 203BFE0835 for ; Mon, 3 Nov 2014 23:24:28 +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 02E4533F7E0 for ; Mon, 3 Nov 2014 23:24:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D40FB95FA for ; Mon, 3 Nov 2014 23:24:24 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1414944443.d4feeef07fde5d15a72f3657efc352653e6d2d47.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: media-sound/gnome-music/ X-VCS-Repository: proj/gnome X-VCS-Files: media-sound/gnome-music/gnome-music-3.14.0.ebuild media-sound/gnome-music/gnome-music-3.14.1.ebuild X-VCS-Directories: media-sound/gnome-music/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: d4feeef07fde5d15a72f3657efc352653e6d2d47 X-VCS-Branch: master Date: Mon, 3 Nov 2014 23:24:24 +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: be2c224e-4c8d-4b13-a081-79208af0146f X-Archives-Hash: 7062db4410da3d7e1962a11e8da4a513 commit: d4feeef07fde5d15a72f3657efc352653e6d2d47 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun Nov 2 16:07:23 2014 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun Nov 2 16:07:23 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=d4feeef0 media-sound/gnome-music: 3.14.0 → 3.14.1 --- .../{gnome-music-3.14.0.ebuild => gnome-music-3.14.1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/gnome-music/gnome-music-3.14.0.ebuild b/media-sound/gnome-music/gnome-music-3.14.1.ebuild similarity index 94% rename from media-sound/gnome-music/gnome-music-3.14.0.ebuild rename to media-sound/gnome-music/gnome-music-3.14.1.ebuild index b293fdc..5332def 100644 --- a/media-sound/gnome-music/gnome-music-3.14.0.ebuild +++ b/media-sound/gnome-music/gnome-music-3.14.1.ebuild @@ -15,7 +15,7 @@ LICENSE="GPL-2+" SLOT="0" IUSE="" # Let people emerge this by default, bug #472932 -IUSE+=" python_single_target_python3_2 +python_single_target_python3_3" +IUSE+=" +python_single_target_python3_3 python_single_target_python3_4" REQUIRED_USE="${PYTHON_REQUIRED_USE}"