diff options
author | 2004-05-27 03:13:58 +0000 | |
---|---|---|
committer | 2004-05-27 03:13:58 +0000 | |
commit | 9ff499aee52068cafe64ea4a4cdf78b6447e7de8 (patch) | |
tree | 4fbe7331568e8a50f2d51288e7904fb6f5cb8604 /games-fps/rott/rott-1.0.ebuild | |
parent | USE sync (Manifest recommit) (diff) | |
download | gentoo-2-9ff499aee52068cafe64ea4a4cdf78b6447e7de8.tar.gz gentoo-2-9ff499aee52068cafe64ea4a4cdf78b6447e7de8.tar.bz2 gentoo-2-9ff499aee52068cafe64ea4a4cdf78b6447e7de8.zip |
IUSE
Diffstat (limited to 'games-fps/rott/rott-1.0.ebuild')
-rw-r--r-- | games-fps/rott/rott-1.0.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games-fps/rott/rott-1.0.ebuild b/games-fps/rott/rott-1.0.ebuild index d7af12f80ed3..0311e49bad77 100644 --- a/games-fps/rott/rott-1.0.ebuild +++ b/games-fps/rott/rott-1.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/rott/rott-1.0.ebuild,v 1.3 2004/02/20 06:40:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/rott/rott-1.0.ebuild,v 1.4 2004/05/27 03:11:29 mr_bones_ Exp $ -inherit games eutils +inherit eutils games DESCRIPTION="Rise of the Triad for Linux!" HOMEPAGE="http://www.icculus.org/rott/" @@ -12,6 +12,7 @@ SRC_URI="http://www.icculus.org/rott/releases/${P}.tar.gz LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="media-libs/libsdl media-libs/sdl-mixer" |