diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2006-11-05 00:18:05 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2006-11-05 00:18:05 +0000 |
commit | 7c8d3e8906753d1e5db771cc14e360a138a51abd (patch) | |
tree | 5c3eae77a08b1dca20406d1266a1e30eb00af5cd /games-rpg/tux_aqfh | |
parent | Fix multilib wrt bug #154057. (diff) | |
download | gentoo-2-7c8d3e8906753d1e5db771cc14e360a138a51abd.tar.gz gentoo-2-7c8d3e8906753d1e5db771cc14e360a138a51abd.tar.bz2 gentoo-2-7c8d3e8906753d1e5db771cc14e360a138a51abd.zip |
Remove inherit debug
(Portage version: 2.1.2_rc1-r3)
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 4fde77931116..cb8861183ee1 100644 --- a/games-rpg/tux_aqfh/tux_aqfh-1.0.14.ebuild +++ b/games-rpg/tux_aqfh/tux_aqfh-1.0.14.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 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.9 2006/10/27 20:38:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/tux_aqfh/tux_aqfh-1.0.14.ebuild,v 1.10 2006/11/05 00:18:05 nyhm Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=latest -inherit autotools debug eutils games +inherit autotools eutils games DESCRIPTION="A puzzle game starring Tux, the linux penguin" HOMEPAGE="http://tuxaqfh.sourceforge.net/" |