diff options
author | Thomas Anderson <gentoofan23@gentoo.org> | 2008-09-20 12:44:47 +0000 |
---|---|---|
committer | Thomas Anderson <gentoofan23@gentoo.org> | 2008-09-20 12:44:47 +0000 |
commit | 208e95762293c0cd49875a94f384bdca2d13d396 (patch) | |
tree | a889d52c3b3b5f95a02eff2fb5ff036d30b40cce /games-simulation | |
parent | stable amd64, bug 217505 (diff) | |
download | gentoo-2-208e95762293c0cd49875a94f384bdca2d13d396.tar.gz gentoo-2-208e95762293c0cd49875a94f384bdca2d13d396.tar.bz2 gentoo-2-208e95762293c0cd49875a94f384bdca2d13d396.zip |
stable amd64, bug 217505
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/flightgear/ChangeLog | 6 | ||||
-rw-r--r-- | games-simulation/flightgear/flightgear-1.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-simulation/flightgear/ChangeLog b/games-simulation/flightgear/ChangeLog index 903248a3ee22..d0063512d3f4 100644 --- a/games-simulation/flightgear/ChangeLog +++ b/games-simulation/flightgear/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-simulation/flightgear # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/ChangeLog,v 1.34 2008/09/19 04:51:22 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/ChangeLog,v 1.35 2008/09/20 12:44:47 gentoofan23 Exp $ + + 20 Sep 2008; Thomas Anderson <gentoofan23@gentoo.org> + flightgear-1.0.0.ebuild: + stable amd64, bug 217505 19 Sep 2008; Tupone Alfredo <tupone@gentoo.org> +files/flightgear-0.9.10-gcc43.patch, flightgear-0.9.10.ebuild: diff --git a/games-simulation/flightgear/flightgear-1.0.0.ebuild b/games-simulation/flightgear/flightgear-1.0.0.ebuild index af57c02cb07a..4139a66c57aa 100644 --- a/games-simulation/flightgear/flightgear-1.0.0.ebuild +++ b/games-simulation/flightgear/flightgear-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/flightgear-1.0.0.ebuild,v 1.3 2008/09/08 17:18:14 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/flightgear-1.0.0.ebuild,v 1.4 2008/09/20 12:44:47 gentoofan23 Exp $ inherit autotools eutils games @@ -13,7 +13,7 @@ SRC_URI="mirror://flightgear/Source/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="sdl" DEPEND="virtual/glut |