summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-10 15:22:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-10 15:22:55 +0000
commitb379cb29b9175a16d95ae99547398d8c0addaa66 (patch)
treee9ba751c07527e133f45e3a2e48d125654dc83e3 /games-misc
parentStable for amd64, wrt bug #522312 (diff)
downloadgentoo-2-b379cb29b9175a16d95ae99547398d8c0addaa66.tar.gz
gentoo-2-b379cb29b9175a16d95ae99547398d8c0addaa66.tar.bz2
gentoo-2-b379cb29b9175a16d95ae99547398d8c0addaa66.zip
Stable for amd64, wrt bug #522108
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-misc/opengfx/ChangeLog b/games-misc/opengfx/ChangeLog
index 5a29f599cc9c..4a9635008d4b 100644
--- a/games-misc/opengfx/ChangeLog
+++ b/games-misc/opengfx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-misc/opengfx
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/ChangeLog,v 1.37 2014/06/30 06:39:35 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/ChangeLog,v 1.38 2014/10/10 15:22:55 ago Exp $
+
+ 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opengfx-0.5.1.ebuild:
+ Stable for amd64, wrt bug #522108
30 Jun 2014; Michael Sterrett <mr_bones_@gentoo.org> opengfx-0.5.1.ebuild:
optionally work with newer unix2dos (bug #514742)
diff --git a/games-misc/opengfx/opengfx-0.5.1.ebuild b/games-misc/opengfx/opengfx-0.5.1.ebuild
index 4e8a3bcf6fc0..ece257972151 100644
--- a/games-misc/opengfx/opengfx-0.5.1.ebuild
+++ b/games-misc/opengfx/opengfx-0.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.5.1.ebuild,v 1.2 2014/06/30 06:39:35 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.5.1.ebuild,v 1.3 2014/10/10 15:22:55 ago Exp $
EAPI=5
inherit eutils games
@@ -11,7 +11,7 @@ SRC_URI="http://bundles.openttdcoop.org/opengfx/releases/${PV}/${P}-source.tar.x
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)