diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-07 22:27:38 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-07 22:27:38 +0000 |
commit | 6792eee01c3c4c73b0d469bacc34c981970a00f0 (patch) | |
tree | 68c516b845b9f0fcf8e6c75821c61891a023db7b | |
parent | x86 stable, bug #488552 (diff) | |
download | gentoo-2-6792eee01c3c4c73b0d469bacc34c981970a00f0.tar.gz gentoo-2-6792eee01c3c4c73b0d469bacc34c981970a00f0.tar.bz2 gentoo-2-6792eee01c3c4c73b0d469bacc34c981970a00f0.zip |
x86 stable, bug #488552
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
-rw-r--r-- | games-simulation/flightgear/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/flightgear/flightgear-2.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/flightgear/ChangeLog b/games-simulation/flightgear/ChangeLog index 2fd517fbf7d3..1b9e3fa19ab3 100644 --- a/games-simulation/flightgear/ChangeLog +++ b/games-simulation/flightgear/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/flightgear # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/ChangeLog,v 1.65 2013/11/24 08:12:24 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/ChangeLog,v 1.66 2013/12/07 22:27:38 pacho Exp $ + + 07 Dec 2013; Pacho Ramos <pacho@gentoo.org> flightgear-2.10.0.ebuild: + x86 stable, bug #488552 24 Nov 2013; Pacho Ramos <pacho@gentoo.org> flightgear-2.10.0.ebuild: amd64 stable, bug #488552 diff --git a/games-simulation/flightgear/flightgear-2.10.0.ebuild b/games-simulation/flightgear/flightgear-2.10.0.ebuild index 06c9d2e29a5c..e74765667e35 100644 --- a/games-simulation/flightgear/flightgear-2.10.0.ebuild +++ b/games-simulation/flightgear/flightgear-2.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/flightgear-2.10.0.ebuild,v 1.2 2013/11/24 08:12:24 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/flightgear-2.10.0.ebuild,v 1.3 2013/12/07 22:27:38 pacho Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://flightgear/Source/${P}.tar.bz2" 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=" |