dev-util/creduce: Update for fixed clang SLOT
authorRyan Hill <rhill@gentoo.org>
Fri, 2 Oct 2015 06:49:28 +0000 (00:49 -0600)
committerRyan Hill <rhill@gentoo.org>
Fri, 2 Oct 2015 06:49:28 +0000 (00:49 -0600)
Package-Manager: portage-2.2.22
Signed-off-by: Ryan Hill <rhill@gentoo.org>
dev-util/creduce/creduce-2.4.0.ebuild

index 5aa21a5cda4f1d75954aa250b236c04370fe85e6..76098b7b1d2eb0b64f10a981e11f38cec375d707 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -24,7 +24,7 @@ DEPEND="
        dev-perl/Sys-CPU
        dev-util/astyle
        dev-util/indent
-       sys-devel/clang:0/3.6
+       sys-devel/clang:0/3.7
        sys-devel/llvm:0/3.7.0[clang]"
 
 RDEPEND="${DEPEND}"