diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 10:32:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 10:32:54 +0000 |
commit | f1aa482e492d08f63125050e97b9c34fd760b252 (patch) | |
tree | 139b81d2edc657b9100d3ebcea1d20b7fbee7b7e /games-simulation | |
parent | Stable for x86, wrt bug #541288 (diff) | |
download | gentoo-2-f1aa482e492d08f63125050e97b9c34fd760b252.tar.gz gentoo-2-f1aa482e492d08f63125050e97b9c34fd760b252.tar.bz2 gentoo-2-f1aa482e492d08f63125050e97b9c34fd760b252.zip |
Stable for x86, wrt bug #541288
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/flightgear/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/flightgear/flightgear-3.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/flightgear/ChangeLog b/games-simulation/flightgear/ChangeLog index d7a6bd4e628c..c6a845cc0d6f 100644 --- a/games-simulation/flightgear/ChangeLog +++ b/games-simulation/flightgear/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/flightgear # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/ChangeLog,v 1.77 2015/03/06 21:51:28 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/ChangeLog,v 1.78 2015/03/27 10:32:54 ago Exp $ + + 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> flightgear-3.2.0.ebuild: + Stable for x86, wrt bug #541288 06 Mar 2015; Mikle Kolyada <zlogene@gentoo.org> flightgear-3.2.0.ebuild: amd64 stable wrt bug #541288 diff --git a/games-simulation/flightgear/flightgear-3.2.0.ebuild b/games-simulation/flightgear/flightgear-3.2.0.ebuild index e34ef8653702..5a11fb1d2bd2 100644 --- a/games-simulation/flightgear/flightgear-3.2.0.ebuild +++ b/games-simulation/flightgear/flightgear-3.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/flightgear-3.2.0.ebuild,v 1.4 2015/03/06 21:51:28 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/flightgear-3.2.0.ebuild,v 1.5 2015/03/27 10:32:54 ago 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="dbus debug examples +jsbsim oldfdm test +udev +utils vim-syntax +yasim" COMMON_DEPEND=" |