Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/man-pages-l10n/
Date: Mon, 29 Mar 2021 17:25:09
Message-Id: 1617038699.d7310e087629f155a621fe5d849c2cc4259e0c9e.ulm@gentoo
1 commit: d7310e087629f155a621fe5d849c2cc4259e0c9e
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 29 17:24:59 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 29 17:24:59 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7310e08
7
8 app-i18n/man-pages-l10n: Remove old
9
10 Package-Manager: Portage-3.0.17, Repoman-3.0.2
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 app-i18n/man-pages-l10n/Manifest | 1 -
14 .../man-pages-l10n/man-pages-l10n-4.0.0.ebuild | 66 ----------------------
15 2 files changed, 67 deletions(-)
16
17 diff --git a/app-i18n/man-pages-l10n/Manifest b/app-i18n/man-pages-l10n/Manifest
18 index 3253992da59..892621af506 100644
19 --- a/app-i18n/man-pages-l10n/Manifest
20 +++ b/app-i18n/man-pages-l10n/Manifest
21 @@ -1,2 +1 @@
22 -DIST manpages-l10n-v4.0.0.tar.bz2 34796889 BLAKE2B 6413278ab2c9482ffdd2cf6ef1f4c6e05f2f1d7be8c8d556cb137ca4c5c2d6297f9547725f3afcf8023478c05e41d99d595a0b5a44da0d0188ed0287c630e5b6 SHA512 9c83363ffaa9ff9015934869623958594e64f1cbb52367dd8274425a5cb45dac06109d231fd7f165eb35248b4229f3bbf252a6a4630e7d5a47edbf41d4a646a9
23 DIST manpages-l10n-v4.2.0.tar.bz2 51747352 BLAKE2B 97c3e3fdb11b47753c9c179751fb001af0a9f79324d594d297981735f82b3917bd31fc5c100462d6093e621a98773f23543548efb957113ade39e9c315cd4d72 SHA512 b2de542fdb97868b5fa96f24947c7a37216dc6a6a5ee66142023dd1036017f7128ca26ac8367b0edbd76cfa049174892749efafef9dbf4221e90dd9166b82652
24
25 diff --git a/app-i18n/man-pages-l10n/man-pages-l10n-4.0.0.ebuild b/app-i18n/man-pages-l10n/man-pages-l10n-4.0.0.ebuild
26 deleted file mode 100644
27 index 3cd9f132e0b..00000000000
28 --- a/app-i18n/man-pages-l10n/man-pages-l10n-4.0.0.ebuild
29 +++ /dev/null
30 @@ -1,66 +0,0 @@
31 -# Copyright 1999-2021 Gentoo Authors
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=7
35 -
36 -MY_P="${PN/-}-v${PV}"
37 -DESCRIPTION="A somewhat comprehensive collection of man page translations"
38 -HOMEPAGE="https://manpages-l10n-team.pages.debian.net/manpages-l10n/"
39 -SRC_URI="https://salsa.debian.org/manpages-l10n-team/manpages-l10n/-/archive/v${PV}/${MY_P}.tar.bz2"
40 -S="${WORKDIR}/${MY_P}"
41 -
42 -LICENSE="GPL-3+"
43 -SLOT="0"
44 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux"
45 -# omit pt-BR and ro for now, because they each install only two man pages
46 -MY_L10N=(de fr nl pl)
47 -IUSE="${MY_L10N[@]/#/l10n_}"
48 -REQUIRED_USE="|| ( ${MY_L10N[@]/#/l10n_} )"
49 -
50 -RDEPEND="virtual/man
51 - !>=sys-process/procps-3.3.17
52 - !>=sys-process/psmisc-23.4
53 - l10n_de? ( !app-i18n/man-pages-de )
54 - l10n_fr? ( !app-i18n/man-pages-fr )
55 - l10n_nl? ( !app-i18n/man-pages-nl )
56 - l10n_pl? ( !app-i18n/man-pages-pl )"
57 -
58 -BDEPEND="app-text/po4a
59 - dev-lang/perl"
60 -
61 -DOCS=(AUTHORS.md CHANGES.md README.md)
62 -
63 -src_prepare() {
64 - default
65 - sed -i -e "/^SUBDIRS/s/=.*/= ${L10N//-/_}/" po/Makefile.{am,in} || die
66 -
67 - # some packages have their own translations
68 - local noinst_manpages=(
69 - # app-arch/xz-utils
70 - de/xz.1
71 - de/xzdiff.1
72 - de/xzgrep.1
73 - de/xzless.1
74 - de/xzmore.1
75 - # sys-apps/shadow
76 - {de,pl}/groups.1
77 - de/su.1
78 - # sys-process/procps
79 - {de,pl}/free.1
80 - {de,fr}/pgrep.1
81 - {de,fr}/pmap.1
82 - {de,fr}/pwdx.1
83 - {de,fr}/tload.1
84 - {de,fr,pl}/uptime.1
85 - {de,fr}/sysctl.conf.5
86 - {de,fr}/sysctl.8
87 - {de,fr}/vmstat.8
88 - )
89 - printf '%s\n' "${noinst_manpages[@]}" \
90 - | sed 's%^\(.*\)/\(.*\)\.\(.*\)$%po/\1/man\3/\2.\3.po%' | xargs rm
91 - assert
92 -}
93 -
94 -src_configure() {
95 - econf --enable-compression=none
96 -}