diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-20 13:35:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-20 13:35:38 +0000 |
commit | e34570000951c86930bd84c5d02866004981cf32 (patch) | |
tree | 5946e9475d99c0b64dd03a29e1a956f128457982 /app-emulation/virt-manager/virt-manager-0.9.1.ebuild | |
parent | Stable for amd64, wrt bug #405067 (diff) | |
download | gentoo-2-e34570000951c86930bd84c5d02866004981cf32.tar.gz gentoo-2-e34570000951c86930bd84c5d02866004981cf32.tar.bz2 gentoo-2-e34570000951c86930bd84c5d02866004981cf32.zip |
Stable for amd64, wrt bug #407559
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/virt-manager/virt-manager-0.9.1.ebuild')
-rw-r--r-- | app-emulation/virt-manager/virt-manager-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/virt-manager/virt-manager-0.9.1.ebuild b/app-emulation/virt-manager/virt-manager-0.9.1.ebuild index 8846681d8b94..9ec89128cce0 100644 --- a/app-emulation/virt-manager/virt-manager-0.9.1.ebuild +++ b/app-emulation/virt-manager/virt-manager-0.9.1.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/virt-manager/virt-manager-0.9.1.ebuild,v 1.1 2012/02/12 03:13:05 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.9.1.ebuild,v 1.2 2012/03/20 13:35:38 ago Exp $ #BACKPORTS=4 @@ -26,7 +26,7 @@ else SRC_URI="http://virt-manager.org/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" VIRTINSTDEP=">=app-emulation/virtinst-0.600.1" fi |