app-portage/eix: Adjust depends for push.sh and quoter_pipe.sh.
authorMichael Weber <xmw@gentoo.org>
Fri, 10 Feb 2017 09:43:15 +0000 (10:43 +0100)
committerMichael Weber <xmw@gentoo.org>
Fri, 10 Feb 2017 09:43:49 +0000 (10:43 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-portage/eix/eix-0.31.7-r1.ebuild
app-portage/eix/eix-0.32.4.ebuild
app-portage/eix/eix-0.32.5.ebuild

index 310544674429ad7246578a76c9f1127efd9fe988..c9adadc4be304bdc76e0b395e8f238d8ac4436f1 100644 (file)
@@ -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 )"
index 8c14c47a0bc7852a247c3527e0b7751608d2a8ce..93dc6ed4363a3ac860b63310ace0748b66199a59 100644 (file)
@@ -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 )"
index 75a794bf74b46fa8ca7c5b5464e85984eb935341..320b3dba468a8972882c233b81c1e5dc6886e5cb 100644 (file)
@@ -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 )"