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-user | |
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-user')
-rw-r--r-- | app-emulation/qemu-user/ChangeLog | 7 | ||||
-rw-r--r-- | app-emulation/qemu-user/qemu-user-0.8.0.20060329.ebuild | 6 | ||||
-rw-r--r-- | app-emulation/qemu-user/qemu-user-0.8.0.ebuild | 6 | ||||
-rw-r--r-- | app-emulation/qemu-user/qemu-user-0.8.1.ebuild | 6 | ||||
-rw-r--r-- | app-emulation/qemu-user/qemu-user-0.8.2.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/qemu-user/qemu-user-0.9.0.ebuild | 4 |
6 files changed, 19 insertions, 14 deletions
diff --git a/app-emulation/qemu-user/ChangeLog b/app-emulation/qemu-user/ChangeLog index d3d75aad82ba..a532cc87efac 100644 --- a/app-emulation/qemu-user/ChangeLog +++ b/app-emulation/qemu-user/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/qemu-user # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/ChangeLog,v 1.29 2007/05/20 08:36:49 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/ChangeLog,v 1.30 2007/07/02 14:02:43 peper Exp $ + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> qemu-user-0.8.0.ebuild, + qemu-user-0.8.0.20060329.ebuild, qemu-user-0.8.1.ebuild, + qemu-user-0.8.2.ebuild, qemu-user-0.9.0.ebuild: + (QA) RESTRICT clean up. 20 May 2007; Christian Faulhammer <opfer@gentoo.org> qemu-user-0.9.0.ebuild: diff --git a/app-emulation/qemu-user/qemu-user-0.8.0.20060329.ebuild b/app-emulation/qemu-user/qemu-user-0.8.0.20060329.ebuild index b7eadd7af22f..ba920f8921cd 100644 --- a/app-emulation/qemu-user/qemu-user-0.8.0.20060329.ebuild +++ b/app-emulation/qemu-user/qemu-user-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-user/qemu-user-0.8.0.20060329.ebuild,v 1.4 2006/05/06 08:52:33 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.8.0.20060329.ebuild,v 1.5 2007/07/02 14:02:43 peper Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ LICENSE="GPL-2 LGPL-2.1" SLOT="0" KEYWORDS="~x86 ~ppc -alpha -sparc ~amd64" IUSE="" #qvm86 debug nptl qemu-fast nptlonly" -RESTRICT="nostrip" +RESTRICT="strip" DEPEND="app-text/texi2html !<=app-emulation/qemu-0.7.0" diff --git a/app-emulation/qemu-user/qemu-user-0.8.0.ebuild b/app-emulation/qemu-user/qemu-user-0.8.0.ebuild index f50f7e739eaa..b84b1dacff3c 100644 --- a/app-emulation/qemu-user/qemu-user-0.8.0.ebuild +++ b/app-emulation/qemu-user/qemu-user-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-user/qemu-user-0.8.0.ebuild,v 1.9 2006/05/06 08:52:33 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.8.0.ebuild,v 1.10 2007/07/02 14:02:43 peper Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ LICENSE="GPL-2 LGPL-2.1" SLOT="0" KEYWORDS="-alpha amd64 ppc -sparc x86" IUSE="" #qvm86 debug nptl qemu-fast nptlonly" -RESTRICT="nostrip test" +RESTRICT="strip test" DEPEND="virtual/libc app-text/texi2html diff --git a/app-emulation/qemu-user/qemu-user-0.8.1.ebuild b/app-emulation/qemu-user/qemu-user-0.8.1.ebuild index 7aa7c62e9b80..05f340300ffa 100644 --- a/app-emulation/qemu-user/qemu-user-0.8.1.ebuild +++ b/app-emulation/qemu-user/qemu-user-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-user/qemu-user-0.8.1.ebuild,v 1.2 2006/05/07 19:03:47 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.8.1.ebuild,v 1.3 2007/07/02 14:02:43 peper Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ LICENSE="GPL-2 LGPL-2.1" SLOT="0" KEYWORDS="-alpha ~amd64 ~ppc -sparc ~x86" IUSE="" #qvm86 debug nptl qemu-fast nptlonly" -RESTRICT="nostrip test" +RESTRICT="strip test" DEPEND="virtual/libc app-text/texi2html diff --git a/app-emulation/qemu-user/qemu-user-0.8.2.ebuild b/app-emulation/qemu-user/qemu-user-0.8.2.ebuild index c2d56beae295..18b7cef318fd 100644 --- a/app-emulation/qemu-user/qemu-user-0.8.2.ebuild +++ b/app-emulation/qemu-user/qemu-user-0.8.2.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-user/qemu-user-0.8.2.ebuild,v 1.5 2007/02/06 14:48:39 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.8.2.ebuild,v 1.6 2007/07/02 14:02:43 peper Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ LICENSE="GPL-2 LGPL-2.1" SLOT="0" KEYWORDS="-alpha amd64 ppc -sparc x86" IUSE="" #qvm86 debug nptl qemu-fast nptlonly" -RESTRICT="nostrip test" +RESTRICT="strip test" DEPEND="virtual/libc app-text/texi2html diff --git a/app-emulation/qemu-user/qemu-user-0.9.0.ebuild b/app-emulation/qemu-user/qemu-user-0.9.0.ebuild index 891bf71f5cdb..c3938fd502fe 100644 --- a/app-emulation/qemu-user/qemu-user-0.9.0.ebuild +++ b/app-emulation/qemu-user/qemu-user-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-user/qemu-user-0.9.0.ebuild,v 1.5 2007/05/20 08:36:49 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.9.0.ebuild,v 1.6 2007/07/02 14:02:43 peper Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ LICENSE="GPL-2 LGPL-2.1" SLOT="0" KEYWORDS="-alpha amd64 ppc -sparc x86" IUSE="" #qvm86 debug nptl qemu-fast nptlonly" -RESTRICT="nostrip test" +RESTRICT="strip test" DEPEND="virtual/libc app-text/texi2html |