summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2007-07-02 14:08:52 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2007-07-02 14:08:52 +0000
commit7d9227765bf85f54e43c042c6b3d34c656a5aa94 (patch)
tree4462258f59483deb813c6b03284599d3800b7f5a /app-emulation/kqemu/kqemu-0.7.2.ebuild
parentStable on sparc (diff)
downloadhistorical-7d9227765bf85f54e43c042c6b3d34c656a5aa94.tar.gz
historical-7d9227765bf85f54e43c042c6b3d34c656a5aa94.tar.bz2
historical-7d9227765bf85f54e43c042c6b3d34c656a5aa94.zip
(QA) RESTRICT clean up.
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'app-emulation/kqemu/kqemu-0.7.2.ebuild')
-rw-r--r--app-emulation/kqemu/kqemu-0.7.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/kqemu/kqemu-0.7.2.ebuild b/app-emulation/kqemu/kqemu-0.7.2.ebuild
index a8174ca576c5..b17ca75b692a 100644
--- a/app-emulation/kqemu/kqemu-0.7.2.ebuild
+++ b/app-emulation/kqemu/kqemu-0.7.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/kqemu-0.7.2.ebuild,v 1.6 2006/05/08 20:48:24 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/kqemu-0.7.2.ebuild,v 1.7 2007/07/02 13:59:28 peper Exp $
inherit eutils flag-o-matic linux-mod toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="http://fabrice.bellard.free.fr/qemu/qemu-${PV}.tar.gz
LICENSE="GPL-2 LGPL-2.1 KQEMU"
SLOT="0"
KEYWORDS="-* amd64 x86"
-RESTRICT="nostrip"
+RESTRICT="strip"
IUSE="sdl"
S="${WORKDIR}/qemu-${PV}"