commit: cd8a1690bf19f222a9a613fff62d0bd3714f7463
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 23 13:23:58 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 13:23:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd8a1690
media-sound/gnome-music: Drop dead implementation from PYTHON_COMPAT again
Accidentally had python3_3 re-added because a version bump happened on the same
day
as global python3_3 dropping
Package-Manager: Portage-2.3.4, Repoman-2.3.1
media-sound/gnome-music/gnome-music-3.22.1.ebuild | 4 ++--
media-sound/gnome-music/gnome-music-3.22.2.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/media-sound/gnome-music/gnome-music-3.22.1.ebuild
b/media-sound/gnome-music/gnome-music-3.22.1.ebuild
index 29fbdb3c637..0610822aeb3 100644
--- a/media-sound/gnome-music/gnome-music-3.22.1.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.22.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{3_3,3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5} )
inherit gnome2 python-r1
diff --git a/media-sound/gnome-music/gnome-music-3.22.2.ebuild
b/media-sound/gnome-music/gnome-music-3.22.2.ebuild
index 29fbdb3c637..0610822aeb3 100644
--- a/media-sound/gnome-music/gnome-music-3.22.2.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.22.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{3_3,3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5} )
inherit gnome2 python-r1