From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5C1951581B9 for ; Sat, 04 Oct 2025 20:20:02 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 4AC97341349 for ; Sat, 04 Oct 2025 20:20:02 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 11B5811056D; Sat, 04 Oct 2025 20:19:57 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 0B52411056D for ; Sat, 04 Oct 2025 20:19:56 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 81E9F340CF1 for ; Sat, 04 Oct 2025 20:19:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E596339FD for ; Sat, 04 Oct 2025 20:19:54 +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: <1759609060.7bed1cc24e506441d4ab5200164f6573da5797ff.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/public-inbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/public-inbox/Manifest net-mail/public-inbox/public-inbox-1.9.0_p20231116.ebuild X-VCS-Directories: net-mail/public-inbox/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7bed1cc24e506441d4ab5200164f6573da5797ff X-VCS-Branch: master Date: Sat, 04 Oct 2025 20:19:54 +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: b10904ae-e696-4a40-a847-348b2a6cad23 X-Archives-Hash: d4f307d39b06d3ef2097c043040baae5 commit: 7bed1cc24e506441d4ab5200164f6573da5797ff Author: Sam James gentoo org> AuthorDate: Sat Oct 4 19:59:00 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sat Oct 4 20:17:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bed1cc2 net-mail/public-inbox: drop 1.9.0_p20231116 Signed-off-by: Sam James gentoo.org> net-mail/public-inbox/Manifest | 1 - .../public-inbox-1.9.0_p20231116.ebuild | 53 ---------------------- 2 files changed, 54 deletions(-) diff --git a/net-mail/public-inbox/Manifest b/net-mail/public-inbox/Manifest index b117bd9df634..e4f6d5a1eaa6 100644 --- a/net-mail/public-inbox/Manifest +++ b/net-mail/public-inbox/Manifest @@ -1,3 +1,2 @@ -DIST public-inbox-1.9.0_p20231116.tar.gz 929149 BLAKE2B a8693c7720fff56069ac4147db42df4ff15b77b8d5127d12d9845f9b66ff3917f2f1ddbbca97432683bed2ad323e4300c9f3d3d9194cf24551296d64ecc1011d SHA512 f1fa8fa4093859010e1072694b0a46313c10e2d786a01e238600d9d4d669a9aace82959c240faf69ac8e4670953855e2bdc47afc512701b29d7a8d8c11da8c64 DIST public-inbox-1.9.0_p20240422.tar.gz 959680 BLAKE2B 18fc839f946490aab1f61b82243e5ad5a5abb6e171fbc1abf88e9ce63d467add88324c4855e88fa29fe483e8c7a8ce632bd00c3d60316db14738e1bd6b3c0bfd SHA512 322b0416760f48003e7f3d89f8cb804c1a65127ed387528ded4c96d7af0ead588ec3c7cb1f0f239a859921927052c40bff631a862ad640bfd52777fe26e3dcbf DIST public-inbox-1.9.0_p20250930.tar.gz 1023389 BLAKE2B 3051f3f2dd7d5aef3bad94ade80dd005c2408a97f2e9c83a62fa1b1dddf15253581cf8074132444f0f93ff738381bfd9ad4fe02fc222c0744ddbad9b97e19153 SHA512 20d65e620eb67703e1a7ef83bd6cc9d085d518d91284f9d46940fa8b3f25c03ec0c9647e99aa0cf399e738556624588eddc9f2d56e8861f0e00c1b7a04591ac0 diff --git a/net-mail/public-inbox/public-inbox-1.9.0_p20231116.ebuild b/net-mail/public-inbox/public-inbox-1.9.0_p20231116.ebuild deleted file mode 100644 index 3e023b5198a8..000000000000 --- a/net-mail/public-inbox/public-inbox-1.9.0_p20231116.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit perl-module - -DESCRIPTION="An archives-first approach to mailing lists" -HOMEPAGE="https://public-inbox.org" - -if [[ ${PV} == 9999 ]] ; then - EGIT_REPO_URI=" - https://public-inbox.org/public-inbox.git/ - https://repo.or.cz/public-inbox.git - " - inherit git-r3 -elif [[ ${PV} == *_p* ]] ; then - PUBLIC_INBOX_COMMIT="9005cb3dced86b78715fef0472a83813003e8e0d" - SRC_URI="https://public-inbox.org/public-inbox.git/snapshot/${PUBLIC_INBOX_COMMIT}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}"/${PUBLIC_INBOX_COMMIT} -else - SRC_URI="https://public-inbox.org/public-inbox.git/snapshot/${P}.tar.gz" -fi - -LICENSE="AGPL-3+" -SLOT="0" -if [[ ${PV} != 9999 ]] ; then - KEYWORDS="~amd64" -fi - -# in order of mention in INSTALL.html, going more for feature completeness -# than for minimal footprint -RDEPEND=" - dev-perl/BSD-Resource - dev-perl/DBD-SQLite - dev-perl/Email-Address-XS - dev-perl/Inline-C - dev-perl/Linux-Inotify2 - dev-perl/Mail-IMAPClient - dev-perl/Net-Server - dev-perl/Parse-RecDescent - dev-perl/Plack - dev-perl/Search-Xapian - dev-perl/TimeDate - dev-perl/URI - dev-vcs/git - net-misc/curl - virtual/mta -" -BDEPEND=" - ${RDEPEND} - virtual/perl-ExtUtils-MakeMaker -"