From e70c633ca50a6d5f6cf49a6fa8f12ddf7db3e5fa Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Tue, 19 Sep 2006 19:53:21 +0000 Subject: Adding strip to RESTRICT for bug #137819. (Portage version: 2.1.2_pre1) --- games-sports/racer-bin/ChangeLog | 8 ++++++-- games-sports/racer-bin/racer-bin-0.5.0-r1.ebuild | 5 +++-- 2 files changed, 9 insertions(+), 4 deletions(-) (limited to 'games-sports') diff --git a/games-sports/racer-bin/ChangeLog b/games-sports/racer-bin/ChangeLog index ee6f771b8ce9..873042c0cf60 100644 --- a/games-sports/racer-bin/ChangeLog +++ b/games-sports/racer-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-sports/racer-bin -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/racer-bin/ChangeLog,v 1.4 2004/06/24 23:25:00 agriffis Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-sports/racer-bin/ChangeLog,v 1.5 2006/09/19 19:53:21 wolf31o2 Exp $ + + 19 Sep 2006; Chris Gianelloni + racer-bin-0.5.0-r1.ebuild: + Adding strip to RESTRICT for bug #137819. 31 Oct 2003; Michael Sterrett racer-bin-0.5.0-r1.ebuild: diff --git a/games-sports/racer-bin/racer-bin-0.5.0-r1.ebuild b/games-sports/racer-bin/racer-bin-0.5.0-r1.ebuild index 331208e2dc93..343b4c8288fb 100644 --- a/games-sports/racer-bin/racer-bin-0.5.0-r1.ebuild +++ b/games-sports/racer-bin/racer-bin-0.5.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/racer-bin/racer-bin-0.5.0-r1.ebuild,v 1.5 2004/06/24 23:25:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/racer-bin/racer-bin-0.5.0-r1.ebuild,v 1.6 2006/09/19 19:53:21 wolf31o2 Exp $ inherit games @@ -12,6 +12,7 @@ SRC_URI="http://download.tdconline.dk/pub/boomtown/racesimcentral/rr_data${PV}.t LICENSE="Racer" SLOT="0" KEYWORDS="-* x86" +RESTRICT="strip" IUSE="" RDEPEND="virtual/opengl -- cgit v1.2.3-65-gdbad