commit: b1f7d52fae62e92d6f14fb5a24aba5f87cc4ba49
Author: Ryan Hill <rhill <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 2 06:49:28 2015 +0000
Commit: Ryan Hill <rhill <AT> gentoo <DOT> org>
CommitDate: Fri Oct 2 06:49:28 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1f7d52f
dev-util/creduce: Update for fixed clang SLOT
Package-Manager: portage-2.2.22
Signed-off-by: Ryan Hill <rhill <AT> gentoo.org>
dev-util/creduce/creduce-2.4.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/creduce/creduce-2.4.0.ebuild
b/dev-util/creduce/creduce-2.4.0.ebuild
index 5aa21a5..76098b7 100644
--- a/dev-util/creduce/creduce-2.4.0.ebuild
+++ b/dev-util/creduce/creduce-2.4.0.ebuild
@@ -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}"