summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-24 12:43:28 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-24 12:43:28 +0000
commit328e26ee82d12a2e354539a015dc7a6e2c9c479f (patch)
treecf7780952b85aed763d2c229c29f4fdfa56479a9 /games-misc
parentStable for x86, wrt bug #481838 (diff)
downloadgentoo-2-328e26ee82d12a2e354539a015dc7a6e2c9c479f.tar.gz
gentoo-2-328e26ee82d12a2e354539a015dc7a6e2c9c479f.tar.bz2
gentoo-2-328e26ee82d12a2e354539a015dc7a6e2c9c479f.zip
Stable for x86, wrt bug #491056
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-misc')
-rw-r--r--games-misc/opengfx/ChangeLog5
-rw-r--r--games-misc/opengfx/opengfx-0.4.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-misc/opengfx/ChangeLog b/games-misc/opengfx/ChangeLog
index d65d7363a36f..052125b6cc31 100644
--- a/games-misc/opengfx/ChangeLog
+++ b/games-misc/opengfx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-misc/opengfx
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/ChangeLog,v 1.33 2013/11/18 10:38:04 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/ChangeLog,v 1.34 2013/12/24 12:43:28 ago Exp $
+
+ 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> opengfx-0.4.7.ebuild:
+ Stable for x86, wrt bug #491056
18 Nov 2013; Tony Vroon <chainsaw@gentoo.org> opengfx-0.4.7.ebuild:
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
diff --git a/games-misc/opengfx/opengfx-0.4.7.ebuild b/games-misc/opengfx/opengfx-0.4.7.ebuild
index 447dfdcd6e1d..adda2cea3b63 100644
--- a/games-misc/opengfx/opengfx-0.4.7.ebuild
+++ b/games-misc/opengfx/opengfx-0.4.7.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-misc/opengfx/opengfx-0.4.7.ebuild,v 1.2 2013/11/18 10:38:04 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.4.7.ebuild,v 1.3 2013/12/24 12:43:28 ago Exp $
EAPI=5
inherit eutils games
@@ -11,7 +11,7 @@ SRC_URI="http://bundles.openttdcoop.org/opengfx/releases/${PV}/${P}-source.tar.g
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc x86"
IUSE=""
RESTRICT="test" # nml version affects the checksums that the test uses (bug #451444)