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
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')
-rw-r--r--app-portage/eix/eix-0.31.7-r1.ebuild2
-rw-r--r--app-portage/eix/eix-0.32.4.ebuild4
-rw-r--r--app-portage/eix/eix-0.32.5.ebuild4
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 )"