diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-03 19:38:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-03 19:38:36 +0000 |
commit | 1daf4725e17a0fe2da560e90911a2e13eb74dc7b (patch) | |
tree | 75205572cedbdb10d945f7c9383e93d961f25755 /app-emulation/qemu-user | |
parent | x11-misc/screen-message: 0.20 (diff) | |
download | gentoo-2-1daf4725e17a0fe2da560e90911a2e13eb74dc7b.tar.gz gentoo-2-1daf4725e17a0fe2da560e90911a2e13eb74dc7b.tar.bz2 gentoo-2-1daf4725e17a0fe2da560e90911a2e13eb74dc7b.zip |
Stable for ppc, wrt bug #417905
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-emulation/qemu-user')
-rw-r--r-- | app-emulation/qemu-user/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/qemu-user/qemu-user-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/qemu-user/ChangeLog b/app-emulation/qemu-user/ChangeLog index 3ce4e3429512..b97d710e5a9b 100644 --- a/app-emulation/qemu-user/ChangeLog +++ b/app-emulation/qemu-user/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/qemu-user # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/ChangeLog,v 1.48 2012/11/22 19:27:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/ChangeLog,v 1.49 2012/12/03 19:38:36 ago Exp $ + + 03 Dec 2012; Agostino Sarubbo <ago@gentoo.org> qemu-user-1.0.ebuild: + Stable for ppc, wrt bug #417905 22 Nov 2012; Agostino Sarubbo <ago@gentoo.org> qemu-user-1.0.ebuild: Stable for amd64, wrt bug #417905 diff --git a/app-emulation/qemu-user/qemu-user-1.0.ebuild b/app-emulation/qemu-user/qemu-user-1.0.ebuild index e06d986d9794..b4d3429924ea 100644 --- a/app-emulation/qemu-user/qemu-user-1.0.ebuild +++ b/app-emulation/qemu-user/qemu-user-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-1.0.ebuild,v 1.5 2012/11/22 19:27:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-1.0.ebuild,v 1.6 2012/12/03 19:38:36 ago Exp $ EAPI=4 @@ -16,7 +16,7 @@ HOMEPAGE="http://www.qemu.org" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ~ppc64 ~x86" IUSE="" RESTRICT="test" |