aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcnd <cynede@gentoo.org>2019-10-29 11:32:26 +0400
committerGitHub <noreply@github.com>2019-10-29 11:32:26 +0400
commit3a9d00e95c23d83066de345c93d6d98a4a7f6555 (patch)
tree290762ea45db1fdd39b6a2974ea62060b91ac5f5
parentMerge pull request #458 from stefson/fix-#454 (diff)
parentdev-lang/rust: the bootstrap script is executed via python, not via /usr/bin/xz (diff)
downloadrust-3a9d00e95c23d83066de345c93d6d98a4a7f6555.tar.gz
rust-3a9d00e95c23d83066de345c93d6d98a4a7f6555.tar.bz2
rust-3a9d00e95c23d83066de345c93d6d98a4a7f6555.zip
Merge pull request #459 from stefson/partially-revert-#454
dev-lang/rust: the bootstrap script is executed via python, not via /usr/bin/xz
-rw-r--r--dev-lang/rust/rust-999.ebuild1
-rw-r--r--dev-lang/rust/rust-9999.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-lang/rust/rust-999.ebuild b/dev-lang/rust/rust-999.ebuild
index aa2be45..ebb8421 100644
--- a/dev-lang/rust/rust-999.ebuild
+++ b/dev-lang/rust/rust-999.ebuild
@@ -74,7 +74,6 @@ DEPEND="${COMMON_DEPEND}
>=sys-devel/clang-3.5
)
dev-util/cmake
- app-arch/xz-utils
"
RDEPEND="${COMMON_DEPEND}
diff --git a/dev-lang/rust/rust-9999.ebuild b/dev-lang/rust/rust-9999.ebuild
index a418d09..d149a29 100644
--- a/dev-lang/rust/rust-9999.ebuild
+++ b/dev-lang/rust/rust-9999.ebuild
@@ -72,7 +72,6 @@ DEPEND="${COMMON_DEPEND}
>=sys-devel/clang-3.5
)
dev-util/cmake
- app-arch/xz-utils
"
RDEPEND="${COMMON_DEPEND}