summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2007-11-21 04:19:03 +0000
committerRyan Hill <dirtyepic@gentoo.org>2007-11-21 04:19:03 +0000
commit3afae683240dde61a117bb8b5ba511df1087f115 (patch)
tree4640b6d75943e2f7c35899af833f4825ffc4be43 /games-strategy
parentAllow building with ftjam for bug #188194 (diff)
downloadgentoo-2-3afae683240dde61a117bb8b5ba511df1087f115.tar.gz
gentoo-2-3afae683240dde61a117bb8b5ba511df1087f115.tar.bz2
gentoo-2-3afae683240dde61a117bb8b5ba511df1087f115.zip
Allow building with ftjam for bug #188194
(Portage version: 2.1.3.19)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/glest/ChangeLog5
-rw-r--r--games-strategy/glest/glest-2.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/glest/ChangeLog b/games-strategy/glest/ChangeLog
index 2fd4d5f66800..c1221af3912b 100644
--- a/games-strategy/glest/ChangeLog
+++ b/games-strategy/glest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/glest
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/ChangeLog,v 1.16 2007/09/26 21:55:30 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/ChangeLog,v 1.17 2007/11/21 04:19:03 dirtyepic Exp $
+
+ 21 Nov 2007; Ryan Hill <dirtyepic@gentoo.org> glest-2.0.1.ebuild:
+ Allow building with ftjam for bug #188194
*glest-2.0.1 (26 Sep 2007)
diff --git a/games-strategy/glest/glest-2.0.1.ebuild b/games-strategy/glest/glest-2.0.1.ebuild
index 52f1e5f03a92..0aacd663ac7e 100644
--- a/games-strategy/glest/glest-2.0.1.ebuild
+++ b/games-strategy/glest/glest-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-2.0.1.ebuild,v 1.1 2007/09/26 21:55:30 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-2.0.1.ebuild,v 1.2 2007/11/21 04:19:03 dirtyepic Exp $
inherit autotools eutils games
@@ -29,7 +29,7 @@ RDEPEND="media-libs/libsdl
media-fonts/font-adobe-utopia-75dpi"
DEPEND="${RDEPEND}
app-arch/unzip
- dev-util/jam"
+ || ( dev-util/jam dev-util/ftjam )"
S=${WORKDIR}/mk/linux