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

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Michael Weber
2017-02-10 10:43:15 +01:00
parent 0673edf063
commit 19a53d19b2
3 changed files with 5 additions and 5 deletions

View 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 )"

View 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 )"

View 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 )"