From c3872165e021afec31eee4c8fd3954aeb0de91d9 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 24 Apr 2016 13:30:26 +0200 Subject: 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(-) (limited to 'net-ftp') diff --git a/net-ftp/scythia/scythia-0.9.3_p2.ebuild b/net-ftp/scythia/scythia-0.9.3_p2.ebuild index c06b4acf268d..b39486b211f3 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 \ -- cgit v1.2.3-65-gdbad