summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-04-08 18:11:16 +0000
committerMichał Górny <mgorny@gentoo.org>2015-04-08 18:11:16 +0000
commit9a163c7c829675338da385873c68ac4055e144ed (patch)
tree43c410118bb9ef1ba718398502ac4dfae2ae0207 /games-mud/wxmud/wxmud-9999.ebuild
parentDrop old Python implementations (diff)
downloadgentoo-2-9a163c7c829675338da385873c68ac4055e144ed.tar.gz
gentoo-2-9a163c7c829675338da385873c68ac4055e144ed.tar.bz2
gentoo-2-9a163c7c829675338da385873c68ac4055e144ed.zip
Drop old Python implementations
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'games-mud/wxmud/wxmud-9999.ebuild')
-rw-r--r--games-mud/wxmud/wxmud-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-mud/wxmud/wxmud-9999.ebuild b/games-mud/wxmud/wxmud-9999.ebuild
index 1250dc9e48cd..677a8215f5f6 100644
--- a/games-mud/wxmud/wxmud-9999.ebuild
+++ b/games-mud/wxmud/wxmud-9999.ebuild
@@ -1,11 +1,11 @@
-# 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/games-mud/wxmud/wxmud-9999.ebuild,v 1.7 2013/09/05 19:44:54 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/wxmud/wxmud-9999.ebuild,v 1.8 2015/04/08 18:11:16 mgorny Exp $
EAPI=5
WX_GTK_VER=2.8
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_7 )
inherit flag-o-matic subversion wxwidgets autotools python-single-r1 games
DESCRIPTION="Cross-platform MUD client"