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 8E98C1384B4 for ; Fri, 1 Jan 2016 21:32:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9C9B21C020; Fri, 1 Jan 2016 21:32:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EF8EC21C002 for ; Fri, 1 Jan 2016 21:32:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C8A96340751 for ; Fri, 1 Jan 2016 21:32:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D67EFCF6 for ; Fri, 1 Jan 2016 21:32:12 +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: <1451683943.0f07479f7b1d0f45801c383a1f19dee3330a996c.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Params-Validate/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Params-Validate/Params-Validate-1.210.0.ebuild dev-perl/Params-Validate/Params-Validate-1.70.0-r1.ebuild dev-perl/Params-Validate/Params-Validate-1.80.0.ebuild X-VCS-Directories: dev-perl/Params-Validate/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 0f07479f7b1d0f45801c383a1f19dee3330a996c X-VCS-Branch: master Date: Fri, 1 Jan 2016 21:32:12 +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: 8d69484a-b7ae-4d74-8f6a-a770e251ad01 X-Archives-Hash: 508750a9a8501d425fa0225c905929e8 commit: 0f07479f7b1d0f45801c383a1f19dee3330a996c Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Jan 1 21:27:58 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Fri Jan 1 21:32:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f07479f dev-perl/Params-Validate: Shorten description Package-Manager: portage-2.2.26 dev-perl/Params-Validate/Params-Validate-1.210.0.ebuild | 2 +- dev-perl/Params-Validate/Params-Validate-1.70.0-r1.ebuild | 4 ++-- dev-perl/Params-Validate/Params-Validate-1.80.0.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-perl/Params-Validate/Params-Validate-1.210.0.ebuild b/dev-perl/Params-Validate/Params-Validate-1.210.0.ebuild index 1becb8a..d9dcc14 100644 --- a/dev-perl/Params-Validate/Params-Validate-1.210.0.ebuild +++ b/dev-perl/Params-Validate/Params-Validate-1.210.0.ebuild @@ -8,7 +8,7 @@ DIST_AUTHOR=DROLSKY DIST_VERSION=1.21 inherit perl-module -DESCRIPTION="A module to provide a flexible system for validation method/function call parameters" +DESCRIPTION="Flexible system for validation of method/function call parameters" LICENSE="Artistic-2" SLOT="0" diff --git a/dev-perl/Params-Validate/Params-Validate-1.70.0-r1.ebuild b/dev-perl/Params-Validate/Params-Validate-1.70.0-r1.ebuild index efb9641..6b893ec 100644 --- a/dev-perl/Params-Validate/Params-Validate-1.70.0-r1.ebuild +++ b/dev-perl/Params-Validate/Params-Validate-1.70.0-r1.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$ @@ -8,7 +8,7 @@ MODULE_AUTHOR=DROLSKY MODULE_VERSION=1.07 inherit perl-module -DESCRIPTION="A module to provide a flexible system for validation method/function call parameters" +DESCRIPTION="Flexible system for validation of method/function call parameters" LICENSE="Artistic-2" SLOT="0" diff --git a/dev-perl/Params-Validate/Params-Validate-1.80.0.ebuild b/dev-perl/Params-Validate/Params-Validate-1.80.0.ebuild index 8819893..8b6c8a3 100644 --- a/dev-perl/Params-Validate/Params-Validate-1.80.0.ebuild +++ b/dev-perl/Params-Validate/Params-Validate-1.80.0.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$ @@ -8,7 +8,7 @@ MODULE_AUTHOR=DROLSKY MODULE_VERSION=1.08 inherit perl-module -DESCRIPTION="A module to provide a flexible system for validation method/function call parameters" +DESCRIPTION="Flexible system for validation of method/function call parameters" LICENSE="Artistic-2" SLOT="0"