diff options
author | stefson <herrtimson@yahoo.de> | 2019-07-02 09:52:51 +0200 |
---|---|---|
committer | stefson <herrtimson@yahoo.de> | 2019-07-02 09:52:51 +0200 |
commit | f07dba132f7fff900340add7c9f34d9382065677 (patch) | |
tree | 81b844e014733e0089785c33081289dce99d3072 /dev-rust | |
parent | dev-util/xargo: use correct either or pattern for LICENSE (diff) | |
download | rust-f07dba132f7fff900340add7c9f34d9382065677.tar.gz rust-f07dba132f7fff900340add7c9f34d9382065677.tar.bz2 rust-f07dba132f7fff900340add7c9f34d9382065677.zip |
cleanup reminder to update license to gentoo format
Diffstat (limited to 'dev-rust')
-rw-r--r-- | dev-rust/cranelift-tools/cranelift-tools-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-rust/cranelift-tools/cranelift-tools-0.3.1.ebuild b/dev-rust/cranelift-tools/cranelift-tools-0.3.1.ebuild index 0baeba5..0df42ad 100644 --- a/dev-rust/cranelift-tools/cranelift-tools-0.3.1.ebuild +++ b/dev-rust/cranelift-tools/cranelift-tools-0.3.1.ebuild @@ -134,7 +134,7 @@ SRCHASH=faae51807d46e5ab2ec2ee257ed5a607b108af11 SRC_URI="https://github.com/CraneStation/cranelift/archive/${SRCHASH}.tar.gz -> ${P}.tar.gz $(cargo_crate_uris ${CRATES})" RESTRICT="mirror" -LICENSE="apache-2.0-with-llvm-exception" # Update to proper Gentoo format +LICENSE="apache-2.0-with-llvm-exception" SLOT="0" KEYWORDS="~amd64" IUSE="" |