commit:     e99bad38769c2741e14ddecd680d1d89781c750c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 20 06:26:18 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Sep 20 06:31:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e99bad38

sys-devel/clang: Fix subslot, reported by tamiko

 sys-devel/clang/{clang-3.9.0-r100.ebuild => clang-3.9.0-r101.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-devel/clang/clang-3.9.0-r100.ebuild 
b/sys-devel/clang/clang-3.9.0-r101.ebuild
similarity index 95%
rename from sys-devel/clang/clang-3.9.0-r100.ebuild
rename to sys-devel/clang/clang-3.9.0-r101.ebuild
index 90d0de3..dd53806 100644
--- a/sys-devel/clang/clang-3.9.0-r100.ebuild
+++ b/sys-devel/clang/clang-3.9.0-r101.ebuild
@@ -11,7 +11,8 @@ HOMEPAGE="http://clang.llvm.org/";
 SRC_URI=""
 
 LICENSE="UoI-NCSA"
-SLOT="0/3.8"
+# keep in sync with sys-devel/llvm!
+SLOT="0/${PV}"
 KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
 IUSE="debug multitarget python +static-analyzer"
 

Reply via email to