public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/man-pages-l10n/
Date: Sun,  9 Jul 2023 20:42:31 +0000 (UTC)	[thread overview]
Message-ID: <1688935344.ed3f2620494de61ca0ace5e59f20dc8ebd05bb53.ulm@gentoo> (raw)

commit:     ed3f2620494de61ca0ace5e59f20dc8ebd05bb53
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  9 10:14:28 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jul  9 20:42:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed3f2620

app-i18n/man-pages-l10n: drop 4.17.0-r1

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-i18n/man-pages-l10n/Manifest                   |  1 -
 .../man-pages-l10n/man-pages-l10n-4.17.0-r1.ebuild | 85 ----------------------
 2 files changed, 86 deletions(-)

diff --git a/app-i18n/man-pages-l10n/Manifest b/app-i18n/man-pages-l10n/Manifest
index 0d7f1a2efbc1..18c9fee18b40 100644
--- a/app-i18n/man-pages-l10n/Manifest
+++ b/app-i18n/man-pages-l10n/Manifest
@@ -1,3 +1,2 @@
-DIST manpages-l10n-4.17.0.tar.bz2 108073280 BLAKE2B 4604b0c406cf16bb87ef5b7d1f43868b0ecfa085cfdfd6717e2156bd953ead0fa33d6960b78cd9e98a8e8c448c7c01bc669b91b04b3a11cc58c52c2963812f86 SHA512 e53fb8198bdf9ca2380c5cc487b2864b361011d3293202245fed4af1644563e478428547cd7c307be2556d0aeb88f7fad8ecaa34e837326319d4adb554473372
 DIST manpages-l10n-4.18.1.tar.bz2 110701567 BLAKE2B 107529345eabf24a2c63ef859504ff5b0d0a44fbb521f82053e03ab7c6e8ca7d1c147d36554a488f5b99d25b1aa326c50b2d61d2c1d2b7f0de959447647a372a SHA512 7975aa7118eaefee3dceba5f60be5a413abb9a48d1ec51c536bda9a742ece897196df17633349b55aac37b76319d0360f7dadbe9191514551cb7d0496710a690
 DIST manpages-l10n-4.19.0.tar.bz2 112228176 BLAKE2B fd00f3b2881814ac80cb3da07202b5d7a9842b197b1313f70780e33af6b6a10981497fb1d75fb0d8d9d84e99533ce9702cf2bc6191d8dd9f1d11ac3209bea629 SHA512 036f9dd647504c168b0a9aaed757dbb583c2a3ca5431cddb370b1c8bac220228037a699420d6c2e184b046784d3eea2e96b439649e2617b6160e485d4d358011

diff --git a/app-i18n/man-pages-l10n/man-pages-l10n-4.17.0-r1.ebuild b/app-i18n/man-pages-l10n/man-pages-l10n-4.17.0-r1.ebuild
deleted file mode 100644
index 3e9c89a0d4f5..000000000000
--- a/app-i18n/man-pages-l10n/man-pages-l10n-4.17.0-r1.ebuild
+++ /dev/null
@@ -1,85 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A somewhat comprehensive collection of man page translations"
-HOMEPAGE="https://manpages-l10n-team.pages.debian.net/manpages-l10n/"
-SRC_URI="https://salsa.debian.org/manpages-l10n-team/${PN/-}/-/archive/${PV}/${P/-}.tar.bz2"
-S="${WORKDIR}/${P/-}"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-MY_L10N=(cs da de el es fi fr hu id it mk nb nl pl pt-BR ro ru sr sv uk vi)
-IUSE="${MY_L10N[@]/#/l10n_}"
-REQUIRED_USE="|| ( ${MY_L10N[@]/#/l10n_} )"
-
-RDEPEND="virtual/man
-	l10n_de? ( !app-i18n/man-pages-de )
-	l10n_fr? ( !app-i18n/man-pages-fr )
-	l10n_it? ( !app-i18n/man-pages-it )
-	l10n_nl? ( !app-i18n/man-pages-nl )
-	l10n_pl? ( !app-i18n/man-pages-pl )
-	l10n_ru? ( !app-i18n/man-pages-ru )"
-
-BDEPEND="app-text/po4a
-	dev-lang/perl"
-
-DOCS=(AUTHORS.md CHANGES.md CONTRIBUTING.md COPYRIGHT.md README.md)
-
-src_prepare() {
-	default
-	sed -i -e "/^SUBDIRS/s/=.*/= ${L10N//-/_}/" po/Makefile.{am,in} || die
-
-	# some packages have their own translations
-	local f noinst_manpages=(
-		# app-arch/xz-utils
-		xz.1
-		xzdec.1
-		xzdiff.1
-		xzgrep.1
-		xzless.1
-		xzmore.1
-		# sys-apps/shadow
-		groups.1
-		su.1
-		# sys-apps/sysvinit
-		last.1
-		mesg.1
-		mountpoint.1
-		utmpdump.1
-		wall.1
-		halt.8
-		killall5.8
-		runlevel.8
-		shutdown.8
-		sulogin.8
-		# sys-process/procps
-		free.1
-		pgrep.1
-		pmap.1
-		ps.1
-		pwdx.1
-		tload.1
-		uptime.1
-		sysctl.conf.5
-		sysctl.8
-		vmstat.8
-		# sys-process/psmisc
-		fuser.1
-		killall.1
-		peekfd.1
-		prtstat.1
-		pslog.1
-		pstree.1
-	)
-
-	for f in "${noinst_manpages[@]}"; do
-		rm po/*/"man${f##*.}/${f}.po" || die
-	done
-}
-
-src_configure() {
-	econf --enable-compression=none
-}


             reply	other threads:[~2023-07-09 20:42 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-09 20:42 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-10  1:38 [gentoo-commits] repo/gentoo:master commit in: app-i18n/man-pages-l10n/ Ionen Wolkens
2023-07-09 20:42 Ulrich Müller
2023-06-10  6:52 Sam James
2023-05-01  8:08 Ulrich Müller
2023-04-29  8:41 Ulrich Müller
2023-04-29  8:41 Ulrich Müller
2023-04-29  7:47 Arthur Zamarin
2023-01-28  8:46 Ulrich Müller
2023-01-28  8:46 Ulrich Müller
2022-07-30  3:21 Ulrich Müller
2022-07-28 23:06 Sam James
2022-06-12  8:53 Ulrich Müller
2022-06-11 11:30 Ulrich Müller
2022-03-29 11:21 Ulrich Müller
2022-03-29 11:21 Ulrich Müller
2022-03-25 19:44 Sam James
2022-02-14 13:57 Ulrich Müller
2022-02-14  7:27 Ulrich Müller
2022-02-13 23:20 Ulrich Müller
2022-02-13 22:55 Ulrich Müller
2021-08-08 13:13 Ulrich Müller
2021-08-06  0:25 Sam James
2021-07-22 13:18 Ulrich Müller
2021-07-19 10:20 Ulrich Müller
2021-03-29 17:25 Ulrich Müller
2021-03-29 15:30 Sam James
2021-02-09 17:24 Ulrich Müller
2021-02-07 17:01 Ulrich Müller
2021-02-07 17:01 Ulrich Müller
2021-02-06 18:33 Ulrich Müller
2020-04-15 22:54 Ulrich Müller
2020-04-15  9:39 Mart Raudsepp
2020-03-24 20:08 Ulrich Müller
2020-03-20 12:35 Ulrich Müller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1688935344.ed3f2620494de61ca0ace5e59f20dc8ebd05bb53.ulm@gentoo \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox