commit:     364e62186f62357c71a5e78d9b47194afa26a6d1
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 29 18:18:09 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Apr 29 18:18:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=364e6218

dev-util/ccls: Version bump to 0.20240202

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 dev-util/ccls/Manifest                                     | 1 +
 dev-util/ccls/{ccls-9999.ebuild => ccls-0.20240202.ebuild} | 6 +++---
 dev-util/ccls/ccls-9999.ebuild                             | 6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-util/ccls/Manifest b/dev-util/ccls/Manifest
index a432bf86c6dc..2addea81a5ea 100644
--- a/dev-util/ccls/Manifest
+++ b/dev-util/ccls/Manifest
@@ -1 +1,2 @@
 DIST ccls-0.20230717.tar.gz 161869 BLAKE2B 
fea3d484027d6b1493627e1bd3ea8f031b3486db7d41c34b94715a0abee342f0d87f85226ac567736013a71135325b3c9d13f6fe29b73db1b8dbc87586c16e1b
 SHA512 
f0fe31877151b76cabc17aa2ef8d3d87038805fbe43ca807e2e0824e90d952b1f5767f151788480aedf58e2ff569b72978fceeaca6b741b00c643d73f6afb445
+DIST ccls-0.20240202.tar.gz 162283 BLAKE2B 
e96ae688690cfac13505e710c4b31afc5a3281bcb735d5f215b364870e0958b0b11799ab4340b74ef1530eb8d378d2b8dd7fddb1b16cbe5707073d63bce4a985
 SHA512 
bf30c869b985d7d6c0ecabfcc563b4983616c4f47ba743586a23441575695d87557113cdfd2603185adc454940d9244c331d9dc16444564358c910e2d61e9281

diff --git a/dev-util/ccls/ccls-9999.ebuild 
b/dev-util/ccls/ccls-0.20240202.ebuild
similarity index 91%
copy from dev-util/ccls/ccls-9999.ebuild
copy to dev-util/ccls/ccls-0.20240202.ebuild
index ee7cfb7a7cf5..18afc3fd7cb3 100644
--- a/dev-util/ccls/ccls-9999.ebuild
+++ b/dev-util/ccls/ccls-0.20240202.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -7,9 +7,9 @@ EGIT_REPO_URI="https://github.com/MaskRay/${PN}";
 
 if [[ ${PV} = 9999* ]]; then
        GIT_ECLASS="git-r3"
-       LLVM_MAX_SLOT=17
+       LLVM_MAX_SLOT=18
 else
-       LLVM_MAX_SLOT=17
+       LLVM_MAX_SLOT=18
 fi
 
 inherit cmake llvm ${GIT_ECLASS}

diff --git a/dev-util/ccls/ccls-9999.ebuild b/dev-util/ccls/ccls-9999.ebuild
index ee7cfb7a7cf5..18afc3fd7cb3 100644
--- a/dev-util/ccls/ccls-9999.ebuild
+++ b/dev-util/ccls/ccls-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -7,9 +7,9 @@ EGIT_REPO_URI="https://github.com/MaskRay/${PN}";
 
 if [[ ${PV} = 9999* ]]; then
        GIT_ECLASS="git-r3"
-       LLVM_MAX_SLOT=17
+       LLVM_MAX_SLOT=18
 else
-       LLVM_MAX_SLOT=17
+       LLVM_MAX_SLOT=18
 fi
 
 inherit cmake llvm ${GIT_ECLASS}

Reply via email to