diff options
Diffstat (limited to 'games-kids/childsplay')
-rw-r--r-- | games-kids/childsplay/childsplay-0.68.ebuild | 4 | ||||
-rw-r--r-- | games-kids/childsplay/files/childsplay | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/games-kids/childsplay/childsplay-0.68.ebuild b/games-kids/childsplay/childsplay-0.68.ebuild index 73016ed48d1d..1f86d699f9bc 100644 --- a/games-kids/childsplay/childsplay-0.68.ebuild +++ b/games-kids/childsplay/childsplay-0.68.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. and Shane Hathaway # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/childsplay/childsplay-0.68.ebuild,v 1.2 2003/09/19 00:53:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/childsplay/childsplay-0.68.ebuild,v 1.3 2003/09/19 00:54:06 vapier Exp $ inherit games DESCRIPTION="A suite of educational games for young children" -HOMEPAGE="http://childsplay.sourceforge.net" +HOMEPAGE="http://childsplay.sourceforge.net/" SRC_URI="mirror://sourceforge/childsplay/${P}.tar.gz mirror://sourceforge/childsplay/${PN}-plugins-${PV}.tar.gz" diff --git a/games-kids/childsplay/files/childsplay b/games-kids/childsplay/files/childsplay new file mode 100644 index 000000000000..3792f1f9622e --- /dev/null +++ b/games-kids/childsplay/files/childsplay @@ -0,0 +1,2 @@ +#!/bin/sh +python GENTOO_DIR/childsplay.py "$@" |