commit:     ef7b07aa056c1d488612be4a57bddc38b7a4c8a9
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sat Apr  1 18:37:14 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Apr  8 21:52:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef7b07aa

dev-java/netty-buffer: fix toolong DESCRIPTION.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-java/netty-buffer/netty-buffer-4.0.21.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/netty-buffer/netty-buffer-4.0.21.ebuild 
b/dev-java/netty-buffer/netty-buffer-4.0.21.ebuild
index 5815d296790..44d1a7d3625 100644
--- a/dev-java/netty-buffer/netty-buffer-4.0.21.ebuild
+++ b/dev-java/netty-buffer/netty-buffer-4.0.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-ant-2
 
 MY_PN="netty"
 MY_P="${MY_PN}-${PV}"
-DESCRIPTION="Async event-driven framework for rapid development of high 
performance network applications"
+DESCRIPTION="Async event-driven framework for high performance network 
applications"
 HOMEPAGE="http://netty.io/";
 SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${MY_P}.Final.tar.gz";
 

Reply via email to