commit:     19a53d19b21e4d114ae85a22e7a55a352bdf72c8
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 10 09:43:15 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Fri Feb 10 09:43:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19a53d19

app-portage/eix: Adjust depends for push.sh and quoter_pipe.sh.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-portage/eix/eix-0.31.7-r1.ebuild | 2 +-
 app-portage/eix/eix-0.32.4.ebuild    | 4 ++--
 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 3105446744..c9adadc4be 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 8c14c47a0b..93dc6ed436 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 75a794bf74..320b3dba46 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 )"

Reply via email to