summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-12-06 19:25:46 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-12-06 19:25:46 +0000
commit3949c33c3127857425d3d88ce273f2f659af5a30 (patch)
treedfcd7a3c85e3c5b049055665209c66f2041ad906 /games-roguelike/tome/tome-2.3.4.ebuild
parentMarking hardened-sources-2.6.18 stable on amd64 (see bug #157356, on behalf o... (diff)
downloadgentoo-2-3949c33c3127857425d3d88ce273f2f659af5a30.tar.gz
gentoo-2-3949c33c3127857425d3d88ce273f2f659af5a30.tar.bz2
gentoo-2-3949c33c3127857425d3d88ce273f2f659af5a30.zip
Remove old virtual/x11 dependency.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'games-roguelike/tome/tome-2.3.4.ebuild')
-rw-r--r--games-roguelike/tome/tome-2.3.4.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/games-roguelike/tome/tome-2.3.4.ebuild b/games-roguelike/tome/tome-2.3.4.ebuild
index ca23e282cfb5..955bbb2090e4 100644
--- a/games-roguelike/tome/tome-2.3.4.ebuild
+++ b/games-roguelike/tome/tome-2.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tome/tome-2.3.4.ebuild,v 1.1 2006/11/24 15:44:07 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tome/tome-2.3.4.ebuild,v 1.2 2006/12/06 19:25:46 wolf31o2 Exp $
inherit eutils flag-o-matic games
@@ -20,8 +20,7 @@ RDEPEND=">=sys-libs/ncurses-5
sdl? (
media-libs/sdl-ttf
media-libs/sdl-image
- media-libs/libsdl
- )
+ media-libs/libsdl )
gtk? ( !amd64? ( =x11-libs/gtk+-1.2* ) )"
DEPEND="${REDEPEND}
x11-misc/makedepend"