diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-19 19:17:38 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-19 19:17:38 +0000 |
commit | b2c272fddb9b94f098a74f6adebb9b4a8060ea64 (patch) | |
tree | fda1c8827782646af233b83895400260a8aa1ed3 /games-emulation | |
parent | add python docs as well (diff) | |
download | historical-b2c272fddb9b94f098a74f6adebb9b4a8060ea64.tar.gz historical-b2c272fddb9b94f098a74f6adebb9b4a8060ea64.tar.bz2 historical-b2c272fddb9b94f098a74f6adebb9b4a8060ea64.zip |
Adding strip to RESTRICT for bug #137819.
Package-Manager: portage-2.1.2_pre1
Diffstat (limited to 'games-emulation')
24 files changed, 85 insertions, 33 deletions
diff --git a/games-emulation/boycott-advance-sdl/ChangeLog b/games-emulation/boycott-advance-sdl/ChangeLog index 0ff7735d35eb..32672053f5b5 100644 --- a/games-emulation/boycott-advance-sdl/ChangeLog +++ b/games-emulation/boycott-advance-sdl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/boycott-advance-sdl # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/boycott-advance-sdl/ChangeLog,v 1.3 2006/02/04 00:13:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/boycott-advance-sdl/ChangeLog,v 1.4 2006/09/19 19:00:34 wolf31o2 Exp $ + + 19 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> + boycott-advance-sdl-0.2.8.ebuild: + Adding strip to RESTRICT for bug #137819. 04 Feb 2006; Michael Sterrett <mr_bones_@gentoo.org> boycott-advance-sdl-0.2.8.ebuild: diff --git a/games-emulation/boycott-advance-sdl/boycott-advance-sdl-0.2.8.ebuild b/games-emulation/boycott-advance-sdl/boycott-advance-sdl-0.2.8.ebuild index b5834fe3f260..7c76ff24cdb9 100644 --- a/games-emulation/boycott-advance-sdl/boycott-advance-sdl-0.2.8.ebuild +++ b/games-emulation/boycott-advance-sdl/boycott-advance-sdl-0.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/boycott-advance-sdl/boycott-advance-sdl-0.2.8.ebuild,v 1.3 2006/02/04 00:13:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/boycott-advance-sdl/boycott-advance-sdl-0.2.8.ebuild,v 1.4 2006/09/19 19:00:34 wolf31o2 Exp $ inherit games @@ -12,6 +12,7 @@ SRC_URI="http://sdlemu.ngemu.com/releases/BoyCottAdvance-SDL-${PV}${MY_RLS}.i386 KEYWORDS="-* x86" LICENSE="as-is" SLOT="0" +RESTRICT="strip" IUSE="" RDEPEND="virtual/opengl diff --git a/games-emulation/handy/ChangeLog b/games-emulation/handy/ChangeLog index 8555ef2e41fb..050cca0788e8 100644 --- a/games-emulation/handy/ChangeLog +++ b/games-emulation/handy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/handy # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/handy/ChangeLog,v 1.4 2006/09/15 19:30:19 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/handy/ChangeLog,v 1.5 2006/09/19 19:02:26 wolf31o2 Exp $ + + 19 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> handy-0.82.ebuild: + Adding strip to RESTRICT for bug #137819. 15 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> handy-0.82.ebuild: Change hard-coded /opt to GAMES_PREFIX_OPT. diff --git a/games-emulation/handy/handy-0.82.ebuild b/games-emulation/handy/handy-0.82.ebuild index c02aaa5b22fa..e77974fba277 100644 --- a/games-emulation/handy/handy-0.82.ebuild +++ b/games-emulation/handy/handy-0.82.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/handy/handy-0.82.ebuild,v 1.5 2006/09/15 19:30:19 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/handy/handy-0.82.ebuild,v 1.6 2006/09/19 19:02:26 wolf31o2 Exp $ inherit games @@ -12,6 +12,7 @@ SRC_URI="http://sdlemu.ngemu.com/releases/Handy-SDL-${PV}${MY_RLS}.i386.linux-gl LICENSE="as-is" SLOT="0" KEYWORDS="-* x86" +RESTRICT="strip" IUSE="" RDEPEND="media-libs/libsdl diff --git a/games-emulation/kigb/ChangeLog b/games-emulation/kigb/ChangeLog index 319e29c98760..c9f7b2b891d3 100644 --- a/games-emulation/kigb/ChangeLog +++ b/games-emulation/kigb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/kigb # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/kigb/ChangeLog,v 1.8 2006/03/13 00:05:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/kigb/ChangeLog,v 1.9 2006/09/19 19:03:31 wolf31o2 Exp $ + + 19 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> kigb-1.68.ebuild, + kigb-2.02.ebuild: + Adding strip to RESTRICT for bug #137819. *kigb-2.02 (13 Mar 2006) diff --git a/games-emulation/kigb/kigb-1.68.ebuild b/games-emulation/kigb/kigb-1.68.ebuild index 448f7ecc39bb..c57debc2efa9 100644 --- a/games-emulation/kigb/kigb-1.68.ebuild +++ b/games-emulation/kigb/kigb-1.68.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/kigb/kigb-1.68.ebuild,v 1.2 2006/02/08 16:53:09 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/kigb/kigb-1.68.ebuild,v 1.3 2006/09/19 19:03:31 wolf31o2 Exp $ inherit games @@ -13,6 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="as-is" SLOT="0" KEYWORDS="-* x86" +RESTRICT="strip" IUSE="" RDEPEND="|| ( x11-libs/libXext diff --git a/games-emulation/kigb/kigb-2.02.ebuild b/games-emulation/kigb/kigb-2.02.ebuild index 9d9aad127255..a9eeff310100 100644 --- a/games-emulation/kigb/kigb-2.02.ebuild +++ b/games-emulation/kigb/kigb-2.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/kigb/kigb-2.02.ebuild,v 1.1 2006/03/13 00:05:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/kigb/kigb-2.02.ebuild,v 1.2 2006/09/19 19:03:31 wolf31o2 Exp $ inherit games @@ -13,6 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="as-is" SLOT="0" KEYWORDS="-* x86" +RESTRICT="strip" IUSE="" RDEPEND="|| ( x11-libs/libXext diff --git a/games-emulation/mekanix/ChangeLog b/games-emulation/mekanix/ChangeLog index 9216a4211b72..3890312343df 100644 --- a/games-emulation/mekanix/ChangeLog +++ b/games-emulation/mekanix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/mekanix # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mekanix/ChangeLog,v 1.7 2006/02/11 19:47:35 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mekanix/ChangeLog,v 1.8 2006/09/19 19:05:43 wolf31o2 Exp $ + + 19 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> mekanix-070.ebuild: + Adding strip to RESTRICT for bug #137819. 11 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> -mekanix-065.ebuild, mekanix-070.ebuild: diff --git a/games-emulation/mekanix/mekanix-070.ebuild b/games-emulation/mekanix/mekanix-070.ebuild index 85f282b32c51..c55895e9761a 100644 --- a/games-emulation/mekanix/mekanix-070.ebuild +++ b/games-emulation/mekanix/mekanix-070.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mekanix/mekanix-070.ebuild,v 1.3 2006/02/11 19:47:35 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mekanix/mekanix-070.ebuild,v 1.4 2006/09/19 19:05:43 wolf31o2 Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="http://www.smspower.org/meka/releases/${PN}${PV}.tgz" LICENSE="mekanix" SLOT="0" KEYWORDS="x86" +RESTRICT="strip" IUSE="" RDEPEND="media-libs/libpng diff --git a/games-emulation/mupen64-blight-tr64gl/ChangeLog b/games-emulation/mupen64-blight-tr64gl/ChangeLog index 1e1ca824d65b..e3b75a52d591 100644 --- a/games-emulation/mupen64-blight-tr64gl/ChangeLog +++ b/games-emulation/mupen64-blight-tr64gl/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-emulation/mupen64-blight-tr64gl -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-blight-tr64gl/ChangeLog,v 1.6 2005/01/31 07:33:55 morfic Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-blight-tr64gl/ChangeLog,v 1.7 2006/09/19 19:08:04 wolf31o2 Exp $ + + 19 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> + mupen64-blight-tr64gl-0.7.4_pre1.ebuild, + mupen64-blight-tr64gl-0.8.7_pre1.ebuild: + Adding strip to RESTRICT for bug #137819. 31 Jan 2005; Daniel Goller <morfic@gentoo.org> mupen64-blight-tr64gl-0.8.7_pre1.ebuild: diff --git a/games-emulation/mupen64-blight-tr64gl/mupen64-blight-tr64gl-0.7.4_pre1.ebuild b/games-emulation/mupen64-blight-tr64gl/mupen64-blight-tr64gl-0.7.4_pre1.ebuild index 19992733189c..6e1d9a31ea5e 100644 --- a/games-emulation/mupen64-blight-tr64gl/mupen64-blight-tr64gl-0.7.4_pre1.ebuild +++ b/games-emulation/mupen64-blight-tr64gl/mupen64-blight-tr64gl-0.7.4_pre1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-blight-tr64gl/mupen64-blight-tr64gl-0.7.4_pre1.ebuild,v 1.1 2005/01/06 02:40:33 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-blight-tr64gl/mupen64-blight-tr64gl-0.7.4_pre1.ebuild,v 1.2 2006/09/19 19:08:04 wolf31o2 Exp $ inherit games @@ -12,6 +12,7 @@ SRC_URI="http://deltaanime.ath.cx/~blight/n64/blight_tr64gl_port/${MY_P}.so.gz" LICENSE="as-is" SLOT="0" KEYWORDS="x86" +RESTRICT="strip" IUSE="" RDEPEND="media-libs/libsdl" diff --git a/games-emulation/mupen64-blight-tr64gl/mupen64-blight-tr64gl-0.8.7_pre1.ebuild b/games-emulation/mupen64-blight-tr64gl/mupen64-blight-tr64gl-0.8.7_pre1.ebuild index 949e1a7936c1..a937baeb12b7 100644 --- a/games-emulation/mupen64-blight-tr64gl/mupen64-blight-tr64gl-0.8.7_pre1.ebuild +++ b/games-emulation/mupen64-blight-tr64gl/mupen64-blight-tr64gl-0.8.7_pre1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-blight-tr64gl/mupen64-blight-tr64gl-0.8.7_pre1.ebuild,v 1.3 2005/01/31 07:33:55 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-blight-tr64gl/mupen64-blight-tr64gl-0.8.7_pre1.ebuild,v 1.4 2006/09/19 19:08:04 wolf31o2 Exp $ inherit games @@ -12,6 +12,7 @@ SRC_URI="mirror://gentoo/${MY_P}.so.gz" LICENSE="as-is" SLOT="0" KEYWORDS="~x86" +RESTRICT="strip" IUSE="" RDEPEND="media-libs/libsdl" diff --git a/games-emulation/neopocott/ChangeLog b/games-emulation/neopocott/ChangeLog index 48075a8a2539..2d159e9c826d 100644 --- a/games-emulation/neopocott/ChangeLog +++ b/games-emulation/neopocott/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/neopocott # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/neopocott/ChangeLog,v 1.4 2006/09/15 19:47:24 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/neopocott/ChangeLog,v 1.5 2006/09/19 19:11:16 wolf31o2 Exp $ + + 19 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> + neopocott-0.38b.ebuild: + Adding strip to RESTRICT for bug #137819. 15 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> neopocott-0.38b.ebuild: diff --git a/games-emulation/neopocott/neopocott-0.38b.ebuild b/games-emulation/neopocott/neopocott-0.38b.ebuild index 959514a1bd92..009cd19daf11 100644 --- a/games-emulation/neopocott/neopocott-0.38b.ebuild +++ b/games-emulation/neopocott/neopocott-0.38b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/neopocott/neopocott-0.38b.ebuild,v 1.6 2006/09/15 19:47:24 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/neopocott/neopocott-0.38b.ebuild,v 1.7 2006/09/19 19:11:16 wolf31o2 Exp $ inherit games @@ -12,6 +12,7 @@ SRC_URI="http://sdlemu.ngemu.com/releases/NeoPocott-SDL-${PV}${MY_RLS}.i386.linu LICENSE="as-is" SLOT="0" KEYWORDS="-* x86" +RESTRICT="strip" IUSE="" RDEPEND="media-libs/libsdl diff --git a/games-emulation/psemu-eternalspu/ChangeLog b/games-emulation/psemu-eternalspu/ChangeLog index 00c0f9e2df48..3feae9341b7c 100644 --- a/games-emulation/psemu-eternalspu/ChangeLog +++ b/games-emulation/psemu-eternalspu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/psemu-eternalspu # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-eternalspu/ChangeLog,v 1.4 2006/09/07 21:08:03 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-eternalspu/ChangeLog,v 1.5 2006/09/19 19:12:20 wolf31o2 Exp $ + + 19 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> + psemu-eternalspu-1.41-r2.ebuild: + Adding strip to RESTRICT for bug #137819. *psemu-eternalspu-1.41-r2 (07 Sep 2006) diff --git a/games-emulation/psemu-eternalspu/psemu-eternalspu-1.41-r2.ebuild b/games-emulation/psemu-eternalspu/psemu-eternalspu-1.41-r2.ebuild index 69b79928810d..4f21b0189e36 100644 --- a/games-emulation/psemu-eternalspu/psemu-eternalspu-1.41-r2.ebuild +++ b/games-emulation/psemu-eternalspu/psemu-eternalspu-1.41-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-eternalspu/psemu-eternalspu-1.41-r2.ebuild,v 1.1 2006/09/07 21:08:03 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-eternalspu/psemu-eternalspu-1.41-r2.ebuild,v 1.2 2006/09/19 19:12:20 wolf31o2 Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="http://www1.odn.ne.jp/psx-alternative/download/spuEternal${PV//.}_linux LICENSE="freedist" SLOT="0" KEYWORDS="x86" +RESTRICT="strip" IUSE="" RDEPEND="|| ( x11-libs/libXext diff --git a/games-emulation/psemu-gpupetemesagl/ChangeLog b/games-emulation/psemu-gpupetemesagl/ChangeLog index 1a786a5d45cc..a27588451d27 100644 --- a/games-emulation/psemu-gpupetemesagl/ChangeLog +++ b/games-emulation/psemu-gpupetemesagl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/psemu-gpupetemesagl -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-gpupetemesagl/ChangeLog,v 1.6 2005/11/17 03:43:33 mr_bones_ Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-gpupetemesagl/ChangeLog,v 1.7 2006/09/19 19:13:37 wolf31o2 Exp $ + + 19 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> + psemu-gpupetemesagl-1.75.ebuild, psemu-gpupetemesagl-1.76.ebuild: + Adding strip to RESTRICT for bug #137819. *psemu-gpupetemesagl-1.76 (17 Nov 2005) diff --git a/games-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.75.ebuild b/games-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.75.ebuild index d3e09e0c6d86..83656d64d46f 100644 --- a/games-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.75.ebuild +++ b/games-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.75.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.75.ebuild,v 1.5 2005/03/06 06:38:55 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.75.ebuild,v 1.6 2006/09/19 19:13:37 wolf31o2 Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="http://www.pbernert.com/gpupetemesagl${PV//.}.tar.gz" LICENSE="freedist" SLOT="0" KEYWORDS="x86" +RESTRICT="strip" IUSE="" DEPEND="virtual/opengl" diff --git a/games-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.76.ebuild b/games-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.76.ebuild index 6cd305464915..a4cba0358797 100644 --- a/games-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.76.ebuild +++ b/games-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.76.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.76.ebuild,v 1.1 2005/11/17 03:43:33 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.76.ebuild,v 1.2 2006/09/19 19:13:37 wolf31o2 Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="http://www.pbernert.com/gpupetemesagl${PV//./}.tar.gz" LICENSE="freedist" SLOT="0" KEYWORDS="x86" +RESTRICT="strip" IUSE="" DEPEND="virtual/opengl" diff --git a/games-emulation/psemu-gpupetexgl2/ChangeLog b/games-emulation/psemu-gpupetexgl2/ChangeLog index d3e6190e3f3f..0bf2ab70aa45 100644 --- a/games-emulation/psemu-gpupetexgl2/ChangeLog +++ b/games-emulation/psemu-gpupetexgl2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/psemu-gpupetexgl2 -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-gpupetexgl2/ChangeLog,v 1.6 2005/03/06 06:34:22 mr_bones_ Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-gpupetexgl2/ChangeLog,v 1.7 2006/09/19 19:15:42 wolf31o2 Exp $ + + 19 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> + psemu-gpupetexgl2-2.0.5-r2.ebuild, psemu-gpupetexgl2-2.0.6.ebuild: + Adding strip to RESTRICT for bug #137819. *psemu-gpupetexgl2-2.0.6 (06 Mar 2005) diff --git a/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r2.ebuild b/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r2.ebuild index e5f5ddb01700..5896d733de71 100644 --- a/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r2.ebuild +++ b/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r2.ebuild,v 1.6 2005/03/06 05:59:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r2.ebuild,v 1.7 2006/09/19 19:15:42 wolf31o2 Exp $ inherit games @@ -13,6 +13,7 @@ SRC_URI="http://home.t-online.de/home/PeteBernert/gpupetexgl${PVR//.}.tar.gz LICENSE="freedist" SLOT="0" KEYWORDS="x86" +RESTRICT="strip" IUSE="" RDEPEND="virtual/opengl" diff --git a/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.6.ebuild b/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.6.ebuild index 18763d79c0fd..492192983963 100644 --- a/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.6.ebuild +++ b/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.6.ebuild,v 1.1 2005/03/06 06:34:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.6.ebuild,v 1.2 2006/09/19 19:15:42 wolf31o2 Exp $ inherit games @@ -13,6 +13,7 @@ SRC_URI="http://www.pbernert.com/gpupetexgl${PV//.}.tar.gz LICENSE="freedist" SLOT="0" KEYWORDS="x86" +RESTRICT="strip" IUSE="" RDEPEND="virtual/opengl" diff --git a/games-emulation/vgba/ChangeLog b/games-emulation/vgba/ChangeLog index 53008adc40d9..16fac0664117 100644 --- a/games-emulation/vgba/ChangeLog +++ b/games-emulation/vgba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/vgba # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/vgba/ChangeLog,v 1.5 2006/02/08 23:48:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/vgba/ChangeLog,v 1.6 2006/09/19 19:17:38 wolf31o2 Exp $ + + 19 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> vgba-2.1.ebuild: + Adding strip to RESTRICT for bug #137819. 08 Feb 2006; Michael Sterrett <mr_bones_@gentoo.org> vgba-2.1.ebuild: modular X deps - patch from Tupone Alfredo via bug #122172 diff --git a/games-emulation/vgba/vgba-2.1.ebuild b/games-emulation/vgba/vgba-2.1.ebuild index 6b8ee1d44dd5..34dfc27fe4ea 100644 --- a/games-emulation/vgba/vgba-2.1.ebuild +++ b/games-emulation/vgba/vgba-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/vgba/vgba-2.1.ebuild,v 1.5 2006/02/08 23:48:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/vgba/vgba-2.1.ebuild,v 1.6 2006/09/19 19:17:38 wolf31o2 Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="http://fms.komkon.org/VGBA/VGBA${PV/.}-Linux-80x86-bin.tar.Z" LICENSE="VGBA" SLOT="0" KEYWORDS="-* x86" +RESTRICT="strip" IUSE="" RDEPEND="sys-libs/zlib |