diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 10:15:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 10:15:59 +0000 |
commit | 790bdfda9eabf417ef614926fad1a25a4e153c2a (patch) | |
tree | e1412748f956951a14ddaaa933c72cf290174f44 /games-simulation/flightgear | |
parent | Stable for x86, wrt bug #546474 (diff) | |
download | gentoo-2-790bdfda9eabf417ef614926fad1a25a4e153c2a.tar.gz gentoo-2-790bdfda9eabf417ef614926fad1a25a4e153c2a.tar.bz2 gentoo-2-790bdfda9eabf417ef614926fad1a25a4e153c2a.zip |
Stable for x86, wrt bug #544714
(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/flightgear')
-rw-r--r-- | games-simulation/flightgear/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/flightgear/flightgear-3.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/flightgear/ChangeLog b/games-simulation/flightgear/ChangeLog index 23a4d1f94e7e..feb152ff4c49 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.79 2015/04/08 15:17:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/ChangeLog,v 1.80 2015/04/19 10:15:59 ago Exp $ + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> flightgear-3.4.0.ebuild: + Stable for x86, wrt bug #544714 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> flightgear-3.4.0.ebuild: Stable for amd64, wrt bug #544714 diff --git a/games-simulation/flightgear/flightgear-3.4.0.ebuild b/games-simulation/flightgear/flightgear-3.4.0.ebuild index b5904c25a118..cc123e643611 100644 --- a/games-simulation/flightgear/flightgear-3.4.0.ebuild +++ b/games-simulation/flightgear/flightgear-3.4.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.4.0.ebuild,v 1.3 2015/04/08 15:17:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/flightgear-3.4.0.ebuild,v 1.4 2015/04/19 10:15:59 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 qt5 test +udev +utils vim-syntax +yasim" COMMON_DEPEND=" |