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/kqemu | |
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/kqemu')
-rw-r--r-- | app-emulation/kqemu/ChangeLog | 7 | ||||
-rw-r--r-- | app-emulation/kqemu/kqemu-0.7.2.ebuild | 6 | ||||
-rw-r--r-- | app-emulation/kqemu/kqemu-1.3.0_pre11.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/kqemu/kqemu-1.3.0_pre5.ebuild | 6 | ||||
-rw-r--r-- | app-emulation/kqemu/kqemu-1.3.0_pre7.ebuild | 6 | ||||
-rw-r--r-- | app-emulation/kqemu/kqemu-1.3.0_pre9.ebuild | 4 |
6 files changed, 19 insertions, 14 deletions
diff --git a/app-emulation/kqemu/ChangeLog b/app-emulation/kqemu/ChangeLog index 12ffdbbff26d..9879b3752ff2 100644 --- a/app-emulation/kqemu/ChangeLog +++ b/app-emulation/kqemu/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/kqemu # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/ChangeLog,v 1.19 2007/05/20 08:28:16 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/ChangeLog,v 1.20 2007/07/02 13:59:28 peper Exp $ + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> kqemu-0.7.2.ebuild, + kqemu-1.3.0_pre5.ebuild, kqemu-1.3.0_pre7.ebuild, kqemu-1.3.0_pre9.ebuild, + kqemu-1.3.0_pre11.ebuild: + (QA) RESTRICT clean up. 20 May 2007; Christian Faulhammer <opfer@gentoo.org> kqemu-1.3.0_pre11.ebuild: 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}" diff --git a/app-emulation/kqemu/kqemu-1.3.0_pre11.ebuild b/app-emulation/kqemu/kqemu-1.3.0_pre11.ebuild index e929ea29ff3b..64dedfba9d0d 100644 --- a/app-emulation/kqemu/kqemu-1.3.0_pre11.ebuild +++ b/app-emulation/kqemu/kqemu-1.3.0_pre11.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/kqemu/kqemu-1.3.0_pre11.ebuild,v 1.3 2007/05/20 08:28:16 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/kqemu-1.3.0_pre11.ebuild,v 1.4 2007/07/02 13:59:28 peper Exp $ inherit eutils flag-o-matic linux-mod toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI="http://fabrice.bellard.free.fr/qemu/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="-* amd64 x86" -RESTRICT="nostrip" +RESTRICT="strip" IUSE="" S="${WORKDIR}/$MY_P" diff --git a/app-emulation/kqemu/kqemu-1.3.0_pre5.ebuild b/app-emulation/kqemu/kqemu-1.3.0_pre5.ebuild index e0c248f60cc5..afcb23f6bcbd 100644 --- a/app-emulation/kqemu/kqemu-1.3.0_pre5.ebuild +++ b/app-emulation/kqemu/kqemu-1.3.0_pre5.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-1.3.0_pre5.ebuild,v 1.3 2006/04/19 21:54:59 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/kqemu-1.3.0_pre5.ebuild,v 1.4 2007/07/02 13:59:29 peper Exp $ inherit eutils flag-o-matic linux-mod toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI="http://fabrice.bellard.free.fr/qemu/${MY_P}.tar.gz" LICENSE="KQEMU" SLOT="0" KEYWORDS="-* ~amd64 ~x86" -RESTRICT="nostrip" +RESTRICT="strip" IUSE="" S="${WORKDIR}/$MY_P" diff --git a/app-emulation/kqemu/kqemu-1.3.0_pre7.ebuild b/app-emulation/kqemu/kqemu-1.3.0_pre7.ebuild index 4846548657b2..8dfab7366cf7 100644 --- a/app-emulation/kqemu/kqemu-1.3.0_pre7.ebuild +++ b/app-emulation/kqemu/kqemu-1.3.0_pre7.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-1.3.0_pre7.ebuild,v 1.3 2006/07/07 10:04:04 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/kqemu-1.3.0_pre7.ebuild,v 1.4 2007/07/02 13:59:29 peper Exp $ inherit eutils flag-o-matic linux-mod toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI="http://fabrice.bellard.free.fr/qemu/${MY_P}.tar.gz" LICENSE="KQEMU" SLOT="0" KEYWORDS="-* ~amd64 ~x86" -RESTRICT="nostrip" +RESTRICT="strip" IUSE="" S="${WORKDIR}/$MY_P" diff --git a/app-emulation/kqemu/kqemu-1.3.0_pre9.ebuild b/app-emulation/kqemu/kqemu-1.3.0_pre9.ebuild index 864e8cbb27a1..24c070e372f1 100644 --- a/app-emulation/kqemu/kqemu-1.3.0_pre9.ebuild +++ b/app-emulation/kqemu/kqemu-1.3.0_pre9.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/kqemu/kqemu-1.3.0_pre9.ebuild,v 1.3 2007/02/06 14:48:46 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/kqemu-1.3.0_pre9.ebuild,v 1.4 2007/07/02 13:59:28 peper Exp $ inherit eutils flag-o-matic linux-mod toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI="http://fabrice.bellard.free.fr/qemu/${MY_P}.tar.gz" LICENSE="KQEMU" SLOT="0" KEYWORDS="-* amd64 x86" -RESTRICT="nostrip" +RESTRICT="strip" IUSE="" S="${WORKDIR}/$MY_P" |