diff options
author | Markus Meier <maekke@gentoo.org> | 2011-06-29 19:19:30 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-06-29 19:19:30 +0000 |
commit | d0a28cb52e83f1b4d27d41a71f8a026b8723c3db (patch) | |
tree | 237018e8964be695934afa1847ef61f6841007bf /app-emulation | |
parent | x86 stable, bug #370493 (diff) | |
download | gentoo-2-d0a28cb52e83f1b4d27d41a71f8a026b8723c3db.tar.gz gentoo-2-d0a28cb52e83f1b4d27d41a71f8a026b8723c3db.tar.bz2 gentoo-2-d0a28cb52e83f1b4d27d41a71f8a026b8723c3db.zip |
x86 stable, bug #370495
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/virtinst/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/virtinst/virtinst-0.500.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/virtinst/ChangeLog b/app-emulation/virtinst/ChangeLog index 2560bdff8881..be3b0b1b772e 100644 --- a/app-emulation/virtinst/ChangeLog +++ b/app-emulation/virtinst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/virtinst # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtinst/ChangeLog,v 1.27 2011/06/18 09:18:55 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtinst/ChangeLog,v 1.28 2011/06/29 19:19:30 maekke Exp $ + + 29 Jun 2011; Markus Meier <maekke@gentoo.org> virtinst-0.500.6.ebuild: + x86 stable, bug #370495 18 Jun 2011; Markos Chandras <hwoarang@gentoo.org> virtinst-0.500.6.ebuild: Stable on amd64 wrt bug #370495 diff --git a/app-emulation/virtinst/virtinst-0.500.6.ebuild b/app-emulation/virtinst/virtinst-0.500.6.ebuild index 6028cf880722..19303ab4879a 100644 --- a/app-emulation/virtinst/virtinst-0.500.6.ebuild +++ b/app-emulation/virtinst/virtinst-0.500.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtinst/virtinst-0.500.6.ebuild,v 1.2 2011/06/18 09:18:55 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtinst/virtinst-0.500.6.ebuild,v 1.3 2011/06/29 19:19:30 maekke Exp $ #BACKPORTS=1 @@ -14,7 +14,7 @@ inherit distutils eutils ${HG_ECLASS} 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" DESCRIPTION="Python modules for starting virtualized guest installations" HOMEPAGE="http://virt-manager.et.redhat.com/" |