projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a4b05c
)
llvm.org.eclass: Master is now 11.x
author
Michał Górny
<mgorny@gentoo.org>
Sat, 18 Jan 2020 16:39:15 +0000
(17:39 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 18 Jan 2020 17:18:26 +0000
(18:18 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
eclass/llvm.org.eclass
patch
|
blob
|
history
diff --git
a/eclass/llvm.org.eclass
b/eclass/llvm.org.eclass
index d9ea22ab2acafcedb976e9cde5eaca83dd9c681c..b4b80df06d858c4a18b9317e86577de1ad0c86cf 100644
(file)
--- a/
eclass/llvm.org.eclass
+++ b/
eclass/llvm.org.eclass
@@
-1,4
+1,4
@@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019
-2020
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: llvm.org.eclass
@@
-44,7
+44,7
@@
esac
# @DESCRIPTION:
# The major version of current LLVM trunk. Used to determine
# the correct branch to use.
-_LLVM_MASTER_MAJOR=1
0
+_LLVM_MASTER_MAJOR=1
1
# @ECLASS-VARIABLE: _LLVM_SOURCE_TYPE
# @INTERNAL