commit: 8543d9f00aa62a7b5989c79971b8b79caa2d23bd Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org> AuthorDate: Wed Nov 12 09:44:59 2025 +0000 Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org> CommitDate: Wed Nov 12 09:44:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8543d9f0
app-doc/s6-portable-utils-man-pages: drop 2.3.0.3.1 Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org> app-doc/s6-portable-utils-man-pages/Manifest | 1 - .../s6-portable-utils-man-pages-2.3.0.3.1.ebuild | 16 ---------------- 2 files changed, 17 deletions(-) diff --git a/app-doc/s6-portable-utils-man-pages/Manifest b/app-doc/s6-portable-utils-man-pages/Manifest index 33e8e8ce110b..3843c5156ad1 100644 --- a/app-doc/s6-portable-utils-man-pages/Manifest +++ b/app-doc/s6-portable-utils-man-pages/Manifest @@ -1,2 +1 @@ -DIST s6-portable-utils-man-pages-2.3.0.3.1.tar.gz 13809 BLAKE2B faa340fca488e7bdf45268f9395efe4dd5e3c77ce9e2918c56af5614bc8ddbdd560f123af047280ebc9aa183aa724f74d375b816591f658b11a551ee74273786 SHA512 ae487a5d2bf2554f87c840b5fb003de6fcdf542817fe43e7824d0318cb4ee797d1547f4d56f5d5ebe1da3d909edc6da3f498e5f21f8c028c4478a460181a2cbc DIST s6-portable-utils-man-pages-2.3.0.4.1.tar.gz 13808 BLAKE2B ae80692e8aa4b091d6109b52ef638cc8cc36d0364c405b59d7cffcc4e7affe0737d36bceed7969fd27c135d1c35018e91c538b1fcc21e59be1a3f19416447630 SHA512 432fe766e4d2757dc63527a14979e58d37b083121487e0b4187037dad190bc4dd6a56ad85569b187133e1a93ccc69ab7b1066d6d78b35bac5abc146e729473c8 diff --git a/app-doc/s6-portable-utils-man-pages/s6-portable-utils-man-pages-2.3.0.3.1.ebuild b/app-doc/s6-portable-utils-man-pages/s6-portable-utils-man-pages-2.3.0.3.1.ebuild deleted file mode 100644 index 58f9a04ca13b..000000000000 --- a/app-doc/s6-portable-utils-man-pages/s6-portable-utils-man-pages-2.3.0.3.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-portable-utils suite" -HOMEPAGE="https://git.sr.ht/~flexibeast/s6-portable-utils-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"
