summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <tristan@gentoo.org>2006-11-19 15:44:30 +0000
committerTristan Heaven <tristan@gentoo.org>2006-11-19 15:44:30 +0000
commit778e9dd4f9d12327593d32146dc8974347ffcd48 (patch)
treeee8fb3e2824dcd6d507f661e67bf87e298f935bd /games-arcade/pydance/pydance-1.0.3.ebuild
parentFix enable/disable conditions for dnssd. Thanks to Nathan Caldwell in bug #15... (diff)
downloadhistorical-778e9dd4f9d12327593d32146dc8974347ffcd48.tar.gz
historical-778e9dd4f9d12327593d32146dc8974347ffcd48.tar.bz2
historical-778e9dd4f9d12327593d32146dc8974347ffcd48.zip
inherit eutils
Package-Manager: portage-2.1.2_rc2
Diffstat (limited to 'games-arcade/pydance/pydance-1.0.3.ebuild')
-rw-r--r--games-arcade/pydance/pydance-1.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/pydance/pydance-1.0.3.ebuild b/games-arcade/pydance/pydance-1.0.3.ebuild
index 19082a92af4c..e07e2d779f6f 100644
--- a/games-arcade/pydance/pydance-1.0.3.ebuild
+++ b/games-arcade/pydance/pydance-1.0.3.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/pydance-1.0.3.ebuild,v 1.3 2006/11/10 23:04:21 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/pydance-1.0.3.ebuild,v 1.4 2006/11/19 15:44:30 nyhm Exp $
-inherit games
+inherit eutils games
DESCRIPTION="pyDance is a DDR clone for linux written in Python"
HOMEPAGE="http://www.icculus.org/pyddr/"