From b312eae7415041c5be0be6a4a940b73efb72d190 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Sun, 6 Jun 2010 20:55:46 +0000 Subject: restrict test for bug #320797 (Portage version: 2.1.8.3/cvs/Linux i686) --- games-misc/opengfx/ChangeLog | 5 ++++- games-misc/opengfx/opengfx-0.2.4.ebuild | 3 ++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'games-misc/opengfx') diff --git a/games-misc/opengfx/ChangeLog b/games-misc/opengfx/ChangeLog index e421c250ff31..9f9ddfb02b79 100644 --- a/games-misc/opengfx/ChangeLog +++ b/games-misc/opengfx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/opengfx # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/ChangeLog,v 1.4 2010/06/01 12:41:53 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/ChangeLog,v 1.5 2010/06/06 20:55:46 mr_bones_ Exp $ + + 06 Jun 2010; Michael Sterrett opengfx-0.2.4.ebuild: + restrict test for bug #320797 01 Jun 2010; Pawel Hajdan jr opengfx-0.2.4.ebuild: x86 stable wrt bug #321611 diff --git a/games-misc/opengfx/opengfx-0.2.4.ebuild b/games-misc/opengfx/opengfx-0.2.4.ebuild index 41432e8c2bc4..e480b89b5fac 100644 --- a/games-misc/opengfx/opengfx-0.2.4.ebuild +++ b/games-misc/opengfx/opengfx-0.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.2.4.ebuild,v 1.3 2010/06/01 12:41:53 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.2.4.ebuild,v 1.4 2010/06/06 20:55:46 mr_bones_ Exp $ EAPI=2 inherit games @@ -13,6 +13,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ppc ppc64 x86" IUSE="" +RESTRICT="test" S=${WORKDIR}/${P}-source -- cgit v1.2.3-65-gdbad