media-sound/gnome-music: Drop dead implementation from PYTHON_COMPAT again
authorMart Raudsepp <leio@gentoo.org>
Thu, 23 Mar 2017 13:23:58 +0000 (15:23 +0200)
committerMart Raudsepp <leio@gentoo.org>
Thu, 23 Mar 2017 13:23:58 +0000 (15:23 +0200)
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
media-sound/gnome-music/gnome-music-3.22.2.ebuild

index 29fbdb3c6372d73da1ee9faf425ba27546f3bdf6..0610822aeb3be3c2299a6a7e222cfe58659bef78 100644 (file)
@@ -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
 
index 29fbdb3c6372d73da1ee9faf425ba27546f3bdf6..0610822aeb3be3c2299a6a7e222cfe58659bef78 100644 (file)
@@ -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