diff options
Diffstat (limited to 'games-rpg/adonthell/adonthell-0.3.5.ebuild')
-rw-r--r-- | games-rpg/adonthell/adonthell-0.3.5.ebuild | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/games-rpg/adonthell/adonthell-0.3.5.ebuild b/games-rpg/adonthell/adonthell-0.3.5.ebuild index 12f0e7c1779a..2a8c5b7f80fd 100644 --- a/games-rpg/adonthell/adonthell-0.3.5.ebuild +++ b/games-rpg/adonthell/adonthell-0.3.5.ebuild @@ -1,8 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/adonthell/adonthell-0.3.5.ebuild,v 1.6 2011/04/18 07:16:37 tupone Exp $ -PYTHON_DEPEND="2" +# $Header: /var/cvsroot/gentoo-x86/games-rpg/adonthell/adonthell-0.3.5.ebuild,v 1.7 2012/04/13 19:22:44 ulm Exp $ + EAPI=2 +PYTHON_DEPEND="2" + inherit autotools eutils python games DESCRIPTION="roleplaying game engine" |