diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 14:08:52 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 14:08:52 +0000 |
commit | 7d9227765bf85f54e43c042c6b3d34c656a5aa94 (patch) | |
tree | 4462258f59483deb813c6b03284599d3800b7f5a /app-emulation/qemu-softmmu/qemu-softmmu-0.8.1.ebuild | |
parent | Stable on sparc (diff) | |
download | historical-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/qemu-softmmu/qemu-softmmu-0.8.1.ebuild')
-rw-r--r-- | app-emulation/qemu-softmmu/qemu-softmmu-0.8.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/qemu-softmmu/qemu-softmmu-0.8.1.ebuild b/app-emulation/qemu-softmmu/qemu-softmmu-0.8.1.ebuild index eba50031d79b..adf4202c8995 100644 --- a/app-emulation/qemu-softmmu/qemu-softmmu-0.8.1.ebuild +++ b/app-emulation/qemu-softmmu/qemu-softmmu-0.8.1.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/qemu-softmmu/qemu-softmmu-0.8.1.ebuild,v 1.1 2006/05/06 10:16:33 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/qemu-softmmu-0.8.1.ebuild,v 1.2 2007/07/02 14:01:30 peper Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -13,7 +13,7 @@ LICENSE="GPL-2 LGPL-2.1 KQEMU" SLOT="0" KEYWORDS="-alpha ~amd64 ~ppc -sparc ~x86" IUSE="sdl kqemu" #qvm86 debug nptl qemu-fast nptlonly" -RESTRICT="nostrip test" +RESTRICT="strip test" DEPEND="virtual/libc sdl? ( media-libs/libsdl ) |