summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-09-05 18:58:07 +0000
committerMichał Górny <mgorny@gentoo.org>2013-09-05 18:58:07 +0000
commitd47fa3f2a80607cd9b8cd78ff1c2f4edd8b1c72f (patch)
treed371d38d875f437bc1b2459794275cfebcda4043 /media-video
parentClean up PYTHON_COMPAT from old implementations. (diff)
downloadgentoo-2-d47fa3f2a80607cd9b8cd78ff1c2f4edd8b1c72f.tar.gz
gentoo-2-d47fa3f2a80607cd9b8cd78ff1c2f4edd8b1c72f.tar.bz2
gentoo-2-d47fa3f2a80607cd9b8cd78ff1c2f4edd8b1c72f.zip
Clean up PYTHON_COMPAT from old implementations.
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/handbrake/ChangeLog6
-rw-r--r--media-video/handbrake/handbrake-0.9.9.ebuild4
-rw-r--r--media-video/handbrake/handbrake-9999.ebuild4
-rw-r--r--media-video/mplayer2/ChangeLog6
-rw-r--r--media-video/mplayer2/mplayer2-2.0_p20130428-r1.ebuild4
-rw-r--r--media-video/mplayer2/mplayer2-9999.ebuild4
-rw-r--r--media-video/pitivi/ChangeLog5
-rw-r--r--media-video/pitivi/pitivi-0.15.2.ebuild4
8 files changed, 24 insertions, 13 deletions
diff --git a/media-video/handbrake/ChangeLog b/media-video/handbrake/ChangeLog
index 1ea25239db1a..53ef3efe1a78 100644
--- a/media-video/handbrake/ChangeLog
+++ b/media-video/handbrake/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/handbrake
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/ChangeLog,v 1.14 2013/08/12 07:51:08 thev00d00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/ChangeLog,v 1.15 2013/09/05 18:58:06 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> handbrake-0.9.9.ebuild,
+ handbrake-9999.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
12 Aug 2013; Ian Whyman <thev00d00@gentoo.org> handbrake-0.9.9.ebuild,
handbrake-9999.ebuild:
diff --git a/media-video/handbrake/handbrake-0.9.9.ebuild b/media-video/handbrake/handbrake-0.9.9.ebuild
index 8ababcb2c7db..bfa41ed18bf4 100644
--- a/media-video/handbrake/handbrake-0.9.9.ebuild
+++ b/media-video/handbrake/handbrake-0.9.9.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/handbrake-0.9.9.ebuild,v 1.9 2013/08/12 07:51:08 thev00d00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/handbrake-0.9.9.ebuild,v 1.10 2013/09/05 18:58:06 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python2_{5,6,7} )
+PYTHON_COMPAT=( python2_{6,7} )
inherit autotools eutils gnome2-utils python-any-r1
diff --git a/media-video/handbrake/handbrake-9999.ebuild b/media-video/handbrake/handbrake-9999.ebuild
index 1d20994c6667..7f5f341d7637 100644
--- a/media-video/handbrake/handbrake-9999.ebuild
+++ b/media-video/handbrake/handbrake-9999.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/handbrake-9999.ebuild,v 1.11 2013/08/12 07:51:08 thev00d00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/handbrake-9999.ebuild,v 1.12 2013/09/05 18:58:06 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python2_{5,6,7} )
+PYTHON_COMPAT=( python2_{6,7} )
inherit autotools eutils gnome2-utils python-any-r1
diff --git a/media-video/mplayer2/ChangeLog b/media-video/mplayer2/ChangeLog
index 7d66d718db96..259517333336 100644
--- a/media-video/mplayer2/ChangeLog
+++ b/media-video/mplayer2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/mplayer2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer2/ChangeLog,v 1.110 2013/08/11 22:54:24 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer2/ChangeLog,v 1.111 2013/09/05 18:58:07 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org>
+ mplayer2-2.0_p20130428-r1.ebuild, mplayer2-9999.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
11 Aug 2013; Alexis Ballier <aballier@gentoo.org>
mplayer2-2.0_p20130126.ebuild, mplayer2-2.0_p20130428-r1.ebuild,
diff --git a/media-video/mplayer2/mplayer2-2.0_p20130428-r1.ebuild b/media-video/mplayer2/mplayer2-2.0_p20130428-r1.ebuild
index cd6d4a13140b..5ee19dd2c262 100644
--- a/media-video/mplayer2/mplayer2-2.0_p20130428-r1.ebuild
+++ b/media-video/mplayer2/mplayer2-2.0_p20130428-r1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer2/mplayer2-2.0_p20130428-r1.ebuild,v 1.2 2013/08/11 22:54:24 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer2/mplayer2-2.0_p20130428-r1.ebuild,v 1.3 2013/09/05 18:58:07 mgorny Exp $
EAPI=5
# https://bugs.gentoo.org/show_bug.cgi?id=434356#c4
-PYTHON_COMPAT=( python{2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3} )
EGIT_REPO_URI="git://git.mplayer2.org/mplayer2.git"
diff --git a/media-video/mplayer2/mplayer2-9999.ebuild b/media-video/mplayer2/mplayer2-9999.ebuild
index 9aec56d275fc..ec458ec3cb25 100644
--- a/media-video/mplayer2/mplayer2-9999.ebuild
+++ b/media-video/mplayer2/mplayer2-9999.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer2/mplayer2-9999.ebuild,v 1.61 2013/08/11 22:54:24 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer2/mplayer2-9999.ebuild,v 1.62 2013/09/05 18:58:07 mgorny Exp $
EAPI=5
# https://bugs.gentoo.org/show_bug.cgi?id=434356#c4
-PYTHON_COMPAT=( python{2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3} )
EGIT_REPO_URI="git://git.mplayer2.org/mplayer2.git"
diff --git a/media-video/pitivi/ChangeLog b/media-video/pitivi/ChangeLog
index 71d5134ccd21..a5cb69270d27 100644
--- a/media-video/pitivi/ChangeLog
+++ b/media-video/pitivi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/pitivi
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/ChangeLog,v 1.30 2013/02/05 19:50:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/ChangeLog,v 1.31 2013/09/05 18:58:06 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> pitivi-0.15.2.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
*pitivi-0.15.2 (05 Feb 2013)
diff --git a/media-video/pitivi/pitivi-0.15.2.ebuild b/media-video/pitivi/pitivi-0.15.2.ebuild
index a7d2ec9559bc..7094cb1fa426 100644
--- a/media-video/pitivi/pitivi-0.15.2.ebuild
+++ b/media-video/pitivi/pitivi-0.15.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.15.2.ebuild,v 1.1 2013/02/05 19:50:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.15.2.ebuild,v 1.2 2013/09/05 18:58:06 mgorny Exp $
EAPI=5
GCONF_DEBUG="no"
-PYTHON_COMPAT=( python2_{5,6,7} )
+PYTHON_COMPAT=( python2_{6,7} )
inherit gnome2 python-single-r1 eutils virtualx multilib