diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 12:24:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 12:24:52 +0000 |
commit | fc1a12264d53b430819554fa65b607c0f69ca092 (patch) | |
tree | fa28a413651377c6442b42aca6639d6f6aab71b6 /app-emulation/virtinst | |
parent | Stable for x86, wrt bug #474922 (diff) | |
download | gentoo-2-fc1a12264d53b430819554fa65b607c0f69ca092.tar.gz gentoo-2-fc1a12264d53b430819554fa65b607c0f69ca092.tar.bz2 gentoo-2-fc1a12264d53b430819554fa65b607c0f69ca092.zip |
Stable for x86, wrt bug #475054
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emulation/virtinst')
-rw-r--r-- | app-emulation/virtinst/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/virtinst/virtinst-0.600.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/virtinst/ChangeLog b/app-emulation/virtinst/ChangeLog index bd5a965dd52b..85d06fad7da8 100644 --- a/app-emulation/virtinst/ChangeLog +++ b/app-emulation/virtinst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/virtinst # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtinst/ChangeLog,v 1.46 2013/06/28 20:56:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtinst/ChangeLog,v 1.47 2013/07/04 12:24:52 ago Exp $ + + 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> virtinst-0.600.4.ebuild: + Stable for x86, wrt bug #475054 28 Jun 2013; Agostino Sarubbo <ago@gentoo.org> virtinst-0.600.4.ebuild: Stable for amd64, wrt bug #475054 diff --git a/app-emulation/virtinst/virtinst-0.600.4.ebuild b/app-emulation/virtinst/virtinst-0.600.4.ebuild index eb846858f57d..94d152b813df 100644 --- a/app-emulation/virtinst/virtinst-0.600.4.ebuild +++ b/app-emulation/virtinst/virtinst-0.600.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtinst/virtinst-0.600.4.ebuild,v 1.2 2013/06/28 20:56:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtinst/virtinst-0.600.4.ebuild,v 1.3 2013/07/04 12:24:52 ago Exp $ #BACKPORTS=2 @@ -24,7 +24,7 @@ else SRC_URI="http://virt-manager.et.redhat.com/download/sources/${PN}/${P}.tar.gz ${BACKPORTS:+mirror://gentoo/${P}-bp-${BACKPORTS}.tar.bz2 http://dev.gentoo.org/~cardoe/distfiles/${P}-bp-${BACKPORTS}.tar.bz2}" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi DESCRIPTION="Python modules for starting virtualized guest installations" |