mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-java/lzmajio: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
committed by
Patrice Clement
parent
bb91aa16f9
commit
46ea792d17
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user