summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-04-24 13:30:26 +0200
committerPacho Ramos <pacho@gentoo.org>2016-04-24 14:06:54 +0200
commitc3872165e021afec31eee4c8fd3954aeb0de91d9 (patch)
treed5febf2368118e0c67af0720c862310185d91d7c /net-ftp
parentapp-text/nfoview: Drop old version using eapi3 with gnome2-utils.eclass (diff)
downloadgentoo-c3872165e021afec31eee4c8fd3954aeb0de91d9.tar.gz
gentoo-c3872165e021afec31eee4c8fd3954aeb0de91d9.tar.bz2
gentoo-c3872165e021afec31eee4c8fd3954aeb0de91d9.zip
net-ftp/scythia: Bump EAPI
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/scythia/scythia-0.9.3_p2.ebuild9
1 files 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 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 \