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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CC5B0158086 for ; Sat, 9 Oct 2021 19:16:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09D86E07B3; Sat, 9 Oct 2021 19:16:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DDB29E07B3 for ; Sat, 9 Oct 2021 19:16:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6CAA934303C for ; Sat, 9 Oct 2021 19:16:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A878D13F for ; Sat, 9 Oct 2021 19:16:16 +0000 (UTC) From: "Andreas K. 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 K. Hüttel" Message-ID: <1633806940.34b3d1cefa4094773375e2bb73a16df9ecce3262.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Cache-FastMmap/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Cache-FastMmap/Cache-FastMmap-1.490.0-r1.ebuild dev-perl/Cache-FastMmap/Manifest X-VCS-Directories: dev-perl/Cache-FastMmap/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 34b3d1cefa4094773375e2bb73a16df9ecce3262 X-VCS-Branch: master Date: Sat, 9 Oct 2021 19:16:16 +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: 130e9451-1624-43fd-9689-3b2390d23299 X-Archives-Hash: b8555dfe8e7edaf9b942cb72649593d7 commit: 34b3d1cefa4094773375e2bb73a16df9ecce3262 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Oct 9 19:01:52 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Oct 9 19:15:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b3d1ce dev-perl/Cache-FastMmap: Remove old Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> .../Cache-FastMmap-1.490.0-r1.ebuild | 25 ---------------------- dev-perl/Cache-FastMmap/Manifest | 1 - 2 files changed, 26 deletions(-) diff --git a/dev-perl/Cache-FastMmap/Cache-FastMmap-1.490.0-r1.ebuild b/dev-perl/Cache-FastMmap/Cache-FastMmap-1.490.0-r1.ebuild deleted file mode 100644 index 4d61b8f8c8d..00000000000 --- a/dev-perl/Cache-FastMmap/Cache-FastMmap-1.490.0-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -DIST_AUTHOR=ROBM -DIST_VERSION=1.49 -inherit perl-module - -DESCRIPTION="Uses an mmaped file to act as a shared memory interprocess cache" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - virtual/perl-Storable -" -BDEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker -" -src_compile() { - mymake=( - "OPTIMIZE=${CFLAGS}" - ) - perl-module_src_compile -} diff --git a/dev-perl/Cache-FastMmap/Manifest b/dev-perl/Cache-FastMmap/Manifest index ed6e72b94bb..93b0dc8b021 100644 --- a/dev-perl/Cache-FastMmap/Manifest +++ b/dev-perl/Cache-FastMmap/Manifest @@ -1,2 +1 @@ -DIST Cache-FastMmap-1.49.tar.gz 52512 BLAKE2B a0632b526b62acdf200102de1c6c6da98f6b167d0897c91f9eee7bf60118dfb753554fc2a25b0c737639df20af423147104cfca71b8e1c86abeff34ac86d23c5 SHA512 686f4cc360b6106f87c6068e99eaee708f6045d1651cfdfcd2819f7fedeb7563b185df6e3ae6e99c079b3993ada9a356cce69ad4e95659c664f5bfe78ada7939 DIST Cache-FastMmap-1.56.tar.gz 56713 BLAKE2B e1a94f6e15a103102f667e56a2ec701ba613c931779310149eb6827245d0279c82dde23c80016458d2bad10f5fecbebbffd2bf715d84540c3573feab1a368665 SHA512 742b2657007ce944ab636494a03ce7bfb6ea52663d1e4d3b10928f534f4fa4c564831e50737e7d6b79903f49b434fcdd441e664fe8afe156cc0468c2319cd0fe