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 | 34cb4d4d124228639f033198e4a28a7d44b63d0d (patch) | |
tree | 698bc1b50afe178938d0aed86ede589e2e2aae4a /app-emulation | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-34cb4d4d124228639f033198e4a28a7d44b63d0d.tar.gz gentoo-2-34cb4d4d124228639f033198e4a28a7d44b63d0d.tar.bz2 gentoo-2-34cb4d4d124228639f033198e4a28a7d44b63d0d.zip |
Remove arm keywords
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/qemu/qemu-0.5.1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-0.5.2.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild | 4 |
3 files changed, 6 insertions, 6 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="" diff --git a/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild b/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild index 5a6071694fcf..af458eacfd01 100644 --- a/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild +++ b/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild,v 1.6 2004/02/20 06:08:34 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild,v 1.7 2004/02/22 18:57:12 agriffis Exp $ MY_P1=tcltk-${P} MY_P=${P/-/_}-1.1 @@ -12,7 +12,7 @@ HOMEPAGE="http://packages.debian.org/unstable/otherosfs/winesetuptk.html" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 -ppc -sparc -alpha -hppa -mips -arm" +KEYWORDS="x86 -ppc -sparc -alpha -hppa -mips" DEPEND="virtual/x11" |