From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CA72A59CA4 for ; Wed, 16 Mar 2016 22:50:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB760E05C1; Wed, 16 Mar 2016 22:50:41 +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 494A5E07E6 for ; Wed, 16 Mar 2016 22:50:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 C3058340D7A for ; Wed, 16 Mar 2016 22:50:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DDC51847 for ; Wed, 16 Mar 2016 22:50:37 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1458168531.c0f934fc23d9ba5be6388d6c54884ef7cb526c51.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Ogg-Vorbis-Header/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Ogg-Vorbis-Header/Ogg-Vorbis-Header-0.30.0-r1.ebuild X-VCS-Directories: dev-perl/Ogg-Vorbis-Header/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: c0f934fc23d9ba5be6388d6c54884ef7cb526c51 X-VCS-Branch: master Date: Wed, 16 Mar 2016 22:50:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d316b95f-9880-406f-8f52-b9035193c302 X-Archives-Hash: 18509679f2f71cb66c610c853ebcca1b commit: c0f934fc23d9ba5be6388d6c54884ef7cb526c51 Author: Kent Fredric gmail com> AuthorDate: Tue Mar 15 02:46:02 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Wed Mar 16 22:48:51 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0f934fc dev-perl/Ogg-Vorbis-Header: Shorten DESCRIPTION Package-Manager: portage-2.2.28 dev-perl/Ogg-Vorbis-Header/Ogg-Vorbis-Header-0.30.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Ogg-Vorbis-Header/Ogg-Vorbis-Header-0.30.0-r1.ebuild b/dev-perl/Ogg-Vorbis-Header/Ogg-Vorbis-Header-0.30.0-r1.ebuild index 5c13829..9bfd793 100644 --- a/dev-perl/Ogg-Vorbis-Header/Ogg-Vorbis-Header-0.30.0-r1.ebuild +++ b/dev-perl/Ogg-Vorbis-Header/Ogg-Vorbis-Header-0.30.0-r1.ebuild @@ -8,7 +8,7 @@ MODULE_AUTHOR=DBP MODULE_VERSION=0.03 inherit perl-module -DESCRIPTION="This module presents an object-oriented interface to Ogg Vorbis Comments and Information" +DESCRIPTION="An object-oriented interface to Ogg Vorbis information and comment fields" SLOT="0" LICENSE="|| ( GPL-2 GPL-3 ) LGPL-2" # GPL-2+