summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-09-19 19:17:38 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-09-19 19:17:38 +0000
commitb2c272fddb9b94f098a74f6adebb9b4a8060ea64 (patch)
treefda1c8827782646af233b83895400260a8aa1ed3 /games-emulation/mupen64-blight-tr64gl
parentadd python docs as well (diff)
downloadhistorical-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/mupen64-blight-tr64gl')
-rw-r--r--games-emulation/mupen64-blight-tr64gl/ChangeLog9
-rw-r--r--games-emulation/mupen64-blight-tr64gl/mupen64-blight-tr64gl-0.7.4_pre1.ebuild5
-rw-r--r--games-emulation/mupen64-blight-tr64gl/mupen64-blight-tr64gl-0.8.7_pre1.ebuild5
3 files changed, 13 insertions, 6 deletions
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"