commit: c3872165e021afec31eee4c8fd3954aeb0de91d9
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 11:30:26 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 12:06:54 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3872165
net-ftp/scythia: Bump EAPI
Package-Manager: portage-2.2.28
net-ftp/scythia/scythia-0.9.3_p2.ebuild | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/net-ftp/scythia/scythia-0.9.3_p2.ebuild
b/net-ftp/scythia/scythia-0.9.3_p2.ebuild
index c06b4ac..b39486b 100644
--- a/net-ftp/scythia/scythia-0.9.3_p2.ebuild
+++ b/net-ftp/scythia/scythia-0.9.3_p2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=3
+EAPI=5
inherit gnome2-utils qt4-r2
DESCRIPTION="Just a small FTP client"
@@ -14,11 +14,10 @@ SLOT="0"
KEYWORDS="amd64 ~x86"
IUSE=""
-DEPEND="dev-qt/qtgui:4"
+RDEPEND="dev-qt/qtgui:4"
+DEPEND="${RDEPEND}"
-S=${WORKDIR}/${PN}
-
-DOCS="AUTHORS"
+S="${WORKDIR}/${PN}"
src_prepare() {
sed -i \