From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E6CE7158009 for ; Thu, 22 Jun 2023 04:48:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF831E0969; Thu, 22 Jun 2023 04:48:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B03C9E0969 for ; Thu, 22 Jun 2023 04:48:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B0ABE341004 for ; Thu, 22 Jun 2023 04:48:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 133C9AA8 for ; Thu, 22 Jun 2023 04:48:20 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1687409248.1da81579860c40f6651f2558a237545f8d374328.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Acme-Damn/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Acme-Damn/Acme-Damn-0.80.0-r2.ebuild X-VCS-Directories: dev-perl/Acme-Damn/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1da81579860c40f6651f2558a237545f8d374328 X-VCS-Branch: master Date: Thu, 22 Jun 2023 04:48:20 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d2ef9647-8f82-403f-bc50-1c31e412ca62 X-Archives-Hash: 910e2ec2f2c90a1ad8055307eb8de355 commit: 1da81579860c40f6651f2558a237545f8d374328 Author: Sam James gentoo org> AuthorDate: Thu Jun 22 04:47:28 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jun 22 04:47:28 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1da81579 dev-perl/Acme-Damn: update DESCRIPTION Signed-off-by: Sam James gentoo.org> dev-perl/Acme-Damn/Acme-Damn-0.80.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Acme-Damn/Acme-Damn-0.80.0-r2.ebuild b/dev-perl/Acme-Damn/Acme-Damn-0.80.0-r2.ebuild index 1934164f0bb7..ae09ad32bb39 100644 --- a/dev-perl/Acme-Damn/Acme-Damn-0.80.0-r2.ebuild +++ b/dev-perl/Acme-Damn/Acme-Damn-0.80.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ DIST_AUTHOR=IBB DIST_VERSION=0.08 inherit perl-module -DESCRIPTION="Module, that 'unblesses' Perl objects" +DESCRIPTION="Module that 'unblesses' Perl objects" SLOT="0" KEYWORDS="amd64 ~ppc64 x86"