diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:57:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:57:12 +0000 |
commit | 064582047d1eaab26a9fb3a93172378a8112778f (patch) | |
tree | 789ecd2fceb5b85f1b1a774d74dc9033c99958fd /app-emulation/qemu | |
parent | Remove arm keywords (diff) | |
download | historical-064582047d1eaab26a9fb3a93172378a8112778f.tar.gz historical-064582047d1eaab26a9fb3a93172378a8112778f.tar.bz2 historical-064582047d1eaab26a9fb3a93172378a8112778f.zip |
Remove arm keywords
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r-- | app-emulation/qemu/qemu-0.5.1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-0.5.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emulation/qemu/qemu-0.5.1.ebuild b/app-emulation/qemu/qemu-0.5.1.ebuild index e4df0de934a8..c86f190c65e2 100644 --- a/app-emulation/qemu/qemu-0.5.1.ebuild +++ b/app-emulation/qemu/qemu-0.5.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.5.1.ebuild,v 1.3 2004/01/28 03:55:56 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.5.1.ebuild,v 1.4 2004/02/22 18:56:56 agriffis Exp $ DESCRIPTION="Multi-platform & multi-targets dynamic translator" SRC_URI="http://fabrice.bellard.free.fr/qemu/${P}.tar.gz" HOMEPAGE="http://fabrice.bellard.free.fr/qemu/" -KEYWORDS="x86 ~ppc -alpha -sparc -arm" +KEYWORDS="x86 ~ppc -alpha -sparc" SLOT="0" LICENSE="GPL-2 LGPL-2.1" IUSE="" diff --git a/app-emulation/qemu/qemu-0.5.2.ebuild b/app-emulation/qemu/qemu-0.5.2.ebuild index 399b591f8e6d..92d61375f0ba 100644 --- a/app-emulation/qemu/qemu-0.5.2.ebuild +++ b/app-emulation/qemu/qemu-0.5.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.5.2.ebuild,v 1.1 2004/01/28 03:55:56 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.5.2.ebuild,v 1.2 2004/02/22 18:56:56 agriffis Exp $ DESCRIPTION="Multi-platform & multi-targets dynamic translator" SRC_URI="http://fabrice.bellard.free.fr/qemu/${P}.tar.gz" HOMEPAGE="http://fabrice.bellard.free.fr/qemu/" -KEYWORDS="~x86 ~ppc -alpha -sparc -arm" +KEYWORDS="~x86 ~ppc -alpha -sparc" SLOT="0" LICENSE="GPL-2 LGPL-2.1" IUSE="" |