diff options
Diffstat (limited to 'dev-java/lzmajio/lzmajio-0.95-r1.ebuild')
-rw-r--r-- | dev-java/lzmajio/lzmajio-0.95-r1.ebuild | 4 |
1 files 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 29d94eb20569..a58472f400d9 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" |