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 4C6B2158933 for ; Fri, 26 Jan 2024 09:17:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F766E29D1; Fri, 26 Jan 2024 09:17:01 +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 38364E29D6 for ; Fri, 26 Jan 2024 09:17:01 +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 29E99343439 for ; Fri, 26 Jan 2024 09:17:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79D111492 for ; Fri, 26 Jan 2024 09:16:58 +0000 (UTC) From: "Petr Vaněk" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Petr Vaněk" Message-ID: <1706260521.db7d6e207d056887d126b19bcc5fc98c9dc69f54.arkamar@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/s6-networking-man-pages/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-doc/s6-networking-man-pages/Manifest app-doc/s6-networking-man-pages/s6-networking-man-pages-2.7.0.0.1.ebuild X-VCS-Directories: app-doc/s6-networking-man-pages/ X-VCS-Committer: arkamar X-VCS-Committer-Name: Petr Vaněk X-VCS-Revision: db7d6e207d056887d126b19bcc5fc98c9dc69f54 X-VCS-Branch: master Date: Fri, 26 Jan 2024 09:16:58 +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: cf562daa-3f3d-4b12-bb4f-5d1f4d12bada X-Archives-Hash: d93e4997095f54b533bf8b9890940d66 commit: db7d6e207d056887d126b19bcc5fc98c9dc69f54 Author: Petr Vaněk gentoo org> AuthorDate: Fri Jan 26 09:13:04 2024 +0000 Commit: Petr Vaněk gentoo org> CommitDate: Fri Jan 26 09:15:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db7d6e20 app-doc/s6-networking-man-pages: drop 2.7.0.0.1 Signed-off-by: Petr Vaněk gentoo.org> app-doc/s6-networking-man-pages/Manifest | 1 - .../s6-networking-man-pages-2.7.0.0.1.ebuild | 16 ---------------- 2 files changed, 17 deletions(-) diff --git a/app-doc/s6-networking-man-pages/Manifest b/app-doc/s6-networking-man-pages/Manifest index 6640a13ff30a..1f0289ba5146 100644 --- a/app-doc/s6-networking-man-pages/Manifest +++ b/app-doc/s6-networking-man-pages/Manifest @@ -1,2 +1 @@ -DIST s6-networking-man-pages-2.7.0.0.1.tar.gz 24147 BLAKE2B b0425a2ac0302f7158639ffb5f7b76b3341b885a9aff2b02e4b65c6e03a6cbdff8a0f7e93dd7f56416b2ca058dbb033971cbc90bb84d3d9bd6434fd31b56f06b SHA512 f683117584645184ebd45232b5727fb76406d9854f2dad0b60f883e56ef2c39242e7585d2892951c2bf8adf369ce2d95a5de598555d343be2fc903201c7cef7c DIST s6-networking-man-pages-2.7.0.1.1.tar.gz 24101 BLAKE2B e977f814d121fccf6bc39fbc0c5153b70d4e0f4f70e12f48eeb0765ab17b871c43c4a984e998f35f2a099a41efd3ce7bcdeea31e3c6f7ba7ed9284673584aca9 SHA512 c106fd1586f26e2a37a8252b554b78b413fbb19ffeb3874e27f8ee24ca246bb27bf2d9b4ebf05bec68a12c4524203f064fa9e504053044aa46c1a03313311f35 diff --git a/app-doc/s6-networking-man-pages/s6-networking-man-pages-2.7.0.0.1.ebuild b/app-doc/s6-networking-man-pages/s6-networking-man-pages-2.7.0.0.1.ebuild deleted file mode 100644 index e2194f2fbcc3..000000000000 --- a/app-doc/s6-networking-man-pages/s6-networking-man-pages-2.7.0.0.1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="mdoc port of the HTML documentation for the s6 suite" -HOMEPAGE="https://git.sr.ht/~flexibeast/s6-man-pages" -SRC_URI=" - https://git.sr.ht/~flexibeast/${PN}/archive/v${PV}.tar.gz - -> ${P}.tar.gz -" -S="${WORKDIR}/${PN}-v${PV}" - -LICENSE="ISC" -SLOT="0" -KEYWORDS="~amd64"