commit: ec5089f9fc60dd5628b0cbc0d80cc7c1d748faf7 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Fri Oct 14 20:50:12 2016 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Oct 14 21:29:08 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec5089f9
media-libs/jasper: Fix overlong DESCRIPTION Package-Manager: portage-2.3.2 media-libs/jasper/jasper-1.900.1-r9.ebuild | 4 ++-- 1 file 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 8e9129e..bdd90ff 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
