diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-02-06 14:49:00 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-02-06 14:49:00 +0000 |
commit | 7de3afe06483b94cb42853b5d9637081ded76373 (patch) | |
tree | 536b52962ed6e9b95f8d4ea182dcd1440ad1b6ed /app-emulation/kqemu | |
parent | Keywording ~mips, tested on swarm (diff) | |
download | historical-7de3afe06483b94cb42853b5d9637081ded76373.tar.gz historical-7de3afe06483b94cb42853b5d9637081ded76373.tar.bz2 historical-7de3afe06483b94cb42853b5d9637081ded76373.zip |
stable on amd64; bug 159522
Package-Manager: portage-2.1.2-r7
Diffstat (limited to 'app-emulation/kqemu')
-rw-r--r-- | app-emulation/kqemu/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/kqemu/kqemu-1.3.0_pre9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/kqemu/ChangeLog b/app-emulation/kqemu/ChangeLog index a936821dcc54..7965db6c6eca 100644 --- a/app-emulation/kqemu/ChangeLog +++ b/app-emulation/kqemu/ChangeLog @@ -1,6 +1,9 @@ # 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.14 2007/01/02 20:24:45 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/ChangeLog,v 1.15 2007/02/06 14:48:46 blubb Exp $ + + 06 Feb 2007; Simon Stelling <blubb@gentoo.org> kqemu-1.3.0_pre9.ebuild: + stable on amd64; bug 159522 02 Jan 2007; Christian Faulhammer <opfer@gentoo.org> kqemu-1.3.0_pre9.ebuild: diff --git a/app-emulation/kqemu/kqemu-1.3.0_pre9.ebuild b/app-emulation/kqemu/kqemu-1.3.0_pre9.ebuild index ecbdde11c8a0..864e8cbb27a1 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.2 2007/01/02 20:24:45 opfer Exp $ +# $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 $ inherit eutils flag-o-matic linux-mod toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="http://fabrice.bellard.free.fr/qemu/${MY_P}.tar.gz" LICENSE="KQEMU" SLOT="0" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" RESTRICT="nostrip" IUSE="" |