diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2006-09-27 14:13:59 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2006-09-27 14:13:59 +0000 |
commit | ed42b5e973e72d6521faae54cfc79211c68bfc25 (patch) | |
tree | c8f21c11a8565b213c370d0591090d0245169d80 /games-roguelike/ivan/ivan-0.50.ebuild | |
parent | Add inherit eutils (diff) | |
download | gentoo-2-ed42b5e973e72d6521faae54cfc79211c68bfc25.tar.gz gentoo-2-ed42b5e973e72d6521faae54cfc79211c68bfc25.tar.bz2 gentoo-2-ed42b5e973e72d6521faae54cfc79211c68bfc25.zip |
Add inherit eutils
(Portage version: 2.1.2_pre1-r3)
Diffstat (limited to 'games-roguelike/ivan/ivan-0.50.ebuild')
-rw-r--r-- | games-roguelike/ivan/ivan-0.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-roguelike/ivan/ivan-0.50.ebuild b/games-roguelike/ivan/ivan-0.50.ebuild index 88d0a1b39ef3..ff97554256c5 100644 --- a/games-roguelike/ivan/ivan-0.50.ebuild +++ b/games-roguelike/ivan/ivan-0.50.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-roguelike/ivan/ivan-0.50.ebuild,v 1.5 2006/07/18 08:32:04 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/ivan/ivan-0.50.ebuild,v 1.6 2006/09/27 14:13:59 nyhm Exp $ -inherit flag-o-matic games +inherit eutils flag-o-matic games DESCRIPTION="Rogue-like game with SDL graphics" HOMEPAGE="http://ivan.sourceforge.net/" |