diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-07 21:45:21 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-07 21:45:21 +0000 |
commit | cb44172647c879589e5266f39e876f9303d73eb0 (patch) | |
tree | 39ac0830fbbbe3ebaf650e28a677e21cea6bedcb /games-board/pysolfc/pysolfc-2.0.ebuild | |
parent | whitespace (diff) | |
download | historical-cb44172647c879589e5266f39e876f9303d73eb0.tar.gz historical-cb44172647c879589e5266f39e876f9303d73eb0.tar.bz2 historical-cb44172647c879589e5266f39e876f9303d73eb0.zip |
And more tweaking.
Package-Manager: portage-2.2_rc63/cvs/Linux x86_64
Diffstat (limited to 'games-board/pysolfc/pysolfc-2.0.ebuild')
-rw-r--r-- | games-board/pysolfc/pysolfc-2.0.ebuild | 3 |
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 } |