Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/man-pages-de/
Date: Sat, 02 Mar 2019 11:13:17
Message-Id: 1551525185.bd88681fe437aac895b62391819f0d4b368b45b4.polynomial-c@gentoo
1 commit: bd88681fe437aac895b62391819f0d4b368b45b4
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 2 11:12:51 2019 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 2 11:13:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd88681f
7
8 app-i18n/man-pages-de: Removed old.
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 app-i18n/man-pages-de/Manifest | 2 -
14 app-i18n/man-pages-de/man-pages-de-2.3.ebuild | 51 ------------------------
15 app-i18n/man-pages-de/man-pages-de-2.5.ebuild | 56 ---------------------------
16 3 files changed, 109 deletions(-)
17
18 diff --git a/app-i18n/man-pages-de/Manifest b/app-i18n/man-pages-de/Manifest
19 index 4c5ee978ba9..1314fac50c0 100644
20 --- a/app-i18n/man-pages-de/Manifest
21 +++ b/app-i18n/man-pages-de/Manifest
22 @@ -1,6 +1,4 @@
23 DIST manpages-de-1.15.tar.xz 1529576 BLAKE2B 600d9c186ffa46fd1db110c3889abc44bb6ccb6847ed8385c461c7fa696f5a9e8a65233d1290ae9d1e9eb26694e8769aa35983f07205a0e7e57c9b0c14c7d7bc SHA512 d1f1b9f60c4713d6be650e21b7664ff594dbd542b53148c00d1a2269413d39615dd76be4c4095eeb72e2598b94af134ca5d128b85d9520a1ac404364b8a53948
24 DIST manpages-de-1.21.tar.xz 1585600 BLAKE2B f2364e0b5fc1ca8ce8f5eb7fa5987d1bc68b1f8f2c1a26240d5cabd03eb5bb094f0d63274c7208059a766498f5f20ca7ccab72a9d4847057aae3b7d6697018e7 SHA512 24cc36e8e9c2efb8cd2a0c374a3f5da96f6645a306082cc28aae5933081f7de24bac03652f690a2becd32a23a93c17ddd9029190c299dda95eeb25f49b327fac
25 -DIST manpages-de-2.3.tar.xz 7016372 BLAKE2B 3b89049d11bfd539e9114de38198f610145972068c9cec1da1b6398fb1d3e846b112ca0336891c1782a6fb142f397ac472ad78be0596503377318bfe65ec68d2 SHA512 abc3574c4a315d86b4fcccb25d617851c1ff43844fc7b1b92d7849a098280a96ab73d4986047fe6bb18e8f11d391182370eff9db476e0dd2021d0725b4e945eb
26 DIST manpages-de-v2.10.tar.bz2 18037944 BLAKE2B 7f2ec07e4b4b13adfb93c00827ae56cb82c2158de2a59bca729e5fe5bbe1f9a60c39712c52ae8b5856eb55288b1b562fd320473ed94f443e252df80a909df08b SHA512 d74b62903061f5af939c8e5a5f48906fecd2956d9291be54cb00041f3c964c769159989fba888ddfb41e167b5342b7b71d2dcc7b58f1b1453836b24bb9121f26
27 DIST manpages-de-v2.12.tar.bz2 10242050 BLAKE2B fa497a6fce2c2387dad2ab9443584174d8d5fab530b94e0123e71286c588cb3a2e52aa96760dbfd6545bed013c460e1bf61eb4a5af0673bb84c1c0f0c960a357 SHA512 548d3dd500ce1eadc71365119e35072b71e3fbe36eba664d992e94897f442fb93f9397053f72363f83dff2e931d93e2af995976736d8513d11d7c42bdb471862
28 -DIST manpages-de-v2.5.tar.bz2 8744190 BLAKE2B 06b9f970e652892edda6079bd4b912b2272652b5060a0d7a7c3dcd074f2ac71730800a077b7aa4d5175fb44723a60642e39c1bf81ecc731dcadb0ab703461df9 SHA512 3bf5f794ec9a1036f0fdcbea6afc03fd845f42b83c928116e4f47980060b3dcedfb25cd4330a60cc3da7f573d73a50e61ccb6a681979fcc6bfb63b882de1fd20
29
30 diff --git a/app-i18n/man-pages-de/man-pages-de-2.3.ebuild b/app-i18n/man-pages-de/man-pages-de-2.3.ebuild
31 deleted file mode 100644
32 index 0b4510bd50c..00000000000
33 --- a/app-i18n/man-pages-de/man-pages-de-2.3.ebuild
34 +++ /dev/null
35 @@ -1,51 +0,0 @@
36 -# Copyright 1999-2018 Gentoo Foundation
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=6
40 -
41 -inherit autotools
42 -
43 -MY_P="${PN/-/}-${PV}"
44 -
45 -DESCRIPTION="A somewhat comprehensive collection of Linux german man page translations"
46 -HOMEPAGE="https://alioth.debian.org/projects/manpages-de/"
47 -SRC_URI="https://manpages-de.alioth.debian.org/downloads/${MY_P}.tar.xz"
48 -
49 -LICENSE="GPL-3+ man-pages GPL-2+ GPL-2 BSD"
50 -SLOT="0"
51 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
52 -IUSE=""
53 -
54 -RDEPEND="virtual/man"
55 -DEPEND="app-text/po4a"
56 -
57 -S=${WORKDIR}/${MY_P}
58 -
59 -src_prepare() {
60 - default
61 -
62 - # sys-apps/shadow has it's own translated man-page for this
63 - rm upstream/primary/man1/groups.1 po/primary/man1/groups.1.po || die
64 -
65 - # Use the same compression as every other manpage
66 - local PORTAGE_COMPRESS_LOCAL=${PORTAGE_COMPRESS-bzip2}
67 - if [[ ${PORTAGE_COMPRESS+set} == "set" ]] ; then
68 - PORTAGE_COMPRESS_LOCAL="#"
69 - fi
70 - if [[ ${PORTAGE_COMPRESS_FLAGS+set} != "set" ]] ; then
71 - case ${PORTAGE_COMPRESS_LOCAL} in
72 - bzip2|gzip) local PORTAGE_COMPRESS_FLAGS_LOCAL="-9"
73 - ;;
74 - esac
75 - fi
76 - sed -i -e "s/gzip --best/${PORTAGE_COMPRESS_LOCAL} ${PORTAGE_COMPRESS_FLAGS_LOCAL}/"\
77 - po/Makefile.in || die
78 - eautoreconf
79 -}
80 -
81 -src_compile() { :; }
82 -
83 -src_install() {
84 - emake mandir="${ED}"/usr/share/man install
85 - dodoc CHANGES.md README.md
86 -}
87
88 diff --git a/app-i18n/man-pages-de/man-pages-de-2.5.ebuild b/app-i18n/man-pages-de/man-pages-de-2.5.ebuild
89 deleted file mode 100644
90 index d8f50681b5e..00000000000
91 --- a/app-i18n/man-pages-de/man-pages-de-2.5.ebuild
92 +++ /dev/null
93 @@ -1,56 +0,0 @@
94 -# Copyright 1999-2018 Gentoo Authors
95 -# Distributed under the terms of the GNU General Public License v2
96 -
97 -EAPI=6
98 -
99 -inherit autotools
100 -
101 -MY_P="${PN/-/}-v${PV}"
102 -
103 -DESCRIPTION="A somewhat comprehensive collection of Linux german man page translations"
104 -HOMEPAGE="https://salsa.debian.org/manpages-de-team/manpages-de"
105 -SRC_URI="https://salsa.debian.org/manpages-de-team/manpages-de/-/archive/v${PV}/${MY_P}.tar.bz2"
106 -
107 -LICENSE="GPL-3+ man-pages GPL-2+ GPL-2 BSD"
108 -SLOT="0"
109 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
110 -IUSE=""
111 -
112 -RDEPEND="virtual/man"
113 -DEPEND="app-text/po4a"
114 -
115 -S=${WORKDIR}/${MY_P}
116 -
117 -src_unpack() {
118 - default
119 -
120 - # sys-apps/shadow has it's own translated man-page for this
121 - rm "${S}/upstream/primary/man1/groups.1" || die
122 - rm "${S}/po/primary/man1/groups.1.po" || die
123 -}
124 -
125 -src_prepare() {
126 - default
127 -
128 - # Use the same compression as every other manpage
129 - local PORTAGE_COMPRESS_LOCAL=${PORTAGE_COMPRESS-bzip2}
130 - if [[ ${PORTAGE_COMPRESS+set} == "set" ]] ; then
131 - PORTAGE_COMPRESS_LOCAL="#"
132 - fi
133 - if [[ ${PORTAGE_COMPRESS_FLAGS+set} != "set" ]] ; then
134 - case ${PORTAGE_COMPRESS_LOCAL} in
135 - bzip2|gzip) local PORTAGE_COMPRESS_FLAGS_LOCAL="-9"
136 - ;;
137 - esac
138 - fi
139 - sed -i -e "s/gzip --best/${PORTAGE_COMPRESS_LOCAL} ${PORTAGE_COMPRESS_FLAGS_LOCAL}/"\
140 - po/Makefile.in || die
141 - eautoreconf
142 -}
143 -
144 -src_compile() { :; }
145 -
146 -src_install() {
147 - emake mandir="${ED}"/usr/share/man install
148 - dodoc CHANGES.md README.md
149 -}