]> git.bzium.org - embe/overlay.git/commitdiff
Aktualizacja app-portage/eix
authorMichał Bartoszkiewicz <mbartoszkiewicz@gmail.com>
Sun, 30 Oct 2016 21:47:12 +0000 (22:47 +0100)
committerMichał Bartoszkiewicz <mbartoszkiewicz@gmail.com>
Sun, 30 Oct 2016 21:47:12 +0000 (22:47 +0100)
app-portage/eix/eix-9999.ebuild

index 163ba6e679e05d946fb089b4d0939ad7f18c5630..7b92c64750051e053bc9f13f963132d021f5cde7 100644 (file)
@@ -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"