From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-906441-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C12F7138331 for <garchives@archives.gentoo.org>; Fri, 14 Oct 2016 21:30:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9FE1E08F8; Fri, 14 Oct 2016 21:30:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8F3B5E08F8 for <gentoo-commits@lists.gentoo.org>; Fri, 14 Oct 2016 21:30:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2D7E93410CD for <gentoo-commits@lists.gentoo.org>; Fri, 14 Oct 2016 21:30:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92B102EF for <gentoo-commits@lists.gentoo.org>; Fri, 14 Oct 2016 21:30:35 +0000 (UTC) From: "David Seifert" <soap@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" <soap@gentoo.org> Message-ID: <1476480548.ec5089f9fc60dd5628b0cbc0d80cc7c1d748faf7.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/jasper/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/jasper/jasper-1.900.1-r9.ebuild X-VCS-Directories: media-libs/jasper/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: ec5089f9fc60dd5628b0cbc0d80cc7c1d748faf7 X-VCS-Branch: master Date: Fri, 14 Oct 2016 21:30:35 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 479e3302-d60c-48b5-a769-7e93f93ba285 X-Archives-Hash: 6c8cdd87fe29b2fd16ae089c950e4a51 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