From 1fab20981473267ee921ad6172955d2d9e0fbca3 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Micha=C5=82=20Bartoszkiewicz?= <mbartoszkiewicz@gmail.com>
Date: Sun, 30 Oct 2016 22:47:12 +0100
Subject: [PATCH 1/1] Aktualizacja app-portage/eix

---
 app-portage/eix/eix-9999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

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"
-- 
2.49.0