commit:     4d78e94899e299781d1970c31330495b21cceae3
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 20:14:04 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 20:25:15 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=4d78e948

net-ftp/bbftp-client: QA fixes

Bump to EAPI 6
shorten DESCRIPTION

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 net-ftp/bbftp-client/bbftp-client-3.2.1.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/net-ftp/bbftp-client/bbftp-client-3.2.1.ebuild 
b/net-ftp/bbftp-client/bbftp-client-3.2.1.ebuild
index 9742fa1..58134e7 100644
--- a/net-ftp/bbftp-client/bbftp-client-3.2.1.ebuild
+++ b/net-ftp/bbftp-client/bbftp-client-3.2.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit toolchain-funcs
 
-DESCRIPTION="Secure file transfer software with its own transfer protocol 
optimized for files larger than 2GB"
+DESCRIPTION="Secure file transfer optimized for files larger than 2GB"
 HOMEPAGE="http://doc.in2p3.fr/bbftp/";
 SRC_URI="http://doc.in2p3.fr/bbftp/dist/${P}.tar.gz";
 
@@ -26,6 +26,7 @@ src_prepare() {
                -e '/\/etc/d' \
                -i Makefile.in || die
        tc-export CC
+       default
 }
 
 src_configure() {

Reply via email to