summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-03-07 21:45:21 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-03-07 21:45:21 +0000
commit5465f89005c0f0224c469e55157fbbc767c825e5 (patch)
tree87b780fc21f5da405f436701150271c3e16ee8ac /games-board/pysolfc
parentwhitespace (diff)
downloadgentoo-2-5465f89005c0f0224c469e55157fbbc767c825e5.tar.gz
gentoo-2-5465f89005c0f0224c469e55157fbbc767c825e5.tar.bz2
gentoo-2-5465f89005c0f0224c469e55157fbbc767c825e5.zip
And more tweaking.
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Diffstat (limited to 'games-board/pysolfc')
-rw-r--r--games-board/pysolfc/pysolfc-2.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-board/pysolfc/pysolfc-2.0.ebuild b/games-board/pysolfc/pysolfc-2.0.ebuild
index 67978ec2ce10..e817af6af0c9 100644
--- a/games-board/pysolfc/pysolfc-2.0.ebuild
+++ b/games-board/pysolfc/pysolfc-2.0.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-board/pysolfc/pysolfc-2.0.ebuild,v 1.3 2010/03/07 21:34:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pysolfc/pysolfc-2.0.ebuild,v 1.4 2010/03/07 21:45:21 ssuominen Exp $
EAPI=2
@@ -30,6 +30,7 @@ RDEPEND="sound? ( dev-python/pygame )
pkg_setup() {
python_set_active_version 2
+ python_pkg_setup
games_pkg_setup
}