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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EFF17158042 for ; Thu, 24 Oct 2024 09:39:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09B6FE099C; Thu, 24 Oct 2024 09:39:27 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E6167E0999 for ; Thu, 24 Oct 2024 09:39:26 +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 C6C1C341DD0 for ; Thu, 24 Oct 2024 09:39:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 822AE2215 for ; Thu, 24 Oct 2024 09:39:23 +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: <1729762710.329f243d45018219a66c72bf17a4c775d8ae7b6b.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.4.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: 329f243d45018219a66c72bf17a4c775d8ae7b6b X-VCS-Branch: master Date: Thu, 24 Oct 2024 09:39:23 +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: 25bc3cdc-66a6-4808-823b-bc701371b3a8 X-Archives-Hash: 2dfc8036dff26f71e2ebd5020b79b16a commit: 329f243d45018219a66c72bf17a4c775d8ae7b6b Author: Petr Vaněk gentoo org> AuthorDate: Thu Oct 24 09:33:07 2024 +0000 Commit: Petr Vaněk gentoo org> CommitDate: Thu Oct 24 09:38:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=329f243d app-doc/s6-networking-man-pages: add 2.7.0.4.1 Signed-off-by: Petr Vaněk gentoo.org> app-doc/s6-networking-man-pages/Manifest | 1 + .../s6-networking-man-pages-2.7.0.4.1.ebuild | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) diff --git a/app-doc/s6-networking-man-pages/Manifest b/app-doc/s6-networking-man-pages/Manifest index e6888349f0ab..42a09d95c7f2 100644 --- a/app-doc/s6-networking-man-pages/Manifest +++ b/app-doc/s6-networking-man-pages/Manifest @@ -1 +1,2 @@ DIST s6-networking-man-pages-2.7.0.3.1.tar.gz 24101 BLAKE2B 2c0a6bd7a5070e8ff64a9c687406a0a6f85492308c69670ebc5913205284539aa11fad1f4ad4b682ba3745027351edcb92d5321b9064f4570e77e54399e84a68 SHA512 d56e779dc732b88eabd3fecb18be3387be9d862608221ac3e84693f7bab7081b229f1877c5ca4a9bca0dbc07c1b4c4aa73c44421f6008d82085903540c956eda +DIST s6-networking-man-pages-2.7.0.4.1.tar.gz 24065 BLAKE2B 19b2aee4ce84c8d89e1563f97f665736149023e0fb395706bb883e305e9a82f52dba5cd257f5c127712665279170654472542c8fa701324505538d851e061677 SHA512 c332f6298eff0d3de9a9805e56962f45e1f42e02c414ce9a19203a1c684c8744734cc03b9c68cf314ca4449f333aeaadde684f5eb9246a02e5db1c5d46cac630 diff --git a/app-doc/s6-networking-man-pages/s6-networking-man-pages-2.7.0.4.1.ebuild b/app-doc/s6-networking-man-pages/s6-networking-man-pages-2.7.0.4.1.ebuild new file mode 100644 index 000000000000..2364454ad9d1 --- /dev/null +++ b/app-doc/s6-networking-man-pages/s6-networking-man-pages-2.7.0.4.1.ebuild @@ -0,0 +1,16 @@ +# Copyright 2023-2024 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"