diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-09 15:09:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-09 15:09:51 +0000 |
commit | 6a10ddeab079bfbd1fa5f3c73ef816cb761153ab (patch) | |
tree | e2cfb26cd4646f7d05c22656b982c56e62d0674e /games-simulation | |
parent | Stable for ppc, wrt bug #441364 (diff) | |
download | gentoo-2-6a10ddeab079bfbd1fa5f3c73ef816cb761153ab.tar.gz gentoo-2-6a10ddeab079bfbd1fa5f3c73ef816cb761153ab.tar.bz2 gentoo-2-6a10ddeab079bfbd1fa5f3c73ef816cb761153ab.zip |
Stable for ppc, wrt bug #425838
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/flightgear/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/flightgear/flightgear-2.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/flightgear/ChangeLog b/games-simulation/flightgear/ChangeLog index 29f88acac55f..ed42eb34869d 100644 --- a/games-simulation/flightgear/ChangeLog +++ b/games-simulation/flightgear/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/flightgear # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/ChangeLog,v 1.61 2012/12/04 22:58:35 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/ChangeLog,v 1.62 2012/12/09 15:09:51 ago Exp $ + + 09 Dec 2012; Agostino Sarubbo <ago@gentoo.org> flightgear-2.8.0.ebuild: + Stable for ppc, wrt bug #425838 04 Dec 2012; Maciej Mrozowski <reavertm@gentoo.org> +files/flightgear-2.8.0-fgpanel-linking.patch, flightgear-2.8.0.ebuild, diff --git a/games-simulation/flightgear/flightgear-2.8.0.ebuild b/games-simulation/flightgear/flightgear-2.8.0.ebuild index a20b4d91f7d1..eaa1390d33bd 100644 --- a/games-simulation/flightgear/flightgear-2.8.0.ebuild +++ b/games-simulation/flightgear/flightgear-2.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/flightgear-2.8.0.ebuild,v 1.7 2012/12/04 22:58:35 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/flightgear-2.8.0.ebuild,v 1.8 2012/12/09 15:09:51 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://flightgear/Source/${P}.tar.bz2 mirror://flightgear/Shared/Flig LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="debug fgpanel jpeg +jsbsim oldfdm subversion test +udev +yasim" COMMON_DEPEND=" |