aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJauhien Piatlicki <jpiatlicki@zertisa.com>2015-02-10 12:10:04 +0100
committerJauhien Piatlicki <jpiatlicki@zertisa.com>2015-02-10 12:10:04 +0100
commit53200df8c56debb3e1f98cca17fe4d9286caba6b (patch)
tree1dccd0692ea1bcba9e92849860f8cca87f5d5777 /app-shells
parent[dev-lang/rust] a small clean up (diff)
downloadrust-53200df8c56debb3e1f98cca17fe4d9286caba6b.tar.gz
rust-53200df8c56debb3e1f98cca17fe4d9286caba6b.tar.bz2
rust-53200df8c56debb3e1f98cca17fe4d9286caba6b.zip
clean up dependencies
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/rust-zshcomp/rust-zshcomp-1.0.0_alpha.ebuild7
-rw-r--r--app-shells/rust-zshcomp/rust-zshcomp-9999.ebuild7
2 files changed, 2 insertions, 12 deletions
diff --git a/app-shells/rust-zshcomp/rust-zshcomp-1.0.0_alpha.ebuild b/app-shells/rust-zshcomp/rust-zshcomp-1.0.0_alpha.ebuild
index a8dfec3..90df0cf 100644
--- a/app-shells/rust-zshcomp/rust-zshcomp-1.0.0_alpha.ebuild
+++ b/app-shells/rust-zshcomp/rust-zshcomp-1.0.0_alpha.ebuild
@@ -13,12 +13,7 @@ LICENSE="|| ( MIT Apache-2.0 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-DEPEND="app-shells/zsh
- !!<=app-admin/eselect-rust-0.1_pre20140820
- !<=dev-lang/rust-0.11.0-r1:0.11
- !<=dev-lang/rust-999:nightly
- !<=dev-lang/rust-9999-r2:git
-"
+DEPEND="app-shells/zsh"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_PV}"
diff --git a/app-shells/rust-zshcomp/rust-zshcomp-9999.ebuild b/app-shells/rust-zshcomp/rust-zshcomp-9999.ebuild
index 6266ea2..6b5b646 100644
--- a/app-shells/rust-zshcomp/rust-zshcomp-9999.ebuild
+++ b/app-shells/rust-zshcomp/rust-zshcomp-9999.ebuild
@@ -13,12 +13,7 @@ EGIT_REPO_URI="https://github.com/rust-lang/zsh-config"
LICENSE="|| ( MIT Apache-2.0 )"
SLOT="0"
-DEPEND="app-shells/zsh
- !!<=app-admin/eselect-rust-0.1_pre20140820
- !<=dev-lang/rust-0.11.0-r1:0.11
- !<=dev-lang/rust-999:nightly
- !<=dev-lang/rust-9999-r2:git
-"
+DEPEND="app-shells/zsh"
RDEPEND="${DEPEND}"
src_install() {