From a50c1e841fe9f62e6c2429a2c31fada4e197e39c Mon Sep 17 00:00:00 2001
From: Gluzskiy Alexandr <sss123next@list.ru>
Date: Tue, 11 Aug 2015 15:43:47 +0300
Subject: spice: updated to new eapi llvm, clang: removed broken ebuilds

---
 app-emulation/spice/spice-scm.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'app-emulation')

diff --git a/app-emulation/spice/spice-scm.ebuild b/app-emulation/spice/spice-scm.ebuild
index 692cf7c..16030d2 100644
--- a/app-emulation/spice/spice-scm.ebuild
+++ b/app-emulation/spice/spice-scm.ebuild
@@ -6,13 +6,12 @@ EAPI=5
 
 PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 )
 
-inherit eutils python-any-r1 git-2
+inherit eutils python-any-r1 git-r3
 
 DESCRIPTION="SPICE server and client"
 HOMEPAGE="http://spice-space.org/"
 
 EGIT_REPO_URI="git://git.freedesktop.org/git/spice/spice"
-EGIT_HAS_SUBMODULES="1"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-- 
cgit v1.2.3