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 3AC77158041 for ; Sat, 2 Mar 2024 03:33:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C2B2E29FC; Sat, 2 Mar 2024 03:33:57 +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 27E7DE29FC for ; Sat, 2 Mar 2024 03:33:57 +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 296B43430D4 for ; Sat, 2 Mar 2024 03:33:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 892E514EA for ; Sat, 2 Mar 2024 03:33: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: <1709350238.cb370ce426d87b791cb9198ef2ef424d08c2a36a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/man-pages/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/man-pages/Manifest sys-apps/man-pages/man-pages-6.04.ebuild X-VCS-Directories: sys-apps/man-pages/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cb370ce426d87b791cb9198ef2ef424d08c2a36a X-VCS-Branch: master Date: Sat, 2 Mar 2024 03:33: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: 5552f441-50e6-4ed8-bd35-bd5fffc3b503 X-Archives-Hash: 6eeaf3718fa37ac8e474866f4fda4d51 commit: cb370ce426d87b791cb9198ef2ef424d08c2a36a Author: Sam James gentoo org> AuthorDate: Sat Mar 2 03:30:38 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Mar 2 03:30:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb370ce4 sys-apps/man-pages: drop 6.04 Signed-off-by: Sam James gentoo.org> sys-apps/man-pages/Manifest | 1 - sys-apps/man-pages/man-pages-6.04.ebuild | 122 ------------------------------- 2 files changed, 123 deletions(-) diff --git a/sys-apps/man-pages/Manifest b/sys-apps/man-pages/Manifest index b89b5a8f6cc4..5d3a2e730e3e 100644 --- a/sys-apps/man-pages/Manifest +++ b/sys-apps/man-pages/Manifest @@ -1,4 +1,3 @@ -DIST man-pages-6.04.tar.xz 2188236 BLAKE2B 741ff7e279c9bd961a1d39e432599a985d010516c03eb13978c5bda46a26ef914053c511bce923d49eb9111b3a1f7537e4418df3b5abd2eb0c051faf9f39c7fb SHA512 3f95d15dda419e824f902947a268d8021e9e04c5ba8503e4fe9f96a9ab8363fde8088b2712cc9c795638163ad8432bc5f8c6a3ea320293ec6aa79bb748e85b9e DIST man-pages-6.05.01.tar.xz 2194472 BLAKE2B edc40828bc9c75f655a8352f10c214d68b64f90815cc947f65d49794e0b588b103cae28b3644e41bedd8caaa6cef3c77b02525d8c2ccc91ccf887a10b2f2c32a SHA512 ad3f6dc28bb83824faf8c855a5db8983dc0f5ac3b5702624033ed320a6f39a7f1f0845acf0bc62a0a10cdfe42eb66ba9596e2796ba2683cfb29e480710da3d70 DIST man-pages-6.06.tar.sign 833 BLAKE2B 7198f7a024731fcaeb97c131ff02611cefc60cf26fa8bac013c82d90f1f9dcd39230adc6ad94c97488c7a8d844b0bb31db6fea2528d84084dec54454a073f3c1 SHA512 21304778df56f079c8b3ff38cf42453697a2b155964069bf6837b9c89b32c3a80eef9cfd0c2f9e3feeee12889cb4e6dd1d4ef1fae75cc646fed84289c5862578 DIST man-pages-6.06.tar.xz 2166012 BLAKE2B 49c022204f8ce82fafd6f34a590a310beb6618d884290123a755efd38a71c974aa2e49d729655fcf82df0b96db8f782c1b2eac5174b319b6a383740e715fa11a SHA512 c50b5a47cff5172e46752b61af4dd9f54ee0be88ab69bcc5914bd8ce5ddfaf7358143bea9f69bd6a45f0420eb5eb4596c2200109b23fe98a5221dd01e4a8ea15 diff --git a/sys-apps/man-pages/man-pages-6.04.ebuild b/sys-apps/man-pages/man-pages-6.04.ebuild deleted file mode 100644 index 7af943a8a925..000000000000 --- a/sys-apps/man-pages/man-pages-6.04.ebuild +++ /dev/null @@ -1,122 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -# Maintenance notes: -# - Upstream are very friendly, do approach them if have any questions; -# -# - It's considered fine (and somewhat encouraged) for us to make snapshots -# if we want specific fixes, perhaps aligned with newer kernels, glibc, etc. -# Just generate it with 'make dist'. We can set DISTVERSION if we want a vanity -# name or if the comit hash is too long; -# -# - If we do use a snapshot, *don't* grab it directly from git and use it -# raw in the ebuild. Use 'make dist' as above; -# -# - Sometimes there's no dist tarball available post-release and upstream -# encourage distros to make their own. Set MAN_PAGES_GENTOO_DIST to 1 if none is -# available, 0 otherwise. -MAN_PAGES_GENTOO_DIST=0 -GENTOO_PATCH=2 - -DESCRIPTION="A somewhat comprehensive collection of Linux man pages" -HOMEPAGE="https://www.kernel.org/doc/man-pages/" -if [[ ${PV} == 9999 ]] ; then - EGIT_REPO_URI="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git" - inherit git-r3 -elif [[ ${PV} == *_rc* ]] ; then - MY_P=${PN}-${PV/_/-} - - SRC_URI="https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/snapshot/${MY_P}.tar.gz" - S="${WORKDIR}"/${MY_P} -else - if [[ ${MAN_PAGES_GENTOO_DIST} -eq 1 ]] ; then - SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-gentoo.tar.xz" - else - SRC_URI=" - https://www.kernel.org/pub/linux/docs/man-pages/Archive/${P}.tar.xz - https://www.kernel.org/pub/linux/docs/man-pages/${P}.tar.xz - " - fi - - KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos" -fi - -SRC_URI+=" - mirror://gentoo/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2 - https://dev.gentoo.org/~cardoe/files/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2 -" - -LICENSE="man-pages GPL-2+ BSD" -SLOT="0" -# Keep the following in sync with app-i18n/man-pages-l10n -MY_L10N=( cs da de el es fi fr hu id it mk nb nl pl pt-BR ro sr sv uk vi ) -IUSE="l10n_ja l10n_ru l10n_zh-CN ${MY_L10N[@]/#/l10n_}" -RESTRICT="binchecks" - -BDEPEND=" - app-alternatives/bc -" -# Block packages that used to install colliding man pages: -# bug #341953, bug #548900, bug #612640, bug #617462 -RDEPEND=" - virtual/man - !