summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2016-10-31 23:18:31 +0100
committerMartin Väth <martin@mvath.de>2016-10-31 23:18:31 +0100
commit618d75777865c0fe00f8f841f86bc7f285e50d45 (patch)
tree7d3c1ef41ff70828787d488d9b323e763e967199
parentapp-admin/sudox: Version bump (diff)
downloadmv-618d75777865c0fe00f8f841f86bc7f285e50d45.tar.gz
mv-618d75777865c0fe00f8f841f86bc7f285e50d45.tar.bz2
mv-618d75777865c0fe00f8f841f86bc7f285e50d45.zip
Fix deps
-rw-r--r--app-admin/sudox/sudox-9.0.0.ebuild2
-rw-r--r--app-portage/trickyfetch/trickyfetch-8.13.ebuild2
-rw-r--r--sets/trickyfetch2
3 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/sudox/sudox-9.0.0.ebuild b/app-admin/sudox/sudox-9.0.0.ebuild
index d2e5624f..faa5e40b 100644
--- a/app-admin/sudox/sudox-9.0.0.ebuild
+++ b/app-admin/sudox/sudox-9.0.0.ebuild
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="app-admin/sudo
- app-shells/push"
+ >=app-shells/push-2.0"
DEPEND=""
src_prepare() {
diff --git a/app-portage/trickyfetch/trickyfetch-8.13.ebuild b/app-portage/trickyfetch/trickyfetch-8.13.ebuild
index 1a42f034..5178c04f 100644
--- a/app-portage/trickyfetch/trickyfetch-8.13.ebuild
+++ b/app-portage/trickyfetch/trickyfetch-8.13.ebuild
@@ -40,5 +40,5 @@ pkg_postinst() {
' '[0-7].*)
elog "Please adapt /etc/trickyfetch.conf to your needs";;
esac
- optfeature "faster execution" 'app-portage/eix'
+ optfeature "faster execution" '>=app-portage/eix-0.32.2'
}
diff --git a/sets/trickyfetch b/sets/trickyfetch
index d3f7639e..8a05554d 100644
--- a/sets/trickyfetch
+++ b/sets/trickyfetch
@@ -1,2 +1,2 @@
-app-portage/eix
+>=app-portage/eix-0.32.2
app-portage/trickyfetch