summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-01-23 07:35:20 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-01-23 07:35:20 +0000
commite90c0bd1800ece83a4ef60a5a7103e0c3afff203 (patch)
tree8faf4cf47ec62ab4fcf2ad6596b42628c3d3f4db /games-strategy/smac/smac-6.0a.ebuild
parentintegrate patch from Thomas Juerges for ppc support (bug #249427) (diff)
downloadhistorical-e90c0bd1800ece83a4ef60a5a7103e0c3afff203.tar.gz
historical-e90c0bd1800ece83a4ef60a5a7103e0c3afff203.tar.bz2
historical-e90c0bd1800ece83a4ef60a5a7103e0c3afff203.zip
whitespace
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.28.1 i686
Diffstat (limited to 'games-strategy/smac/smac-6.0a.ebuild')
-rw-r--r--games-strategy/smac/smac-6.0a.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-strategy/smac/smac-6.0a.ebuild b/games-strategy/smac/smac-6.0a.ebuild
index 187354c7d950..982db521bcdd 100644
--- a/games-strategy/smac/smac-6.0a.ebuild
+++ b/games-strategy/smac/smac-6.0a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.18 2009/01/23 07:34:17 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/smac/smac-6.0a.ebuild,v 1.19 2009/01/23 07:35:20 mr_bones_ Exp $
EAPI=2
inherit eutils games
@@ -8,7 +8,7 @@ inherit eutils games
DESCRIPTION="Linux port of the popular strategy game from Firaxis"
HOMEPAGE="http://www.lokigames.com/products/smac/"
SRC_URI="x86? ( mirror://lokigames/${PN}/${P}-x86.run )
- amd64? ( mirror://lokigames/${PN}/${P}-x86.run )
+ amd64? ( mirror://lokigames/${PN}/${P}-x86.run )
ppc? ( http://mirrors.dotsrc.org/lokigames/installers/${PN}/${PN}-install-ppc.run )"
LICENSE="LOKI-EULA"
@@ -83,7 +83,7 @@ src_install() {
make_desktop_entry smacx "Sid Meier's Alpha Centauri - Alien Crossfire" smac
prepgamesdirs
- if use x86 || use amd64 ; then
+ if use x86 || use amd64 ; then
einfo "Linking libs provided by 'sys-libs/lib-compat-loki' to '${dir}'."
dosym /lib/loki_ld-linux.so.2 "${dir}"/ld-linux.so.2 && \
dosym /usr/lib/loki_libc.so.6 "${dir}"/libc.so.6 && \