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 19DF0158094 for ; Fri, 19 Aug 2022 22:04:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D16EEE0824; Fri, 19 Aug 2022 22:04:29 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B0C29E0824 for ; Fri, 19 Aug 2022 22:04:29 +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 726353410DB for ; Fri, 19 Aug 2022 22:04:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ACB8C57D for ; Fri, 19 Aug 2022 22:04:26 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1660946418.9a85f7e259c68dbbbdb5e9f11f2378c1d37dfcae.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/postfix-logwatch/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/postfix-logwatch/Manifest net-mail/postfix-logwatch/postfix-logwatch-1.40.04.ebuild X-VCS-Directories: net-mail/postfix-logwatch/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 9a85f7e259c68dbbbdb5e9f11f2378c1d37dfcae X-VCS-Branch: master Date: Fri, 19 Aug 2022 22:04:26 +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: 8e5f2c48-c114-487f-99fe-8b804727f3f5 X-Archives-Hash: 0e630800ce41f9c1e643d7cefdfdc6db commit: 9a85f7e259c68dbbbdb5e9f11f2378c1d37dfcae Author: Michael Orlitzky gentoo org> AuthorDate: Fri Aug 19 22:00:18 2022 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Fri Aug 19 22:00:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a85f7e2 net-mail/postfix-logwatch: drop 1.40.04 Signed-off-by: Michael Orlitzky gentoo.org> net-mail/postfix-logwatch/Manifest | 1 - .../postfix-logwatch-1.40.04.ebuild | 31 ---------------------- 2 files changed, 32 deletions(-) diff --git a/net-mail/postfix-logwatch/Manifest b/net-mail/postfix-logwatch/Manifest index 51c32dfc4bad..e33bff96c3b7 100644 --- a/net-mail/postfix-logwatch/Manifest +++ b/net-mail/postfix-logwatch/Manifest @@ -1,2 +1 @@ -DIST postfix-logwatch-1.40.04.tar.xz 78996 BLAKE2B fea2a08a7bc776cf0106a60bc0f86730c562d6c893629a1028183150a246803bda8ada6a5ec7e264685fe40016b82ce4140031af7e508ac4b1d9a34e552b865d SHA512 194917fe4d05e9808893da0c175859e932d5e48956d1dda96129dd5de7f9ee23131ae1831b558c8c2d32d03ffda80aa95cfd5048543b7766a0486a71efa6c19b DIST postfix-logwatch-1.40.05.tar.xz 79504 BLAKE2B 5d45a43ef2206b77092a90cd463a1718fada286fdd499df4416739aea7246c79b0670503585e7e057174ac715986767e3a72974d9790f33a2cd251221d883687 SHA512 15ba438701be110ce75c59bb6803cbb308bd53876428b01a457f42b3fb12e565c9b0c2d4559d71451475ec4986fccfc9f06854760035b4653c72508b968d5a0d diff --git a/net-mail/postfix-logwatch/postfix-logwatch-1.40.04.ebuild b/net-mail/postfix-logwatch/postfix-logwatch-1.40.04.ebuild deleted file mode 100644 index 43edbac64654..000000000000 --- a/net-mail/postfix-logwatch/postfix-logwatch-1.40.04.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="A log analyzer for postfix" -HOMEPAGE="http://michael.orlitzky.com/code/postfix-logwatch.xhtml" -SRC_URI="http://michael.orlitzky.com/code/releases/${P}.tar.xz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND="dev-lang/perl" - -src_prepare() { - default - # Replace the default config file location with ours. - local cfg_default='/usr/local/etc/${progname_prefix}-logwatch.conf' - local cfg_gentoo='/etc/${progname_prefix}-logwatch.conf'; - sed -i "s~${cfg_default}~${cfg_gentoo}~" ${PN} \ - || die 'failed to update the default config location' -} - -src_install() { - dodoc Bugs Changes README ${PN}.conf-topn - doman ${PN}.1 - dobin ${PN} - insinto /etc - doins ${PN}.conf -}