summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2018-03-08 07:27:39 +0100
committerMartin Väth <martin@mvath.de>2018-03-08 07:43:15 +0100
commitc91485cabcd828ab4c973a030385ec7bdec2da1e (patch)
treead4efd31fb964887b6db8f3dd0bb2b7fba3e467d /app-portage/eix/eix-99999999.ebuild
parentapp-portage/eix: Alpha version bump (diff)
downloadmv-c91485cabcd828ab4c973a030385ec7bdec2da1e.tar.gz
mv-c91485cabcd828ab4c973a030385ec7bdec2da1e.tar.bz2
mv-c91485cabcd828ab4c973a030385ec7bdec2da1e.zip
app-portage/eix: Adapt deps, see https://github.com/vaeth/eix/issues/50
Diffstat (limited to 'app-portage/eix/eix-99999999.ebuild')
-rw-r--r--app-portage/eix/eix-99999999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/eix/eix-99999999.ebuild b/app-portage/eix/eix-99999999.ebuild
index 3d7caf95..b9848028 100644
--- a/app-portage/eix/eix-99999999.ebuild
+++ b/app-portage/eix/eix-99999999.ebuild
@@ -36,8 +36,8 @@ IUSE+=" +meson nls optimization +required-use security strong-optimization stron
BOTHDEPEND="nls? ( virtual/libintl )
sqlite? ( >=dev-db/sqlite-3:= )"
RDEPEND="${BOTHDEPEND}
- >=app-shells/push-2.0-r2
- >=app-shells/quoter-3.0-r2"
+ >=app-shells/push-3.1
+ >=app-shells/quoter-4.1"
DEPEND="${BOTHDEPEND}
meson? (
>=dev-util/meson-0.41.0