aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoro01eg <o01eg@yandex.ru>2020-09-10 08:48:49 +0300
committerMikhail Pukhlikov <cynede@gentoo.org>2020-09-10 14:15:04 +0400
commitec149d400e7f753bd06a1ba537ae4fc5361e823b (patch)
tree3bddde76df1bb270b36ae60ba3bc931bdd257e3c /dev-vcs
parentUpdate dev-lang/rust-9999 and virtual/rust-9999 (diff)
downloadrust-ec149d400e7f753bd06a1ba537ae4fc5361e823b.tar.gz
rust-ec149d400e7f753bd06a1ba537ae4fc5361e823b.tar.bz2
rust-ec149d400e7f753bd06a1ba537ae4fc5361e823b.zip
Add rust-analyzer to rust
Fix rust-9999 compilation. Fix pijul license. Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/pijul/pijul-0.12.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/pijul/pijul-0.12.2.ebuild b/dev-vcs/pijul/pijul-0.12.2.ebuild
index 32eb3be..37116d1 100644
--- a/dev-vcs/pijul/pijul-0.12.2.ebuild
+++ b/dev-vcs/pijul/pijul-0.12.2.ebuild
@@ -294,7 +294,7 @@ SRC_URI="$(cargo_crate_uris ${CRATES})"
RESTRICT="mirror"
# License set may be more restrictive as OR is not respected
# use cargo-license for a more accurate license picture
-LICENSE="Apache-2.0 Apache-2.0 WITH LLVM-exception BSD-2-Clause BSD-3-Clause BSL-1.0 CC0-1.0 GPL-2.0 GPL-2.0+ GPL-3.0 ISC LGPL-3.0 MIT Unlicense Zlib"
+LICENSE="Apache-2.0 MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""