diff options
Diffstat (limited to 'app-portage/eix')
-rw-r--r-- | app-portage/eix/eix-0.31.7-r1.ebuild | 2 | ||||
-rw-r--r-- | app-portage/eix/eix-0.32.4.ebuild | 4 | ||||
-rw-r--r-- | app-portage/eix/eix-0.32.5.ebuild | 4 |
3 files changed, 5 insertions, 5 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 )" diff --git a/app-portage/eix/eix-0.32.4.ebuild b/app-portage/eix/eix-0.32.4.ebuild index 8c14c47a0bc7..93dc6ed4363a 100644 --- a/app-portage/eix/eix-0.32.4.ebuild +++ b/app-portage/eix/eix-0.32.4.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 )" 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 )" |