summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-04-27 08:11:46 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-04-27 08:11:46 +0000
commitf87feab589b85426c8d410f10bbe3e0aea0d1e8b (patch)
tree131029ebff1dd1e1dcab51ebcd9872319bad265d /games-arcade/late
parentIUSE; don't rdepend on sed (Manifest recommit) (diff)
downloadgentoo-2-f87feab589b85426c8d410f10bbe3e0aea0d1e8b.tar.gz
gentoo-2-f87feab589b85426c8d410f10bbe3e0aea0d1e8b.tar.bz2
gentoo-2-f87feab589b85426c8d410f10bbe3e0aea0d1e8b.zip
IUSE
Diffstat (limited to 'games-arcade/late')
-rw-r--r--games-arcade/late/late-0.1.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/games-arcade/late/late-0.1.0.ebuild b/games-arcade/late/late-0.1.0.ebuild
index 6642695b5cd5..5632c05ce433 100644
--- a/games-arcade/late/late-0.1.0.ebuild
+++ b/games-arcade/late/late-0.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/late/late-0.1.0.ebuild,v 1.3 2004/02/20 06:20:00 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/late/late-0.1.0.ebuild,v 1.4 2004/04/27 08:09:34 mr_bones_ Exp $
inherit games
@@ -9,9 +9,10 @@ SRC_URI="mirror://sourceforge/late/${P}.tar.bz2"
RESTRICT="nomirror"
HOMEPAGE="http://late.sourceforge.net/"
-KEYWORDS="x86"
LICENSE="GPL-2"
SLOT="0"
+KEYWORDS="x86"
+IUSE=""
DEPEND=">=media-libs/libsdl-1.1.8
media-libs/sdl-image"