From: MichaƂ Bartoszkiewicz Date: Sun, 30 Oct 2016 21:47:12 +0000 (+0100) Subject: Aktualizacja app-portage/eix X-Git-Url: https://git.bzium.org/embe/overlay.git/commitdiff_plain/1fab20981473267ee921ad6172955d2d9e0fbca3?hp=06892395dfd0b3e6fff92c221de3d5e84bcd7f9c Aktualizacja app-portage/eix --- diff --git a/app-portage/eix/eix-9999.ebuild b/app-portage/eix/eix-9999.ebuild index 163ba6e..7b92c64 100644 --- a/app-portage/eix/eix-9999.ebuild +++ b/app-portage/eix/eix-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -21,7 +21,8 @@ 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 + app-shells/quoter" DEPEND="${BOTHDEPEND} doc? ( dev-python/docutils ) >=sys-devel/gettext-0.18.3"