From 53ae284e39935535de824dbe72afaf4b66ce7487 Mon Sep 17 00:00:00 2001 From: Paweł Hajdan Date: Sat, 28 Jan 2012 15:25:29 +0000 Subject: x86 stable wrt bug #399295 (Portage version: 2.1.10.44/cvs/Linux i686) --- app-emulation/virtinst/ChangeLog | 5 ++++- app-emulation/virtinst/virtinst-0.600.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-emulation') diff --git a/app-emulation/virtinst/ChangeLog b/app-emulation/virtinst/ChangeLog index c8877fa222b2..ff97d3dcd25f 100644 --- a/app-emulation/virtinst/ChangeLog +++ b/app-emulation/virtinst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/virtinst # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtinst/ChangeLog,v 1.34 2012/01/19 17:34:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtinst/ChangeLog,v 1.35 2012/01/28 15:25:29 phajdan.jr Exp $ + + 28 Jan 2012; Pawel Hajdan jr virtinst-0.600.0.ebuild: + x86 stable wrt bug #399295 19 Jan 2012; Agostino Sarubbo virtinst-0.600.0.ebuild: Stable for amd64, wrt bug #399295 diff --git a/app-emulation/virtinst/virtinst-0.600.0.ebuild b/app-emulation/virtinst/virtinst-0.600.0.ebuild index 619ed0fd9b09..56dc8258f29d 100644 --- a/app-emulation/virtinst/virtinst-0.600.0.ebuild +++ b/app-emulation/virtinst/virtinst-0.600.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/virtinst/virtinst-0.600.0.ebuild,v 1.3 2012/01/19 17:34:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtinst/virtinst-0.600.0.ebuild,v 1.4 2012/01/28 15:25:29 phajdan.jr Exp $ #BACKPORTS=1 @@ -23,7 +23,7 @@ if [[ ${PV} = *9999* ]]; then else SRC_URI="http://virt-manager.et.redhat.com/download/sources/${PN}/${P}.tar.gz ${BACKPORTS:+mirror://gentoo/${P}-backports-${BACKPORTS}.tar.bz2}" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi DESCRIPTION="Python modules for starting virtualized guest installations" -- cgit v1.2.3-65-gdbad