summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/eix/eix-0.32.5.ebuild')
-rw-r--r--app-portage/eix/eix-0.32.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/eix/eix-0.32.5.ebuild b/app-portage/eix/eix-0.32.5.ebuild
index 75a794bf74b4..320b3dba468a 100644
--- a/app-portage/eix/eix-0.32.5.ebuild
+++ b/app-portage/eix/eix-0.32.5.ebuild
@@ -19,8 +19,8 @@ IUSE="debug doc nls sqlite"
BOTHDEPEND="nls? ( virtual/libintl )
sqlite? ( >=dev-db/sqlite-3:= )"
RDEPEND="${BOTHDEPEND}
- >=app-shells/push-2.0
- >=app-shells/quoter-3.0"
+ =app-shells/push-2.0
+ =app-shells/quoter-3.0_p2"
DEPEND="${BOTHDEPEND}
app-arch/xz-utils
nls? ( sys-devel/gettext )"