summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-sound/csound/ChangeLog6
-rw-r--r--media-sound/csound/csound-5.19.01.ebuild4
-rw-r--r--media-sound/csound/csound-6.02.ebuild4
-rw-r--r--media-sound/flacon/ChangeLog5
-rw-r--r--media-sound/flacon/flacon-0.8.0.ebuild6
-rw-r--r--media-sound/gnome-music/ChangeLog5
-rw-r--r--media-sound/gnome-music/gnome-music-3.12.2.1.ebuild6
-rw-r--r--media-sound/lilypond/ChangeLog7
-rw-r--r--media-sound/lilypond/lilypond-9999.ebuild6
-rw-r--r--media-sound/patchage/ChangeLog5
-rw-r--r--media-sound/patchage/patchage-0.5.0-r1.ebuild4
-rw-r--r--media-sound/rhythmbox/ChangeLog7
-rw-r--r--media-sound/rhythmbox/rhythmbox-3.0.3.ebuild6
-rw-r--r--media-sound/sonata/ChangeLog7
-rw-r--r--media-sound/sonata/sonata-1.6.2.1-r1.ebuild6
-rw-r--r--media-sound/volti/ChangeLog7
-rw-r--r--media-sound/volti/volti-0.2.3-r1.ebuild6
17 files changed, 61 insertions, 36 deletions
diff --git a/media-sound/csound/ChangeLog b/media-sound/csound/ChangeLog
index 283d5aa14659..060edfe27fa1 100644
--- a/media-sound/csound/ChangeLog
+++ b/media-sound/csound/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/csound
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/csound/ChangeLog,v 1.36 2015/03/25 16:02:32 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/csound/ChangeLog,v 1.37 2015/04/08 17:59:42 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> csound-5.19.01.ebuild,
+ csound-6.02.ebuild:
+ Drop old Python implementations
25 Mar 2015; Justin Lecher <jlec@gentoo.org> csound-5.19.01.ebuild,
csound-6.02.ebuild, csound-6.03.2.ebuild, csound-6.04.ebuild:
diff --git a/media-sound/csound/csound-5.19.01.ebuild b/media-sound/csound/csound-5.19.01.ebuild
index 6f126202d9ad..427052aa9086 100644
--- a/media-sound/csound/csound-5.19.01.ebuild
+++ b/media-sound/csound/csound-5.19.01.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/csound/csound-5.19.01.ebuild,v 1.5 2015/03/25 16:02:32 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/csound/csound-5.19.01.ebuild,v 1.6 2015/04/08 17:59:42 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit eutils multilib java-pkg-opt-2 cmake-utils toolchain-funcs versionator python-single-r1
diff --git a/media-sound/csound/csound-6.02.ebuild b/media-sound/csound/csound-6.02.ebuild
index 804aa125b633..eb75bd07308c 100644
--- a/media-sound/csound/csound-6.02.ebuild
+++ b/media-sound/csound/csound-6.02.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/csound/csound-6.02.ebuild,v 1.2 2015/03/25 16:02:32 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/csound/csound-6.02.ebuild,v 1.3 2015/04/08 17:59:42 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit eutils multilib java-pkg-opt-2 cmake-utils toolchain-funcs versionator python-single-r1
diff --git a/media-sound/flacon/ChangeLog b/media-sound/flacon/ChangeLog
index 9b19bfd5c62a..7bc555354b50 100644
--- a/media-sound/flacon/ChangeLog
+++ b/media-sound/flacon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/flacon
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/flacon/ChangeLog,v 1.18 2015/03/27 16:27:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/flacon/ChangeLog,v 1.19 2015/04/08 17:59:43 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> flacon-0.8.0.ebuild:
+ Drop old Python implementations
27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> flacon-1.0.0.ebuild:
Stable for amd64, wrt bug #529466
diff --git a/media-sound/flacon/flacon-0.8.0.ebuild b/media-sound/flacon/flacon-0.8.0.ebuild
index 515ebab6e2af..f12ce10a7eea 100644
--- a/media-sound/flacon/flacon-0.8.0.ebuild
+++ b/media-sound/flacon/flacon-0.8.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/flacon/flacon-0.8.0.ebuild,v 1.3 2013/09/05 18:57:17 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/flacon/flacon-0.8.0.ebuild,v 1.4 2015/04/08 17:59:43 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
PLOCALES="cs_CZ es_MX fr gl it pl_PL pt_BR ro_RO ru si_LK uk zh_CN zh_TW"
inherit python-single-r1 l10n
diff --git a/media-sound/gnome-music/ChangeLog b/media-sound/gnome-music/ChangeLog
index cad7cb179ac3..82600bc4bfc6 100644
--- a/media-sound/gnome-music/ChangeLog
+++ b/media-sound/gnome-music/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/gnome-music
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-music/ChangeLog,v 1.26 2015/03/15 13:29:18 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-music/ChangeLog,v 1.27 2015/04/08 17:59:43 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> gnome-music-3.12.2.1.ebuild:
+ Drop old Python implementations
15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gnome-music-3.14.3.1.ebuild:
x86 stable, bug 534012
diff --git a/media-sound/gnome-music/gnome-music-3.12.2.1.ebuild b/media-sound/gnome-music/gnome-music-3.12.2.1.ebuild
index 75b133d06864..2e3ae58ff85a 100644
--- a/media-sound/gnome-music/gnome-music-3.12.2.1.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.12.2.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-music/gnome-music-3.12.2.1.ebuild,v 1.5 2014/11/24 10:43:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-music/gnome-music-3.12.2.1.ebuild,v 1.6 2015/04/08 17:59:43 mgorny Exp $
EAPI="5"
GCONF_DEBUG="no"
-PYTHON_COMPAT=( python{3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{3_3,3_4} )
inherit gnome2 python-single-r1
diff --git a/media-sound/lilypond/ChangeLog b/media-sound/lilypond/ChangeLog
index f0adeb60f0f9..d94c2e692f63 100644
--- a/media-sound/lilypond/ChangeLog
+++ b/media-sound/lilypond/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/lilypond
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.193 2014/10/17 22:55:40 radhermit Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.194 2015/04/08 17:59:42 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> lilypond-9999.ebuild:
+ Drop old Python implementations
17 Oct 2014; Tim Harder <radhermit@gentoo.org> -lilypond-2.16.2.ebuild,
-lilypond-2.19.13.ebuild, -lilypond-2.19.14.ebuild,
diff --git a/media-sound/lilypond/lilypond-9999.ebuild b/media-sound/lilypond/lilypond-9999.ebuild
index 31fe444b5357..05f37f6efa63 100644
--- a/media-sound/lilypond/lilypond-9999.ebuild
+++ b/media-sound/lilypond/lilypond-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-9999.ebuild,v 1.8 2014/09/07 07:22:29 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-9999.ebuild,v 1.9 2015/04/08 17:59:42 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit elisp-common autotools eutils git-r3 python-single-r1
diff --git a/media-sound/patchage/ChangeLog b/media-sound/patchage/ChangeLog
index 0afd114e6f7f..c68641f990e8 100644
--- a/media-sound/patchage/ChangeLog
+++ b/media-sound/patchage/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/patchage
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/ChangeLog,v 1.21 2015/03/23 02:47:36 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/ChangeLog,v 1.22 2015/04/08 17:59:43 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> patchage-0.5.0-r1.ebuild:
+ Drop old Python implementations
23 Mar 2015; Manuel Rüger <mrueg@gentoo.org> -files/ldconfig.patch,
-patchage-0.4.4.ebuild, -patchage-0.4.5.ebuild, -patchage-0.5.0.ebuild:
diff --git a/media-sound/patchage/patchage-0.5.0-r1.ebuild b/media-sound/patchage/patchage-0.5.0-r1.ebuild
index d4ccb3a8bedb..f26a3ee10aec 100644
--- a/media-sound/patchage/patchage-0.5.0-r1.ebuild
+++ b/media-sound/patchage/patchage-0.5.0-r1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/patchage-0.5.0-r1.ebuild,v 1.5 2015/01/03 14:49:04 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/patchage-0.5.0-r1.ebuild,v 1.6 2015/04/08 17:59:43 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE='threads(+)'
inherit eutils waf-utils python-any-r1
diff --git a/media-sound/rhythmbox/ChangeLog b/media-sound/rhythmbox/ChangeLog
index 74b39e22a207..8780e445d143 100644
--- a/media-sound/rhythmbox/ChangeLog
+++ b/media-sound/rhythmbox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/rhythmbox
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.268 2014/12/19 13:40:46 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.269 2015/04/08 17:59:43 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> rhythmbox-3.0.3.ebuild:
+ Drop old Python implementations
19 Dec 2014; Pacho Ramos <pacho@gentoo.org> rhythmbox-3.1.ebuild:
amd64 stable, bug 529964
diff --git a/media-sound/rhythmbox/rhythmbox-3.0.3.ebuild b/media-sound/rhythmbox/rhythmbox-3.0.3.ebuild
index e7c0a513da3e..d779d889d60a 100644
--- a/media-sound/rhythmbox/rhythmbox-3.0.3.ebuild
+++ b/media-sound/rhythmbox/rhythmbox-3.0.3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.0.3.ebuild,v 1.4 2014/07/24 18:47:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.0.3.ebuild,v 1.5 2015/04/08 17:59:43 mgorny Exp $
EAPI="5"
GNOME2_LA_PUNT="yes"
GCONF_DEBUG="no"
-PYTHON_COMPAT=( python3_{2,3} )
+PYTHON_COMPAT=( python3_3 )
PYTHON_REQ_USE="xml"
inherit eutils gnome2 python-single-r1 multilib virtualx
diff --git a/media-sound/sonata/ChangeLog b/media-sound/sonata/ChangeLog
index 0d605909ab8c..2a12971ab3e3 100644
--- a/media-sound/sonata/ChangeLog
+++ b/media-sound/sonata/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/sonata
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sonata/ChangeLog,v 1.59 2014/08/10 21:12:16 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sonata/ChangeLog,v 1.60 2015/04/08 17:59:42 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> sonata-1.6.2.1-r1.ebuild:
+ Drop old Python implementations
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> sonata-1.6.2.1-r1.ebuild,
sonata-1.6.2.1.ebuild:
diff --git a/media-sound/sonata/sonata-1.6.2.1-r1.ebuild b/media-sound/sonata/sonata-1.6.2.1-r1.ebuild
index 1d5062b12af8..b6ec7a786a6b 100644
--- a/media-sound/sonata/sonata-1.6.2.1-r1.ebuild
+++ b/media-sound/sonata/sonata-1.6.2.1-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sonata/sonata-1.6.2.1-r1.ebuild,v 1.2 2014/08/10 21:12:16 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sonata/sonata-1.6.2.1-r1.ebuild,v 1.3 2015/04/08 17:59:42 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_7 )
DISTUTILS_SINGLE_IMPL=true
inherit distutils-r1
diff --git a/media-sound/volti/ChangeLog b/media-sound/volti/ChangeLog
index 5803d1db1076..6c1dc3d82bb0 100644
--- a/media-sound/volti/ChangeLog
+++ b/media-sound/volti/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/volti
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/ChangeLog,v 1.7 2013/09/05 18:57:16 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/ChangeLog,v 1.8 2015/04/08 17:59:42 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> volti-0.2.3-r1.ebuild:
+ Drop old Python implementations
05 Sep 2013; Michał Górny <mgorny@gentoo.org> volti-0.2.3-r1.ebuild:
Clean up PYTHON_COMPAT from old implementations.
diff --git a/media-sound/volti/volti-0.2.3-r1.ebuild b/media-sound/volti/volti-0.2.3-r1.ebuild
index 024ad9b22f80..3b1c68e5292f 100644
--- a/media-sound/volti/volti-0.2.3-r1.ebuild
+++ b/media-sound/volti/volti-0.2.3-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v 1.3 2013/09/05 18:57:16 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v 1.4 2015/04/08 17:59:42 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit distutils-r1