diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-10 13:04:54 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-10 13:04:54 +0000 |
commit | 124164baa7a254db604eca79fbd6e6d0d8ea903a (patch) | |
tree | 6a7ebc3536d59b09f189225eea4e4e3fa731362a /games-simulation | |
parent | header fix (Manifest recommit) (diff) | |
download | gentoo-2-124164baa7a254db604eca79fbd6e6d0d8ea903a.tar.gz gentoo-2-124164baa7a254db604eca79fbd6e6d0d8ea903a.tar.bz2 gentoo-2-124164baa7a254db604eca79fbd6e6d0d8ea903a.zip |
header fix; repoman: removed arches that need depends
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/flightgear/flightgear-0.9.2.ebuild | 6 | ||||
-rw-r--r-- | games-simulation/flightgear/flightgear-0.9.3.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games-simulation/flightgear/flightgear-0.9.2.ebuild b/games-simulation/flightgear/flightgear-0.9.2.ebuild index 25e71afb1eed..4acb437e2122 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. +# Copyright 1999-2004 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.2 2003/11/11 02:52:26 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/flightgear-0.9.2.ebuild,v 1.3 2004/02/10 13:04:54 mr_bones_ Exp $ inherit games @@ -15,7 +15,7 @@ SRC_URI="mirror://flightgear/Source/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~amd64 ~ia64" +KEYWORDS="x86 ~ppc" DEPEND="=dev-games/simgear-0.3.3* >=sys-apps/sed-4" diff --git a/games-simulation/flightgear/flightgear-0.9.3.ebuild b/games-simulation/flightgear/flightgear-0.9.3.ebuild index acc57724fea4..2be26728473b 100644 --- a/games-simulation/flightgear/flightgear-0.9.3.ebuild +++ b/games-simulation/flightgear/flightgear-0.9.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.3.ebuild,v 1.4 2004/01/25 10:37:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/flightgear-0.9.3.ebuild,v 1.5 2004/02/10 13:04:54 mr_bones_ Exp $ inherit games flag-o-matic @@ -15,7 +15,7 @@ SRC_URI="mirror://flightgear/Source/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc" DEPEND="=dev-games/simgear-0.3.4* >=sys-apps/sed-4" |