diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-09 17:26:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-09 17:26:53 +0000 |
commit | 3715cb5250f037da5ea9b838a84a6b4fc0deda6f (patch) | |
tree | 680a5bbb9803b668e15c9be629243d3a00317453 /app-emulation | |
parent | [bump] dev-perl/Mail-Box-2.107.0 (diff) | |
download | gentoo-2-3715cb5250f037da5ea9b838a84a6b4fc0deda6f.tar.gz gentoo-2-3715cb5250f037da5ea9b838a84a6b4fc0deda6f.tar.bz2 gentoo-2-3715cb5250f037da5ea9b838a84a6b4fc0deda6f.zip |
Stable for ppc64, wrt bug #417905
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-emulation')
-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 1ad189c93602..cd33a42a75ac 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.50 2012/12/03 21:05:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/ChangeLog,v 1.51 2012/12/09 17:26:53 ago Exp $ + + 09 Dec 2012; Agostino Sarubbo <ago@gentoo.org> qemu-user-1.0.ebuild: + Stable for ppc64, wrt bug #417905 03 Dec 2012; <ago@gentoo.org> qemu-user-1.0.ebuild: Stable for x86, 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 5c89c7919bbd..25f82f948c90 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.7 2012/12/03 21:05:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-1.0.ebuild,v 1.8 2012/12/09 17:26:53 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" |