diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 15:17:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 15:17:50 +0000 |
commit | f46158ca12c688c8ff628e034fcbb0652d6c4658 (patch) | |
tree | 7b17cb06b8839c6cb71aa0905c98d132430d6866 /dev-games | |
parent | Stable for amd64, wrt bug #544714 (diff) | |
download | gentoo-2-f46158ca12c688c8ff628e034fcbb0652d6c4658.tar.gz gentoo-2-f46158ca12c688c8ff628e034fcbb0652d6c4658.tar.bz2 gentoo-2-f46158ca12c688c8ff628e034fcbb0652d6c4658.zip |
Stable for amd64, wrt bug #544714
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/simgear/ChangeLog | 5 | ||||
-rw-r--r-- | dev-games/simgear/simgear-3.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-games/simgear/ChangeLog b/dev-games/simgear/ChangeLog index 78de37c34cae..daded4c02010 100644 --- a/dev-games/simgear/ChangeLog +++ b/dev-games/simgear/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-games/simgear # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/simgear/ChangeLog,v 1.70 2015/03/27 10:32:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/simgear/ChangeLog,v 1.71 2015/04/08 15:17:50 ago Exp $ + + 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> simgear-3.4.0.ebuild: + Stable for amd64, wrt bug #544714 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> simgear-3.2.0.ebuild: Stable for x86, wrt bug #541288 diff --git a/dev-games/simgear/simgear-3.4.0.ebuild b/dev-games/simgear/simgear-3.4.0.ebuild index 73c708b8aa07..d1b5dd0e03bd 100644 --- a/dev-games/simgear/simgear-3.4.0.ebuild +++ b/dev-games/simgear/simgear-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/dev-games/simgear/simgear-3.4.0.ebuild,v 1.1 2015/02/25 00:29:43 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/simgear/simgear-3.4.0.ebuild,v 1.2 2015/04/08 15:17:50 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.simgear.org/" SRC_URI="http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" SLOT="0" IUSE="debug subversion test" |