commit:     647e2771fabfe2dbbfe77ad370a31cf16ceab29f
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 28 08:40:17 2015 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Sep 28 08:40:17 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=647e2771

sys-devel/clang: fix slot on 3.7.0, thanks klnikita on IRC

Package-Manager: portage-2.2.22

 sys-devel/clang/clang-3.7.0-r100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang/clang-3.7.0-r100.ebuild 
b/sys-devel/clang/clang-3.7.0-r100.ebuild
index 145a0f1..8f3633d 100644
--- a/sys-devel/clang/clang-3.7.0-r100.ebuild
+++ b/sys-devel/clang/clang-3.7.0-r100.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://clang.llvm.org/";
 SRC_URI=""
 
 LICENSE="UoI-NCSA"
-SLOT="0/3.6"
+SLOT="0/3.7"
 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos"
 IUSE="debug multitarget python +static-analyzer"
 

Reply via email to