summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2013-08-26 23:49:19 +0000
committerJulian Ospald <hasufell@gentoo.org>2013-08-26 23:49:19 +0000
commit2394fc29c1e0ec889c4ac9160b13d1f52a00b1a1 (patch)
tree2f22d267515a2843358dc9313a6bcc19d89a6ade /games-puzzle/monsterz/monsterz-0.7.1-r3.ebuild
parentfix python handling wrt #482578 (diff)
downloadgentoo-2-2394fc29c1e0ec889c4ac9160b13d1f52a00b1a1.tar.gz
gentoo-2-2394fc29c1e0ec889c4ac9160b13d1f52a00b1a1.tar.bz2
gentoo-2-2394fc29c1e0ec889c4ac9160b13d1f52a00b1a1.zip
games last on inherit line
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'games-puzzle/monsterz/monsterz-0.7.1-r3.ebuild')
-rw-r--r--games-puzzle/monsterz/monsterz-0.7.1-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/monsterz/monsterz-0.7.1-r3.ebuild b/games-puzzle/monsterz/monsterz-0.7.1-r3.ebuild
index c3199fadc81e..460b223d21a8 100644
--- a/games-puzzle/monsterz/monsterz-0.7.1-r3.ebuild
+++ b/games-puzzle/monsterz/monsterz-0.7.1-r3.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-puzzle/monsterz/monsterz-0.7.1-r3.ebuild,v 1.1 2013/08/26 23:35:12 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/monsterz/monsterz-0.7.1-r3.ebuild,v 1.2 2013/08/26 23:49:19 hasufell Exp $
EAPI=5
PYTHON_COMPAT=( python2_6 python2_7 )
-inherit eutils games python-r1
+inherit eutils python-r1 games
DESCRIPTION="a little puzzle game, similar to the famous Bejeweled or Zookeeper"
HOMEPAGE="http://sam.zoy.org/projects/monsterz/"