commit:     46ea792d17c7e0a84a76bf729b25e1783c7b6f66
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sat Apr  1 18:17:49 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=46ea792d

dev-java/lzmajio: fix toolong DESCRIPTION.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-java/lzmajio/lzmajio-0.95-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/lzmajio/lzmajio-0.95-r1.ebuild 
b/dev-java/lzmajio/lzmajio-0.95-r1.ebuild
index 29d94eb2056..a58472f400d 100644
--- a/dev-java/lzmajio/lzmajio-0.95-r1.ebuild
+++ b/dev-java/lzmajio/lzmajio-0.95-r1.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
@@ -6,7 +6,7 @@ JAVA_PKG_IUSE="doc source"
 
 inherit java-pkg-2 java-pkg-simple
 
-DESCRIPTION="Implementations of LzmaInputStream/LzmaOutputStream interacting 
with underlying LZMA en-/decoders"
+DESCRIPTION="LzmaInputStream/LzmaOutputStream interacting with underlying LZMA 
en-/decoders"
 HOMEPAGE="http://contrapunctus.net/league/haques/lzmajio/";
 SRC_URI="http://comsci.liu.edu/~league/dist/${PN}/${P}.tar.gz";
 LICENSE="LGPL-2.1"

Reply via email to