diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:23:16 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:23:16 +0000 |
commit | f6ad1271afb7cb4a1e429827c49be8b46aea4a3d (patch) | |
tree | 07b4c4bb36acaf65c0dcd72a8dcb957b0091711d /games-arcade/monster-masher | |
parent | sync IUSE (missing), don't dep on arch for gnuconfig_update (Manifest recommit) (diff) | |
download | gentoo-2-f6ad1271afb7cb4a1e429827c49be8b46aea4a3d.tar.gz gentoo-2-f6ad1271afb7cb4a1e429827c49be8b46aea4a3d.tar.bz2 gentoo-2-f6ad1271afb7cb4a1e429827c49be8b46aea4a3d.zip |
sync IUSE (missing)
Diffstat (limited to 'games-arcade/monster-masher')
-rw-r--r-- | games-arcade/monster-masher/monster-masher-1.5.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-arcade/monster-masher/monster-masher-1.5.ebuild b/games-arcade/monster-masher/monster-masher-1.5.ebuild index 92a2ec5c9d1d..2fa2e37f3e7c 100644 --- a/games-arcade/monster-masher/monster-masher-1.5.ebuild +++ b/games-arcade/monster-masher/monster-masher-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/monster-masher/monster-masher-1.5.ebuild,v 1.2 2004/06/24 22:08:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/monster-masher/monster-masher-1.5.ebuild,v 1.3 2004/07/14 14:23:16 agriffis Exp $ DESCRIPTION="Squash the monsters with your levitation worker gnome" HOMEPAGE="http://www.cs.auc.dk/~olau/monster-masher/" @@ -9,6 +9,7 @@ SRC_URI="http://www.cs.auc.dk/~olau/monster-masher/source/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" RDEPEND="virtual/x11 dev-cpp/gtkmm |