summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-03-31 20:34:13 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-03-31 20:34:13 +0000
commit42263a833793514e1d976884bfc1235b4dfd118d (patch)
tree4783c0e8e1691b52386a2b9f5948dc37eff649a7 /games-emulation/gxmame/gxmame-0.35_beta2.ebuild
parentChanging nomirror to mirror. (diff)
downloadhistorical-42263a833793514e1d976884bfc1235b4dfd118d.tar.gz
historical-42263a833793514e1d976884bfc1235b4dfd118d.tar.bz2
historical-42263a833793514e1d976884bfc1235b4dfd118d.zip
Changing nostrip to strip.
Package-Manager: portage-2.1_pre7-r2
Diffstat (limited to 'games-emulation/gxmame/gxmame-0.35_beta2.ebuild')
-rw-r--r--games-emulation/gxmame/gxmame-0.35_beta2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/gxmame/gxmame-0.35_beta2.ebuild b/games-emulation/gxmame/gxmame-0.35_beta2.ebuild
index c2aa956c08ef..8492d4b769c2 100644
--- a/games-emulation/gxmame/gxmame-0.35_beta2.ebuild
+++ b/games-emulation/gxmame/gxmame-0.35_beta2.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/gxmame/gxmame-0.35_beta2.ebuild,v 1.5 2006/01/25 15:48:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/gxmame/gxmame-0.35_beta2.ebuild,v 1.6 2006/03/31 20:32:54 wolf31o2 Exp $
inherit games
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc ~sparc x86"
IUSE="nls joystick"
-RESTRICT="nostrip"
+RESTRICT="strip"
DEPEND="dev-libs/expat
>=x11-libs/gtk+-2.4