From 2015f981787e2119a4eae3e934d2bc748f940ae3 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 7 Dec 2005 23:30:10 +0000 Subject: touchups (Portage version: 2.0.53) --- games-strategy/smac/smac-6.0a.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'games-strategy') 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() { -- cgit v1.2.3-65-gdbad