Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm-common/
Date: Mon, 12 Oct 2020 12:38:41
Message-Id: 1602506307.3f6b7f511d1941a8981e9e0511003278712d8d5c.mgorny@gentoo
1 commit: 3f6b7f511d1941a8981e9e0511003278712d8d5c
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 12 09:16:34 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 12 12:38:27 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f6b7f51
7
8 sys-devel/llvm-common: Remove 11.0.0 RCs
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sys-devel/llvm-common/Manifest | 3 ---
13 .../llvm-common/llvm-common-11.0.0_rc3.ebuild | 26 ----------------------
14 .../llvm-common/llvm-common-11.0.0_rc4.ebuild | 26 ----------------------
15 .../llvm-common/llvm-common-11.0.0_rc6.ebuild | 26 ----------------------
16 4 files changed, 81 deletions(-)
17
18 diff --git a/sys-devel/llvm-common/Manifest b/sys-devel/llvm-common/Manifest
19 index dc8a7ae8e29..52eb105e0cf 100644
20 --- a/sys-devel/llvm-common/Manifest
21 +++ b/sys-devel/llvm-common/Manifest
22 @@ -1,7 +1,4 @@
23 DIST llvmorg-10.0.0.tar.gz 120804856 BLAKE2B 6b0254f5b913398cdcf2b2ec1ff219888706d2b79d5296590934714e42ac79f6a6547941ac2b1d2c4e6313dd18b6c7068e748aa6ac033e49fccbf5d355aa8191 SHA512 baa182d62fef1851836013ae8a1a00861ea89769778d67fb97b407a9de664e6c85da2af9c5b3f75d2bf34ff6b00004e531ca7e4b3115a26c0e61c575cf2303a0
24 DIST llvmorg-10.0.1.tar.gz 120880730 BLAKE2B 30f19f56c4d1f6abcda5fec76256219d1e3c8a6ff1a1f152f94bfe362c07884339fe571ff7fe903ed3b3deb150b2fa868c387887a0dea2930dc08b81db71a5b1 SHA512 48078fff9293a87f1a973f3348f79506f04c3da774295f5eb67d74dd2d1aa94f0973f8ced3f4ab9e8339902071f82c603b43d5608ad7227046c4da769c5d2151
25 -DIST llvmorg-11.0.0-rc3.tar.gz 122766783 BLAKE2B 052fdc864fed52692141284ebdc41d52d21fbeaf24ac5ed3e67701537baa683bae61b1c06de68322e0578a27a1f5a8856088cdc001d2b8d34d2ec88ae65ff739 SHA512 a28ce74775373c63fe23b3116cd25db0efb95c6fdb60e56f2522659a404a59576f3d9429a109cb0f90534927259289aa1c712673f36f92272d642bf8dce5699f
26 -DIST llvmorg-11.0.0-rc4.tar.gz 122768150 BLAKE2B e92417b6e1775a10c196534518036de6393e3cb9e0e656d4f864e7870be8fb0dad3f4cf170345e653ba60f36172df117977d5dfebe3d9ee7ec2c160d3dc9c5cd SHA512 ed2aee9f6d0bb887f27840158e9f95d94c9ad3981a0388a33fcd3e405f5072134a02999075238b6a2b8803149aa08ac790214605b186c2cc2d4827ba53c00de1
27 -DIST llvmorg-11.0.0-rc6.tar.gz 122769521 BLAKE2B 0d03f385447902846dcb8150bda85ac0ab42153f63bb653befc18ed1cba357493065777750447b0ac71c077f61ea8c8f7a4c313ea5f3079926ffd012ace0debd SHA512 249b8e685cfc45a651f4dbd777b10298251c77476b57f9657860644ded612f810224d16879225d17b7a6ac9d584d63d53a33ac114c38e1cf86dd9e8d0faed9a9
28 DIST llvmorg-11.0.0.tar.gz 122743665 BLAKE2B 3f95570240789fd68ddb747df817f5c6cdc9da40911bbe9ee3531c15ada9165e5002b1c2f778cf8735858485ea05a8754e3d3a5f4b15bdd6cb33d64a14692984 SHA512 b6d38871ccce0e086e27d35e42887618d68e57d8274735c59e3eabc42dee352412489296293f8d5169fe0044936345915ee7da61ebdc64ec10f7737f6ecd90f2
29 DIST llvmorg-9.0.1.tar.gz 113193320 BLAKE2B b86e405f2b8e00436045fd409fe19cdde75c797b1192c62a22b5ec75e6b4dc8e874a0f33008dc31562445e4cbe53a992b6f48c684255a6a1ef261e595b8b161f SHA512 fa88beeaae94b6d0cd9b5ba38658d0ffed8004035d7d8a4f95c3d31a709b88b581ae9bd7761333c8e5375c44b8f6be01768b5a3be901163159d7e6c43b71da59
30
31 diff --git a/sys-devel/llvm-common/llvm-common-11.0.0_rc3.ebuild b/sys-devel/llvm-common/llvm-common-11.0.0_rc3.ebuild
32 deleted file mode 100644
33 index df9cf92b47a..00000000000
34 --- a/sys-devel/llvm-common/llvm-common-11.0.0_rc3.ebuild
35 +++ /dev/null
36 @@ -1,26 +0,0 @@
37 -# Copyright 1999-2020 Gentoo Authors
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI=7
41 -
42 -inherit llvm.org
43 -
44 -DESCRIPTION="Common files shared between multiple slots of LLVM"
45 -HOMEPAGE="https://llvm.org/"
46 -LLVM_COMPONENTS=( llvm/utils/vim )
47 -llvm.org_set_globals
48 -
49 -LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
50 -SLOT="0"
51 -KEYWORDS=""
52 -IUSE=""
53 -
54 -RDEPEND="!sys-devel/llvm:0"
55 -
56 -src_install() {
57 - insinto /usr/share/vim/vimfiles
58 - doins -r */
59 - # some users may find it useful
60 - newdoc README README.vim
61 - dodoc vimrc
62 -}
63
64 diff --git a/sys-devel/llvm-common/llvm-common-11.0.0_rc4.ebuild b/sys-devel/llvm-common/llvm-common-11.0.0_rc4.ebuild
65 deleted file mode 100644
66 index df9cf92b47a..00000000000
67 --- a/sys-devel/llvm-common/llvm-common-11.0.0_rc4.ebuild
68 +++ /dev/null
69 @@ -1,26 +0,0 @@
70 -# Copyright 1999-2020 Gentoo Authors
71 -# Distributed under the terms of the GNU General Public License v2
72 -
73 -EAPI=7
74 -
75 -inherit llvm.org
76 -
77 -DESCRIPTION="Common files shared between multiple slots of LLVM"
78 -HOMEPAGE="https://llvm.org/"
79 -LLVM_COMPONENTS=( llvm/utils/vim )
80 -llvm.org_set_globals
81 -
82 -LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
83 -SLOT="0"
84 -KEYWORDS=""
85 -IUSE=""
86 -
87 -RDEPEND="!sys-devel/llvm:0"
88 -
89 -src_install() {
90 - insinto /usr/share/vim/vimfiles
91 - doins -r */
92 - # some users may find it useful
93 - newdoc README README.vim
94 - dodoc vimrc
95 -}
96
97 diff --git a/sys-devel/llvm-common/llvm-common-11.0.0_rc6.ebuild b/sys-devel/llvm-common/llvm-common-11.0.0_rc6.ebuild
98 deleted file mode 100644
99 index df9cf92b47a..00000000000
100 --- a/sys-devel/llvm-common/llvm-common-11.0.0_rc6.ebuild
101 +++ /dev/null
102 @@ -1,26 +0,0 @@
103 -# Copyright 1999-2020 Gentoo Authors
104 -# Distributed under the terms of the GNU General Public License v2
105 -
106 -EAPI=7
107 -
108 -inherit llvm.org
109 -
110 -DESCRIPTION="Common files shared between multiple slots of LLVM"
111 -HOMEPAGE="https://llvm.org/"
112 -LLVM_COMPONENTS=( llvm/utils/vim )
113 -llvm.org_set_globals
114 -
115 -LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
116 -SLOT="0"
117 -KEYWORDS=""
118 -IUSE=""
119 -
120 -RDEPEND="!sys-devel/llvm:0"
121 -
122 -src_install() {
123 - insinto /usr/share/vim/vimfiles
124 - doins -r */
125 - # some users may find it useful
126 - newdoc README README.vim
127 - dodoc vimrc
128 -}