From 5c9d3a749fca1fd7795da4c5a7cd6d0687bbbac5 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Fri, 11 Jan 2013 20:00:34 +0000 Subject: EAPI=5; restrict test (bug #451444) (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit) --- games-misc/opengfx/ChangeLog | 5 ++++- games-misc/opengfx/opengfx-0.4.5.ebuild | 5 +++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'games-misc') diff --git a/games-misc/opengfx/ChangeLog b/games-misc/opengfx/ChangeLog index c0ac224f4696..0d1bf914c175 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.26 2013/01/03 10:59:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/ChangeLog,v 1.27 2013/01/11 20:00:34 mr_bones_ Exp $ + + 11 Jan 2013; Michael Sterrett opengfx-0.4.5.ebuild: + EAPI=5; restrict test (bug #451444) 03 Jan 2013; Agostino Sarubbo opengfx-0.4.5.ebuild: Stable for amd64, wrt bug #449906 diff --git a/games-misc/opengfx/opengfx-0.4.5.ebuild b/games-misc/opengfx/opengfx-0.4.5.ebuild index 04de05058f1d..179cb66b0071 100644 --- a/games-misc/opengfx/opengfx-0.4.5.ebuild +++ b/games-misc/opengfx/opengfx-0.4.5.ebuild @@ -1,8 +1,8 @@ # 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.5.ebuild,v 1.2 2013/01/03 10:59:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.4.5.ebuild,v 1.3 2013/01/11 20:00:34 mr_bones_ Exp $ -EAPI=4 +EAPI=5 inherit games DESCRIPTION="OpenGFX data files for OpenTTD" @@ -13,6 +13,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ~arm ~ppc ~x86" IUSE="" +RESTRICT="test" # nml version affects the checksums that the test uses (bug #451444) DEPEND=">=games-util/nml-0.2.3" RDEPEND="" -- cgit v1.2.3-65-gdbad