summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-09-05 19:44:56 +0000
committerMichał Górny <mgorny@gentoo.org>2013-09-05 19:44:56 +0000
commit8691bcb2077a05a3e50cad21c5e9d456bc0b86e2 (patch)
tree1781f0242b83e446554db1ade147758513eab1c5 /games-action
parentupdating deps for distutils-r1 and ~ stuff, also adding init scripts and stuf... (diff)
downloadgentoo-2-8691bcb2077a05a3e50cad21c5e9d456bc0b86e2.tar.gz
gentoo-2-8691bcb2077a05a3e50cad21c5e9d456bc0b86e2.tar.bz2
gentoo-2-8691bcb2077a05a3e50cad21c5e9d456bc0b86e2.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 'games-action')
-rw-r--r--games-action/openclonk/ChangeLog5
-rw-r--r--games-action/openclonk/openclonk-5.3.3.ebuild4
-rw-r--r--games-action/slune/ChangeLog5
-rw-r--r--games-action/slune/slune-1.0.15-r1.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/games-action/openclonk/ChangeLog b/games-action/openclonk/ChangeLog
index db57f194029a..0053103fc1a8 100644
--- a/games-action/openclonk/ChangeLog
+++ b/games-action/openclonk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/openclonk
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.11 2013/07/06 16:10:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.12 2013/09/05 19:44:52 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> openclonk-5.3.3.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
06 Jul 2013; Agostino Sarubbo <ago@gentoo.org> openclonk-5.3.3.ebuild:
Stable for amd64, wrt bug #474374
diff --git a/games-action/openclonk/openclonk-5.3.3.ebuild b/games-action/openclonk/openclonk-5.3.3.ebuild
index 81b14cd70d60..b22fcbf3de61 100644
--- a/games-action/openclonk/openclonk-5.3.3.ebuild
+++ b/games-action/openclonk/openclonk-5.3.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/games-action/openclonk/openclonk-5.3.3.ebuild,v 1.4 2013/07/06 16:10:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.3.3.ebuild,v 1.5 2013/09/05 19:44:52 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_5 python2_6 python2_7 )
+PYTHON_COMPAT=( python2_6 python2_7 )
inherit autotools eutils flag-o-matic gnome2-utils python-any-r1 toolchain-funcs games
MY_P=${PN}-release-${PV}-src
diff --git a/games-action/slune/ChangeLog b/games-action/slune/ChangeLog
index ab1ad79eeed6..87a1f0512567 100644
--- a/games-action/slune/ChangeLog
+++ b/games-action/slune/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/slune
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/slune/ChangeLog,v 1.24 2013/02/17 17:37:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/slune/ChangeLog,v 1.25 2013/09/05 19:44:55 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> slune-1.0.15-r1.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
17 Feb 2013; Agostino Sarubbo <ago@gentoo.org> slune-1.0.15-r1.ebuild:
Stable for x86, wrt bug #457108
diff --git a/games-action/slune/slune-1.0.15-r1.ebuild b/games-action/slune/slune-1.0.15-r1.ebuild
index 6e9a10969058..8c43dabd063d 100644
--- a/games-action/slune/slune-1.0.15-r1.ebuild
+++ b/games-action/slune/slune-1.0.15-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/games-action/slune/slune-1.0.15-r1.ebuild,v 1.5 2013/02/17 17:37:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/slune/slune-1.0.15-r1.ebuild,v 1.6 2013/09/05 19:44:55 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_5 python2_6 python2_7 )
+PYTHON_COMPAT=( python2_6 python2_7 )
inherit gnome2-utils python-utils-r1 distutils-r1 games