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 A0FA9158094 for ; Wed, 29 Jun 2022 11:09:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7CCBE0C63; Wed, 29 Jun 2022 11:09:32 +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 56271E0C64 for ; Wed, 29 Jun 2022 11:09:32 +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 73B713419EB for ; Wed, 29 Jun 2022 11:09:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 84CCD51B for ; Wed, 29 Jun 2022 11:09:28 +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: <1656500953.26555f393c0e87385387a2b4a6e67f575ba0449d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/User-Identity/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/User-Identity/Manifest dev-perl/User-Identity/User-Identity-0.990.0.ebuild X-VCS-Directories: dev-perl/User-Identity/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 26555f393c0e87385387a2b4a6e67f575ba0449d X-VCS-Branch: master Date: Wed, 29 Jun 2022 11:09:28 +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: 458d4a67-93d4-4744-a8a6-8419a0030352 X-Archives-Hash: 69198fe832703233cbec413137700fed commit: 26555f393c0e87385387a2b4a6e67f575ba0449d Author: Sam James gentoo org> AuthorDate: Wed Jun 29 10:43:47 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jun 29 11:09:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26555f39 dev-perl/User-Identity: drop 0.990.0 Signed-off-by: Sam James gentoo.org> dev-perl/User-Identity/Manifest | 1 - .../User-Identity/User-Identity-0.990.0.ebuild | 25 ---------------------- 2 files changed, 26 deletions(-) diff --git a/dev-perl/User-Identity/Manifest b/dev-perl/User-Identity/Manifest index a304c8a46eb0..cc4a49943b0e 100644 --- a/dev-perl/User-Identity/Manifest +++ b/dev-perl/User-Identity/Manifest @@ -1,2 +1 @@ -DIST User-Identity-0.99.tar.gz 28657 BLAKE2B 7374c2ae8be5d81c52bf57d94adbc881c2b07f5d8b11c7dd86d301b95deb93f77a75714831155cfb47fdf085cb271d014203bb3ed917d683faaa7cf0acf0701f SHA512 b0706cb5aed372b384229459c5b1a9e46968cd8d58f713754cd1a65a7caad0931839bf9d1540ce7a849f94a3d37f580120940364eb29684d3a84a009fb702cbb DIST User-Identity-1.00.tar.gz 28871 BLAKE2B fda44088fcb156352c79a7092bd41a4c0a86fb00486a9feeda4e7f74d398ac4d3000859b0e9fe4d5b758b60047c29f4b425337896ca6343fc81268e85dc1d31e SHA512 b39315050aed9064f606d6fb167e42fb55bd411f1573215b544c9f2833c0d39f12700a4fec701317e31d614c55825f250b0b5ce7b3355fb63bc953d07d8fc744 diff --git a/dev-perl/User-Identity/User-Identity-0.990.0.ebuild b/dev-perl/User-Identity/User-Identity-0.990.0.ebuild deleted file mode 100644 index 53d5c9fc6ea3..000000000000 --- a/dev-perl/User-Identity/User-Identity-0.990.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=MARKOV -DIST_VERSION=0.99 -inherit perl-module - -DESCRIPTION="Maintains info about a physical person" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ppc64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - !