summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-09-05 18:54:13 +0000
committerMichał Górny <mgorny@gentoo.org>2013-09-05 18:54:13 +0000
commit35d5a5d100d4cf6cea6316b1735c4514d6d0c363 (patch)
tree5d5ed4665d28525c717f190c7999448a815cabf8 /media-gfx
parentClean up PYTHON_COMPAT from old implementations. (diff)
downloadgentoo-2-35d5a5d100d4cf6cea6316b1735c4514d6d0c363.tar.gz
gentoo-2-35d5a5d100d4cf6cea6316b1735c4514d6d0c363.tar.bz2
gentoo-2-35d5a5d100d4cf6cea6316b1735c4514d6d0c363.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-gfx')
-rw-r--r--media-gfx/cptutils/ChangeLog6
-rw-r--r--media-gfx/cptutils/cptutils-1.47.ebuild4
-rw-r--r--media-gfx/graphite2/ChangeLog5
-rw-r--r--media-gfx/graphite2/graphite2-1.2.1.ebuild4
-rw-r--r--media-gfx/graphviz/ChangeLog5
-rw-r--r--media-gfx/graphviz/graphviz-2.28.0.ebuild4
-rw-r--r--media-gfx/pydot/ChangeLog5
-rw-r--r--media-gfx/pydot/pydot-1.0.28-r1.ebuild4
-rw-r--r--media-gfx/svg2rlg/ChangeLog5
-rw-r--r--media-gfx/svg2rlg/svg2rlg-0.3.ebuild4
-rw-r--r--media-gfx/uniconvertor/ChangeLog5
-rw-r--r--media-gfx/uniconvertor/uniconvertor-1.1.5-r1.ebuild4
12 files changed, 36 insertions, 19 deletions
diff --git a/media-gfx/cptutils/ChangeLog b/media-gfx/cptutils/ChangeLog
index 71e3337c8ce9..cb86b751c312 100644
--- a/media-gfx/cptutils/ChangeLog
+++ b/media-gfx/cptutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/cptutils
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/cptutils/ChangeLog,v 1.3 2013/07/11 03:08:36 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/cptutils/ChangeLog,v 1.4 2013/09/05 18:54:13 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> cptutils-1.47.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
*cptutils-1.47 (11 Jul 2013)
@@ -18,4 +21,3 @@
+files/cptutils-1.45-as-needed.patch, +files/cptutils-1.45-tests.patch,
+metadata.xml:
Initial import, ebuild by me.
-
diff --git a/media-gfx/cptutils/cptutils-1.47.ebuild b/media-gfx/cptutils/cptutils-1.47.ebuild
index afeb462e3d03..519381e1df12 100644
--- a/media-gfx/cptutils/cptutils-1.47.ebuild
+++ b/media-gfx/cptutils/cptutils-1.47.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/cptutils/cptutils-1.47.ebuild,v 1.1 2013/07/11 03:08:36 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/cptutils/cptutils-1.47.ebuild,v 1.2 2013/09/05 18:54:13 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_{5,6,7} )
+PYTHON_COMPAT=( python2_{6,7} )
inherit python-single-r1
diff --git a/media-gfx/graphite2/ChangeLog b/media-gfx/graphite2/ChangeLog
index 91f530649898..1f98de8cb9a6 100644
--- a/media-gfx/graphite2/ChangeLog
+++ b/media-gfx/graphite2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/graphite2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.60 2013/07/06 17:08:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.61 2013/09/05 18:54:13 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> graphite2-1.2.1.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
06 Jul 2013; Agostino Sarubbo <ago@gentoo.org> graphite2-1.2.1.ebuild:
Stable for alpha, wrt bug #470762
diff --git a/media-gfx/graphite2/graphite2-1.2.1.ebuild b/media-gfx/graphite2/graphite2-1.2.1.ebuild
index 13c047858153..841b664212b8 100644
--- a/media-gfx/graphite2/graphite2-1.2.1.ebuild
+++ b/media-gfx/graphite2/graphite2-1.2.1.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-gfx/graphite2/graphite2-1.2.1.ebuild,v 1.12 2013/07/06 17:08:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.1.ebuild,v 1.13 2013/09/05 18:54:13 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_5,2_6,2_7} )
+PYTHON_COMPAT=( python{2_6,2_7} )
GENTOO_DEPEND_ON_PERL="no"
inherit base eutils cmake-utils perl-module python-any-r1
diff --git a/media-gfx/graphviz/ChangeLog b/media-gfx/graphviz/ChangeLog
index 9f1b15559427..a9e8fe14fdf3 100644
--- a/media-gfx/graphviz/ChangeLog
+++ b/media-gfx/graphviz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/graphviz
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.274 2013/08/15 09:50:13 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.275 2013/09/05 18:54:13 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> graphviz-2.28.0.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
15 Aug 2013; Fabian Groffen <grobian@gentoo.org> graphviz-2.28.0.ebuild:
Marked ~x64-solaris
diff --git a/media-gfx/graphviz/graphviz-2.28.0.ebuild b/media-gfx/graphviz/graphviz-2.28.0.ebuild
index ee25b78892b5..969d70110999 100644
--- a/media-gfx/graphviz/graphviz-2.28.0.ebuild
+++ b/media-gfx/graphviz/graphviz-2.28.0.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-gfx/graphviz/graphviz-2.28.0.ebuild,v 1.20 2013/08/15 09:50:13 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.28.0.ebuild,v 1.21 2013/09/05 18:54:13 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_5,2_6,2_7} )
+PYTHON_COMPAT=( python{2_6,2_7} )
inherit autotools eutils flag-o-matic multilib python-single-r1
diff --git a/media-gfx/pydot/ChangeLog b/media-gfx/pydot/ChangeLog
index 4917175621b6..bff69725040c 100644
--- a/media-gfx/pydot/ChangeLog
+++ b/media-gfx/pydot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/pydot
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/ChangeLog,v 1.59 2013/06/02 08:46:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/ChangeLog,v 1.60 2013/09/05 18:54:12 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> pydot-1.0.28-r1.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
02 Jun 2013; Agostino Sarubbo <ago@gentoo.org> pydot-1.0.28-r1.ebuild:
Stable for sh, wrt bug #461182
diff --git a/media-gfx/pydot/pydot-1.0.28-r1.ebuild b/media-gfx/pydot/pydot-1.0.28-r1.ebuild
index 567bf5ba7997..7812ccc1b406 100644
--- a/media-gfx/pydot/pydot-1.0.28-r1.ebuild
+++ b/media-gfx/pydot/pydot-1.0.28-r1.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-gfx/pydot/pydot-1.0.28-r1.ebuild,v 1.12 2013/06/02 08:46:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/pydot-1.0.28-r1.ebuild,v 1.13 2013/09/05 18:54:12 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_5,2_6,2_7} pypy{1_9,2_0} )
+PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 )
inherit distutils-r1
diff --git a/media-gfx/svg2rlg/ChangeLog b/media-gfx/svg2rlg/ChangeLog
index 62820b1aaf32..cb3b2da29939 100644
--- a/media-gfx/svg2rlg/ChangeLog
+++ b/media-gfx/svg2rlg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/svg2rlg
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/svg2rlg/ChangeLog,v 1.1 2013/05/08 04:56:14 yac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/svg2rlg/ChangeLog,v 1.2 2013/09/05 18:54:12 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> svg2rlg-0.3.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
*svg2rlg-0.3 (08 May 2013)
diff --git a/media-gfx/svg2rlg/svg2rlg-0.3.ebuild b/media-gfx/svg2rlg/svg2rlg-0.3.ebuild
index a12385102797..255107470556 100644
--- a/media-gfx/svg2rlg/svg2rlg-0.3.ebuild
+++ b/media-gfx/svg2rlg/svg2rlg-0.3.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-gfx/svg2rlg/svg2rlg-0.3.ebuild,v 1.1 2013/05/08 04:56:14 yac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/svg2rlg/svg2rlg-0.3.ebuild,v 1.2 2013/09/05 18:54:12 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_5,2_6,2_7} )
+PYTHON_COMPAT=( python{2_6,2_7} )
inherit distutils-r1
diff --git a/media-gfx/uniconvertor/ChangeLog b/media-gfx/uniconvertor/ChangeLog
index 76eb7414c6e9..62ed7c4de291 100644
--- a/media-gfx/uniconvertor/ChangeLog
+++ b/media-gfx/uniconvertor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/uniconvertor
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.17 2013/05/06 09:14:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.18 2013/09/05 18:54:13 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> uniconvertor-1.1.5-r1.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
*uniconvertor-1.1.5-r1 (06 May 2013)
diff --git a/media-gfx/uniconvertor/uniconvertor-1.1.5-r1.ebuild b/media-gfx/uniconvertor/uniconvertor-1.1.5-r1.ebuild
index e1c975e51f1d..bf4cf8b58da9 100644
--- a/media-gfx/uniconvertor/uniconvertor-1.1.5-r1.ebuild
+++ b/media-gfx/uniconvertor/uniconvertor-1.1.5-r1.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-gfx/uniconvertor/uniconvertor-1.1.5-r1.ebuild,v 1.1 2013/05/06 09:14:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-1.1.5-r1.ebuild,v 1.2 2013/09/05 18:54:13 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python{2_5,2_6,2_7} )
+PYTHON_COMPAT=( python{2_6,2_7} )
inherit distutils-r1