summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-12-30 11:49:53 +0000
committerMike Frysinger <vapier@gentoo.org>2004-12-30 11:49:53 +0000
commit567239ff780965ddd83ad1443627c253f89dc0bf (patch)
tree13a257c66f0b4f811a0ba2731987b46a9d76f8d7 /games-kids
parentold (Manifest recommit) (diff)
downloadgentoo-2-567239ff780965ddd83ad1443627c253f89dc0bf.tar.gz
gentoo-2-567239ff780965ddd83ad1443627c253f89dc0bf.tar.bz2
gentoo-2-567239ff780965ddd83ad1443627c253f89dc0bf.zip
tidy
Diffstat (limited to 'games-kids')
-rw-r--r--games-kids/tuxtype/tuxtype-1.0.3-r1.ebuild13
1 files changed, 6 insertions, 7 deletions
diff --git a/games-kids/tuxtype/tuxtype-1.0.3-r1.ebuild b/games-kids/tuxtype/tuxtype-1.0.3-r1.ebuild
index bf80988992cf..b630edab280f 100644
--- a/games-kids/tuxtype/tuxtype-1.0.3-r1.ebuild
+++ b/games-kids/tuxtype/tuxtype-1.0.3-r1.ebuild
@@ -1,31 +1,30 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxtype/tuxtype-1.0.3-r1.ebuild,v 1.7 2004/07/01 11:19:25 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxtype/tuxtype-1.0.3-r1.ebuild,v 1.8 2004/12/30 11:49:53 vapier Exp $
inherit gnuconfig games
DESCRIPTION="Typing tutorial with lots of eye-candy"
-SRC_URI="mirror://sourceforge/tuxtype/${P}.tar.bz2"
HOMEPAGE="http://www.geekcomix.com/dm/tuxtype/"
+SRC_URI="mirror://sourceforge/tuxtype/${P}.tar.bz2"
-KEYWORDS="x86 ppc sparc ~amd64"
LICENSE="GPL-2"
SLOT="0"
+KEYWORDS="amd64 ppc sparc x86"
IUSE=""
-DEPEND="virtual/libc
- >=media-libs/libsdl-1.2
+DEPEND=">=media-libs/libsdl-1.2
>=media-libs/sdl-mixer-1.2
>=media-libs/sdl-image-1.2"
src_compile() {
gnuconfig_update
- egamesconf --with-gnu-ld --disable-sdltest
+ egamesconf --disable-sdltest || die
emake || die
}
src_install() {
- egamesinstall
+ egamesinstall || die "install"
# now fix where the installer put everything
cd ${D}/${GAMES_PREFIX}/${PN}