summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-10 10:43:15 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-10 10:43:49 +0100
commit19a53d19b21e4d114ae85a22e7a55a352bdf72c8 (patch)
tree71a56b02c12a6356d1bb0e15feff64cfdd7dd25e /app-portage/eix/eix-0.31.7-r1.ebuild
parentapp-portage/eix: Remove old versions. (diff)
downloadgentoo-19a53d19b21e4d114ae85a22e7a55a352bdf72c8.tar.gz
gentoo-19a53d19b21e4d114ae85a22e7a55a352bdf72c8.tar.bz2
gentoo-19a53d19b21e4d114ae85a22e7a55a352bdf72c8.zip
app-portage/eix: Adjust depends for push.sh and quoter_pipe.sh.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-portage/eix/eix-0.31.7-r1.ebuild')
-rw-r--r--app-portage/eix/eix-0.31.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/eix/eix-0.31.7-r1.ebuild b/app-portage/eix/eix-0.31.7-r1.ebuild
index 310544674429..c9adadc4be30 100644
--- a/app-portage/eix/eix-0.31.7-r1.ebuild
+++ b/app-portage/eix/eix-0.31.7-r1.ebuild
@@ -19,7 +19,7 @@ IUSE="debug +dep doc nls optimization +required-use security strong-optimization
BOTHDEPEND="sqlite? ( >=dev-db/sqlite-3 )
nls? ( virtual/libintl )"
RDEPEND="${BOTHDEPEND}
- app-shells/push"
+ <app-shells/push-2.0-r1"
DEPEND="${BOTHDEPEND}
app-arch/xz-utils
nls? ( sys-devel/gettext )"