summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-12-07 23:30:10 +0000
committerMike Frysinger <vapier@gentoo.org>2005-12-07 23:30:10 +0000
commit2015f981787e2119a4eae3e934d2bc748f940ae3 (patch)
treeac251076dc6afbcb43a0504f83868aaca16451e6 /games-strategy/smac
parentMarked ~amd64, also added arts configure patch closing bug 107730. (diff)
downloadgentoo-2-2015f981787e2119a4eae3e934d2bc748f940ae3.tar.gz
gentoo-2-2015f981787e2119a4eae3e934d2bc748f940ae3.tar.bz2
gentoo-2-2015f981787e2119a4eae3e934d2bc748f940ae3.zip
touchups
(Portage version: 2.0.53)
Diffstat (limited to 'games-strategy/smac')
-rw-r--r--games-strategy/smac/smac-6.0a.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/games-strategy/smac/smac-6.0a.ebuild b/games-strategy/smac/smac-6.0a.ebuild
index 7008d4812ec2..18361795720b 100644
--- a/games-strategy/smac/smac-6.0a.ebuild
+++ b/games-strategy/smac/smac-6.0a.ebuild
@@ -1,10 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/smac/smac-6.0a.ebuild,v 1.3 2005/10/21 18:17:16 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/smac/smac-6.0a.ebuild,v 1.4 2005/12/07 23:30:10 vapier Exp $
-inherit games
-
-IUSE="videos"
+inherit games eutils
DESCRIPTION="Sid Meier's Alpha Centauri"
HOMEPAGE="http://www.lokigames.com/products/smac/"
@@ -13,10 +11,12 @@ SRC_URI="mirror://lokigames/${PN}/${P}-x86.run"
LICENSE="LOKI-EULA"
SLOT="0"
KEYWORDS="~x86"
+IUSE="videos"
RESTRICT="nostrip"
DEPEND="games-util/loki_patch"
RDEPEND="virtual/x11
+ sys-libs/glibc
sys-libs/lib-compat-loki"
pkg_setup() {