aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstefson <herrtimson@yahoo.de>2019-07-02 09:19:20 +0200
committerstefson <herrtimson@yahoo.de>2019-07-02 09:19:20 +0200
commit81f5a726ff22359afa4483b9ba685eddcc5e1b54 (patch)
tree1e08493f46c41748b129093bb652425adc571636 /dev-util
parentdev-rust/cranelift-tools: use correct license (diff)
downloadrust-81f5a726ff22359afa4483b9ba685eddcc5e1b54.tar.gz
rust-81f5a726ff22359afa4483b9ba685eddcc5e1b54.tar.bz2
rust-81f5a726ff22359afa4483b9ba685eddcc5e1b54.zip
dev-util/xargo: use correct license
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/xargo/xargo-0.3.12.ebuild2
-rw-r--r--dev-util/xargo/xargo-0.3.9.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/xargo/xargo-0.3.12.ebuild b/dev-util/xargo/xargo-0.3.12.ebuild
index 98f9c53..2483ff6 100644
--- a/dev-util/xargo/xargo-0.3.12.ebuild
+++ b/dev-util/xargo/xargo-0.3.12.ebuild
@@ -46,7 +46,7 @@ DESCRIPTION="The sysroot manager that lets you build and customize std"
HOMEPAGE="https://github.com/japaric/xargo"
SRC_URI="$(cargo_crate_uris ${CRATES})"
RESTRICT="mirror"
-LICENSE="MIT OR Apache-2.0" # Update to proper Gentoo format
+LICENSE="MIT Apache-2.0" # Update to proper Gentoo format
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
diff --git a/dev-util/xargo/xargo-0.3.9.ebuild b/dev-util/xargo/xargo-0.3.9.ebuild
index adea46c..0251455 100644
--- a/dev-util/xargo/xargo-0.3.9.ebuild
+++ b/dev-util/xargo/xargo-0.3.9.ebuild
@@ -46,7 +46,7 @@ DESCRIPTION="The sysroot manager that lets you build and customize std"
HOMEPAGE="https://github.com/japaric/xargo"
SRC_URI="$(cargo_crate_uris ${CRATES})"
RESTRICT="mirror"
-LICENSE="MIT OR Apache-2.0" # Update to proper Gentoo format
+LICENSE="MIT Apache-2.0" # Update to proper Gentoo format
SLOT="0"
KEYWORDS="~amd64"
IUSE=""