diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-02-06 14:48:46 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-02-06 14:48:46 +0000 |
commit | 9842369d2eb578265a846abed844978338fe1fb0 (patch) | |
tree | de02808f60858b19d25b1457d956ec7396b01ce9 /app-emulation/kqemu | |
parent | stable on amd64; bug 159522 (diff) | |
download | gentoo-2-9842369d2eb578265a846abed844978338fe1fb0.tar.gz gentoo-2-9842369d2eb578265a846abed844978338fe1fb0.tar.bz2 gentoo-2-9842369d2eb578265a846abed844978338fe1fb0.zip |
stable on amd64; bug 159522
(Portage version: 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="" |