diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 14:01:30 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 14:01:30 +0000 |
commit | 2aef2e2a1a5d45fc79dfedcdda5e7616f67db887 (patch) | |
tree | 906c5d650c21356897d3d937a8b1e12830142725 /app-emulation/qemu-softmmu | |
parent | alpha stable wrt #175465 (diff) | |
download | gentoo-2-2aef2e2a1a5d45fc79dfedcdda5e7616f67db887.tar.gz gentoo-2-2aef2e2a1a5d45fc79dfedcdda5e7616f67db887.tar.bz2 gentoo-2-2aef2e2a1a5d45fc79dfedcdda5e7616f67db887.zip |
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'app-emulation/qemu-softmmu')
8 files changed, 27 insertions, 20 deletions
diff --git a/app-emulation/qemu-softmmu/ChangeLog b/app-emulation/qemu-softmmu/ChangeLog index eaeddbb70b3c..f250be9e39af 100644 --- a/app-emulation/qemu-softmmu/ChangeLog +++ b/app-emulation/qemu-softmmu/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-emulation/qemu-softmmu # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/ChangeLog,v 1.39 2007/05/20 08:29:28 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/ChangeLog,v 1.40 2007/07/02 14:01:30 peper Exp $ + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> + qemu-softmmu-0.8.0.ebuild, qemu-softmmu-0.8.0.20060329.ebuild, + qemu-softmmu-0.8.1.ebuild, qemu-softmmu-0.8.1-r1.ebuild, + qemu-softmmu-0.8.2.ebuild, qemu-softmmu-0.8.2-r1.ebuild, + qemu-softmmu-0.9.0.ebuild: + (QA) RESTRICT clean up. 20 May 2007; Christian Faulhammer <opfer@gentoo.org> qemu-softmmu-0.9.0.ebuild: diff --git a/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.20060329.ebuild b/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.20060329.ebuild index ae070a685b29..219e4ad6633a 100644 --- a/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.20060329.ebuild +++ b/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.20060329.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.0.20060329.ebuild,v 1.3 2006/04/28 15:21:30 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.20060329.ebuild,v 1.4 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 alsa" #qvm86 debug nptl qemu-fast nptlonly" -RESTRICT="nostrip" +RESTRICT="strip" RDEPEND="sdl? ( media-libs/libsdl ) diff --git a/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.ebuild b/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.ebuild index b56304044873..9830fab6756a 100644 --- a/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.ebuild +++ b/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.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.0.ebuild,v 1.6 2006/04/27 22:21:46 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.ebuild,v 1.7 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 ) diff --git a/app-emulation/qemu-softmmu/qemu-softmmu-0.8.1-r1.ebuild b/app-emulation/qemu-softmmu/qemu-softmmu-0.8.1-r1.ebuild index bbc9ec3cac10..ba58a106671c 100644 --- a/app-emulation/qemu-softmmu/qemu-softmmu-0.8.1-r1.ebuild +++ b/app-emulation/qemu-softmmu/qemu-softmmu-0.8.1-r1.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-r1.ebuild,v 1.1 2006/07/12 10:40:36 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/qemu-softmmu-0.8.1-r1.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="alsa kqemu sdl" #qvm86 debug nptl qemu-fast nptlonly" -RESTRICT="nostrip test" +RESTRICT="strip test" RDEPEND="sdl? ( media-libs/libsdl ) kqemu? ( app-emulation/kqemu ) 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 ) diff --git a/app-emulation/qemu-softmmu/qemu-softmmu-0.8.2-r1.ebuild b/app-emulation/qemu-softmmu/qemu-softmmu-0.8.2-r1.ebuild index 981336a7b28c..30b18b008c3b 100644 --- a/app-emulation/qemu-softmmu/qemu-softmmu-0.8.2-r1.ebuild +++ b/app-emulation/qemu-softmmu/qemu-softmmu-0.8.2-r1.ebuild @@ -1,6 +1,6 @@ # 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.2-r1.ebuild,v 1.7 2007/02/06 14:48:34 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/qemu-softmmu-0.8.2-r1.ebuild,v 1.8 2007/07/02 14:01:30 peper Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -12,7 +12,7 @@ LICENSE="GPL-2 LGPL-2.1 KQEMU" SLOT="0" KEYWORDS="-alpha amd64 ppc -sparc x86" IUSE="sdl kqemu alsa" #qvm86 debug nptl qemu-fast nptlonly" -RESTRICT="nostrip test" +RESTRICT="strip test" DEPEND="virtual/libc sdl? ( media-libs/libsdl ) diff --git a/app-emulation/qemu-softmmu/qemu-softmmu-0.8.2.ebuild b/app-emulation/qemu-softmmu/qemu-softmmu-0.8.2.ebuild index 736855720708..a2d46d2e29c9 100644 --- a/app-emulation/qemu-softmmu/qemu-softmmu-0.8.2.ebuild +++ b/app-emulation/qemu-softmmu/qemu-softmmu-0.8.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/qemu-softmmu/qemu-softmmu-0.8.2.ebuild,v 1.5 2006/08/18 12:23:59 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/qemu-softmmu-0.8.2.ebuild,v 1.6 2007/07/02 14:01:30 peper Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -12,7 +12,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 ) diff --git a/app-emulation/qemu-softmmu/qemu-softmmu-0.9.0.ebuild b/app-emulation/qemu-softmmu/qemu-softmmu-0.9.0.ebuild index fbad7281df6e..dd9479114297 100644 --- a/app-emulation/qemu-softmmu/qemu-softmmu-0.9.0.ebuild +++ b/app-emulation/qemu-softmmu/qemu-softmmu-0.9.0.ebuild @@ -1,6 +1,6 @@ # 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.9.0.ebuild,v 1.6 2007/05/20 08:29:28 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/qemu-softmmu-0.9.0.ebuild,v 1.7 2007/07/02 14:01:30 peper Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -12,7 +12,7 @@ LICENSE="GPL-2 LGPL-2.1" SLOT="0" KEYWORDS="-alpha amd64 ppc -sparc x86" IUSE="sdl kqemu alsa" #qvm86 debug nptl qemu-fast nptlonly" -RESTRICT="nostrip test" +RESTRICT="strip test" DEPEND="virtual/libc sdl? ( media-libs/libsdl ) |