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/neopocott/neopocott-0.38b.ebuild | |
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/neopocott/neopocott-0.38b.ebuild')
-rw-r--r-- | games-emulation/neopocott/neopocott-0.38b.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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 |