summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/qemu-kvm/qemu-kvm-1.0-r3.ebuild')
-rw-r--r--app-emulation/qemu-kvm/qemu-kvm-1.0-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/qemu-kvm/qemu-kvm-1.0-r3.ebuild b/app-emulation/qemu-kvm/qemu-kvm-1.0-r3.ebuild
index 64a6be6d9cc8..8b5f0a9115b8 100644
--- a/app-emulation/qemu-kvm/qemu-kvm-1.0-r3.ebuild
+++ b/app-emulation/qemu-kvm/qemu-kvm-1.0-r3.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-kvm/qemu-kvm-1.0-r3.ebuild,v 1.15 2012/05/09 14:39:57 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-kvm/qemu-kvm-1.0-r3.ebuild,v 1.16 2012/05/31 23:35:44 zmedico Exp $
#BACKPORTS=1
@@ -8,10 +8,10 @@ EAPI="4"
if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git"
- GIT_ECLASS="git-2"
+ inherit git-2
fi
-inherit eutils flag-o-matic ${GIT_ECLASS} linux-info toolchain-funcs multilib python
+inherit eutils flag-o-matic linux-info toolchain-funcs multilib python user
if [[ ${PV} = *9999* ]]; then
SRC_URI=""