mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 00:28:09 -07:00
net-ftp/scythia: Bump EAPI
Package-Manager: portage-2.2.28
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user