diff options
author | David Seifert <soap@gentoo.org> | 2016-10-14 22:50:12 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2016-10-14 23:29:08 +0200 |
commit | ec5089f9fc60dd5628b0cbc0d80cc7c1d748faf7 (patch) | |
tree | 3113ff6a6b51e3a267c40ff5a079a1d1075d1211 /media-libs/jasper | |
parent | net-dns/bind-tools: Version bump (diff) | |
download | gentoo-ec5089f9fc60dd5628b0cbc0d80cc7c1d748faf7.tar.gz gentoo-ec5089f9fc60dd5628b0cbc0d80cc7c1d748faf7.tar.bz2 gentoo-ec5089f9fc60dd5628b0cbc0d80cc7c1d748faf7.zip |
media-libs/jasper: Fix overlong DESCRIPTION
Package-Manager: portage-2.3.2
Diffstat (limited to 'media-libs/jasper')
-rw-r--r-- | media-libs/jasper/jasper-1.900.1-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/jasper/jasper-1.900.1-r9.ebuild b/media-libs/jasper/jasper-1.900.1-r9.ebuild index 8e9129e1f04d..bdd90ffa10b5 100644 --- a/media-libs/jasper/jasper-1.900.1-r9.ebuild +++ b/media-libs/jasper/jasper-1.900.1-r9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ AUTOTOOLS_AUTORECONF=yes inherit autotools-multilib -DESCRIPTION="software-based implementation of the codec specified in the JPEG-2000 Part-1 standard" +DESCRIPTION="Implementation of the codec specified in the JPEG-2000 Part-1 standard" HOMEPAGE="http://www.ece.uvic.ca/~mdadams/jasper/" SRC_URI=" http://www.ece.uvic.ca/~mdadams/${PN}/software/${P}.zip |