summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-11-11 02:52:27 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-11-11 02:52:27 +0000
commitdbec4594b1ad4f7f6e346de73003209a54cfcf4c (patch)
treec900d92aa50d11a5753cbd93b0c73acc7bdda2e3 /games-simulation/flightgear/flightgear-0.9.2.ebuild
parentblah (diff)
downloadgentoo-2-dbec4594b1ad4f7f6e346de73003209a54cfcf4c.tar.gz
gentoo-2-dbec4594b1ad4f7f6e346de73003209a54cfcf4c.tar.bz2
gentoo-2-dbec4594b1ad4f7f6e346de73003209a54cfcf4c.zip
version dependency fix0rs
Diffstat (limited to 'games-simulation/flightgear/flightgear-0.9.2.ebuild')
-rw-r--r--games-simulation/flightgear/flightgear-0.9.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-simulation/flightgear/flightgear-0.9.2.ebuild b/games-simulation/flightgear/flightgear-0.9.2.ebuild
index 6b0173f0aff8..25e71afb1eed 100644
--- a/games-simulation/flightgear/flightgear-0.9.2.ebuild
+++ b/games-simulation/flightgear/flightgear-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/flightgear-0.9.2.ebuild,v 1.1 2003/09/11 12:22:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/flightgear-0.9.2.ebuild,v 1.2 2003/11/11 02:52:26 seemant Exp $
inherit games
@@ -15,9 +15,9 @@ SRC_URI="mirror://flightgear/Source/${MY_P}.tar.gz
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~amd64 ~ia64"
-DEPEND=">=dev-games/simgear-0.3.3
+DEPEND="=dev-games/simgear-0.3.3*
>=sys-apps/sed-4"
src_unpack() {