commit:     37828f07eafcc5a03b5b1fb6ef94c77868936cbf
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed May  9 14:06:21 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed May  9 14:07:05 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37828f07

net-ftp/uftpd: DESCRIPTION is not a sentence

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-ftp/uftpd/uftpd-2.4-r1.ebuild | 8 +++-----
 net-ftp/uftpd/uftpd-2.4.ebuild    | 4 ++--
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/net-ftp/uftpd/uftpd-2.4-r1.ebuild 
b/net-ftp/uftpd/uftpd-2.4-r1.ebuild
index 93af03f1dfa..5739b08fde2 100644
--- a/net-ftp/uftpd/uftpd-2.4-r1.ebuild
+++ b/net-ftp/uftpd/uftpd-2.4-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-DESCRIPTION="The no nonsense TFTP/FTP server."
+DESCRIPTION="The no nonsense TFTP/FTP server"
 HOMEPAGE="https://github.com/troglobit/uftpd";
 
SRC_URI="https://github.com/troglobit/${PN}/releases/download/v${PV}/${P}.tar.xz";
 
@@ -14,12 +14,10 @@ IUSE=""
 
 RDEPEND="
                !net-misc/uftp
-               !net-ftp/atftp
-               "
+               !net-ftp/atftp"
 
 DEPEND="
        dev-libs/libite
-       dev-libs/libuev
-       "
+       dev-libs/libuev"
 
 RDEPEND="${DEPEND}"

diff --git a/net-ftp/uftpd/uftpd-2.4.ebuild b/net-ftp/uftpd/uftpd-2.4.ebuild
index ad41f43f2ca..e741e5bc206 100644
--- a/net-ftp/uftpd/uftpd-2.4.ebuild
+++ b/net-ftp/uftpd/uftpd-2.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-DESCRIPTION="The no nonsense TFTP/FTP server."
+DESCRIPTION="The no nonsense TFTP/FTP server"
 HOMEPAGE="https://github.com/troglobit/uftpd";
 
SRC_URI="https://github.com/troglobit/${PN}/releases/download/v${PV}/${P}.tar.xz";
 

Reply via email to