summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-04-19 11:32:19 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-04-19 11:32:19 +0000
commit08e86397dc7358ee779baf26ef9d145597040fa1 (patch)
tree7125b182db294678f8a808fc07094c0ea09a9283 /games-roguelike/angband
parentopengl isn't optional. (diff)
downloadhistorical-08e86397dc7358ee779baf26ef9d145597040fa1.tar.gz
historical-08e86397dc7358ee779baf26ef9d145597040fa1.tar.bz2
historical-08e86397dc7358ee779baf26ef9d145597040fa1.zip
sync IUSE
Diffstat (limited to 'games-roguelike/angband')
-rw-r--r--games-roguelike/angband/Manifest2
-rw-r--r--games-roguelike/angband/angband-3.0.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/games-roguelike/angband/Manifest b/games-roguelike/angband/Manifest
index 29ee5ca7b2da..b81bbda32aae 100644
--- a/games-roguelike/angband/Manifest
+++ b/games-roguelike/angband/Manifest
@@ -1,5 +1,5 @@
MD5 2f8d6a0dff10d16dd50668868ac604ea ChangeLog 1373
-MD5 4338918afae2af48c39588f7956be617 angband-3.0.4.ebuild 1444
+MD5 41132cd5069f1064525d096b225b422e angband-3.0.4.ebuild 1448
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
MD5 901a26e27d4a2b62becc3ec9f871487f angband-3.0.3.ebuild 1163
MD5 166bf6a071476d096a14cc12f5c634f9 files/digest-angband-3.0.3 66
diff --git a/games-roguelike/angband/angband-3.0.4.ebuild b/games-roguelike/angband/angband-3.0.4.ebuild
index 9dd81a568d4d..494b39ebe4aa 100644
--- a/games-roguelike/angband/angband-3.0.4.ebuild
+++ b/games-roguelike/angband/angband-3.0.4.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-roguelike/angband/angband-3.0.4.ebuild,v 1.2 2004/03/10 23:16:12 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.0.4.ebuild,v 1.3 2004/04/19 11:32:19 mr_bones_ Exp $
inherit games
@@ -11,7 +11,7 @@ SRC_URI="ftp://clockwork.dementia.org/${PN}/Source/${P}.tar.gz"
LICENSE="Moria"
SLOT="0"
KEYWORDS="x86 ppc"
-IUSE="X"
+IUSE="X gtk"
RDEPEND="virtual/glibc
>=sys-libs/ncurses-5