summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-09-05 19:45:51 +0000
committerMichał Górny <mgorny@gentoo.org>2013-09-05 19:45:51 +0000
commit1c98d07b92ed80d4a66752803744bf54285a7107 (patch)
tree13fe8e7882573ba59679526dc8550c425866bfaa /games-rpg/freedroidrpg/freedroidrpg-0.15.1.ebuild
parentClean up PYTHON_COMPAT from old implementations. (diff)
downloadhistorical-1c98d07b92ed80d4a66752803744bf54285a7107.tar.gz
historical-1c98d07b92ed80d4a66752803744bf54285a7107.tar.bz2
historical-1c98d07b92ed80d4a66752803744bf54285a7107.zip
Clean up PYTHON_COMPAT from old implementations.
Package-Manager: portage-2.2.1/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!
Diffstat (limited to 'games-rpg/freedroidrpg/freedroidrpg-0.15.1.ebuild')
-rw-r--r--games-rpg/freedroidrpg/freedroidrpg-0.15.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/freedroidrpg/freedroidrpg-0.15.1.ebuild b/games-rpg/freedroidrpg/freedroidrpg-0.15.1.ebuild
index bdeb5ee0f78b..246e79077273 100644
--- a/games-rpg/freedroidrpg/freedroidrpg-0.15.1.ebuild
+++ b/games-rpg/freedroidrpg/freedroidrpg-0.15.1.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/games-rpg/freedroidrpg/freedroidrpg-0.15.1.ebuild,v 1.3 2013/02/01 00:03:14 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/freedroidrpg/freedroidrpg-0.15.1.ebuild,v 1.4 2013/09/05 19:44:48 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_5 python2_6 python2_7 )
+PYTHON_COMPAT=( python2_6 python2_7 )
inherit eutils gnome2-utils python-any-r1 games
DESCRIPTION="A modification of the classical Freedroid engine into an RPG"