diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-08-01 11:45:37 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-08-01 11:45:37 +0000 |
commit | 1476b697e34142098e0fc13a142790239eaf13ce (patch) | |
tree | d9a6ec3ce057e3f63878cddbcac46be4b0292426 /games-rpg/tux_aqfh | |
parent | IUSE sync (Manifest recommit) (diff) | |
download | gentoo-2-1476b697e34142098e0fc13a142790239eaf13ce.tar.gz gentoo-2-1476b697e34142098e0fc13a142790239eaf13ce.tar.bz2 gentoo-2-1476b697e34142098e0fc13a142790239eaf13ce.zip |
inherit eutils for epatch
Diffstat (limited to 'games-rpg/tux_aqfh')
-rw-r--r-- | games-rpg/tux_aqfh/tux_aqfh-1.0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/tux_aqfh/tux_aqfh-1.0.14.ebuild b/games-rpg/tux_aqfh/tux_aqfh-1.0.14.ebuild index 4a103e12be87..0250a77b8927 100644 --- a/games-rpg/tux_aqfh/tux_aqfh-1.0.14.ebuild +++ b/games-rpg/tux_aqfh/tux_aqfh-1.0.14.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/tux_aqfh/tux_aqfh-1.0.14.ebuild,v 1.2 2004/07/17 19:04:26 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/tux_aqfh/tux_aqfh-1.0.14.ebuild,v 1.3 2004/08/01 11:45:37 mr_bones_ Exp $ -inherit games +inherit eutils games DESCRIPTION="A puzzle game starring Tux, the linux penguin" HOMEPAGE="http://tuxaqfh.sourceforge.net/" |