diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-25 18:32:41 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-25 18:32:41 +0000 |
commit | 90894e70ce4fa1b291e8ba80393e48936da913b6 (patch) | |
tree | 9332c6b09bf51d63dffe4f2ed0dd7b29dd0c06ea /games-kids | |
parent | Version bump wrt #310641 by Denis Dupeyron. (diff) | |
download | gentoo-2-90894e70ce4fa1b291e8ba80393e48936da913b6.tar.gz gentoo-2-90894e70ce4fa1b291e8ba80393e48936da913b6.tar.bz2 gentoo-2-90894e70ce4fa1b291e8ba80393e48936da913b6.zip |
inherit games last.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'games-kids')
-rw-r--r-- | games-kids/gcompris/gcompris-9.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-kids/gcompris/gcompris-9.2.2.ebuild b/games-kids/gcompris/gcompris-9.2.2.ebuild index edb3e44e230a..dfb577f84438 100644 --- a/games-kids/gcompris/gcompris-9.2.2.ebuild +++ b/games-kids/gcompris/gcompris-9.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/gcompris/gcompris-9.2.2.ebuild,v 1.1 2010/03/25 18:30:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/gcompris/gcompris-9.2.2.ebuild,v 1.2 2010/03/25 18:32:41 ssuominen Exp $ EAPI=2 @@ -8,7 +8,7 @@ PYTHON_DEPEND="python? 2:2.6" PYTHON_USE_WITH_OPT="python" PYTHON_USE_WITH="sqlite threads" -inherit autotools eutils python games versionator +inherit autotools eutils python versionator games DESCRIPTION="full featured educational application for children from 2 to 10" HOMEPAGE="http://gcompris.net/" |