commit:     5836b4b10b6cb923a437b1c0d432699180d46cb8
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Mon May 30 20:11:21 2016 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Mon May 30 20:11:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5836b4b1

dev-lang/ispc: fix deps (bug #584570)

Package-Manager: portage-2.2.28

 dev-lang/ispc/{ispc-1.8.2-r3.ebuild => ispc-1.8.2-r4.ebuild} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-lang/ispc/ispc-1.8.2-r3.ebuild 
b/dev-lang/ispc/ispc-1.8.2-r4.ebuild
similarity index 93%
rename from dev-lang/ispc/ispc-1.8.2-r3.ebuild
rename to dev-lang/ispc/ispc-1.8.2-r4.ebuild
index 97bb7a5..6c80346 100644
--- a/dev-lang/ispc/ispc-1.8.2-r3.ebuild
+++ b/dev-lang/ispc/ispc-1.8.2-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -28,6 +28,8 @@ IUSE="examples"
 RDEPEND="
        >=sys-devel/clang-3.7
        >=sys-devel/llvm-3.7
+       <sys-devel/clang-3.8
+       <sys-devel/llvm-3.8
        "
 DEPEND="
        ${RDEPEND}

Reply via email to