public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/man-pages/
Date: Thu,  4 May 2017 07:53:12 +0000 (UTC)	[thread overview]
Message-ID: <1493884386.a4040e3ef1af2f78f3cdf4418ca57c4119903908.polynomial-c@gentoo> (raw)

commit:     a4040e3ef1af2f78f3cdf4418ca57c4119903908
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu May  4 07:53:06 2017 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu May  4 07:53:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4040e3e

sys-apps/man-pages: Removed old.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sys-apps/man-pages/Manifest              |  1 -
 sys-apps/man-pages/man-pages-4.09.ebuild | 52 --------------------------------
 2 files changed, 53 deletions(-)

diff --git a/sys-apps/man-pages/Manifest b/sys-apps/man-pages/Manifest
index 798f53f5cfb..cf624b5762b 100644
--- a/sys-apps/man-pages/Manifest
+++ b/sys-apps/man-pages/Manifest
@@ -1,4 +1,3 @@
-DIST man-pages-4.09.tar.xz 1521560 SHA256 a574a08e4a62a24dc639cb4ee3e7aa68e7cd8ef2c14a5d54b90d09ac137e809c SHA512 695f90b9f4721d041de0441e240afce88e49f4ea5ffea855262da3cdd0f3f2b6401f2728786da3afa2245aef84d41c0c449415e7e78e408b69c9214ddb4c74ad WHIRLPOOL 6b937d95cbefddf94658a54ec8cc820f7a970830ecc0857cc36577946586084a13fadc7cbcf48c5eddc31b6cc9b2f3b08509b33b1b96e023f0e07927d8c9ec97
 DIST man-pages-4.10.tar.xz 1556948 SHA256 7395dfc391d545385a998d23df9accb60f2020451c53940eaf8a07b6ea8a63fa SHA512 6c5b8e1339a02054a5346ca3ff665c414ef178e69fe0d064d4ad7dc372ba364df2753bf605a682cc366c12661c42b9fd17567c72a0f24173f9b086d79cf354d4 WHIRLPOOL d15515e5525797bb40b9d640ad130e82998d2a07e8464231ad422f5b2e38228c60616223cdb8bbb208edef6eed509374efe10db8ec414ca7157168836a1bbc0a
 DIST man-pages-4.11.tar.xz 1574380 SHA256 adde80495f5efb26d077f4e5309bafdc4859e080b7529263720f7cb5f403f524 SHA512 cc1282467255d5c078b099ab6dbc407c5f56fa66fb3f5789286bc66c98b229cae88bf8afdafa7c9609a37c87cdb1401bb381cec25c64690ab69faf4d00787187 WHIRLPOOL 31fb2e76223861fe03d2c00a25d161716c0b603dff41731ee8665856ecc6625e8b5d568e17e40453ac12ca7ee1ac9b68b01a5394c4c61b0f2b104280d4cd1b23
 DIST man-pages-gentoo-2.tar.bz2 5141 SHA256 b7d9423c2069e587deb7671273d4a1ffed7d31b9f95a689b128a759d636762f0 SHA512 6e6524b8ad6f1b8c9b147665ee32af49e05603dac61d433acd6b4f1164adef27cd542898f272b07d8659725013dac59c7f34a858968cc054a4785c945e14a770 WHIRLPOOL dcacb319a54ccd2a965786c816684de286581dee6f7b3f8ba4c97cc368e2e50abc92aad403dbdb7b0c15764accb06cd562046bcf14229ad12be242bb2bc7f651

diff --git a/sys-apps/man-pages/man-pages-4.09.ebuild b/sys-apps/man-pages/man-pages-4.09.ebuild
deleted file mode 100644
index 02403e5770e..00000000000
--- a/sys-apps/man-pages/man-pages-4.09.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-GENTOO_PATCH=2
-
-DESCRIPTION="A somewhat comprehensive collection of Linux man pages"
-HOMEPAGE="https://www.kernel.org/doc/man-pages/"
-SRC_URI="mirror://kernel/linux/docs/man-pages/Archive/${P}.tar.xz
-	mirror://kernel/linux/docs/man-pages/${P}.tar.xz
-	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"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
-IUSE_L10N=" da de fr it ja nl pl ro ru zh-CN"
-IUSE="nls ${IUSE_L10N// / l10n_}"
-RESTRICT="binchecks"
-
-# Block packages that used to install colliding man pages #341953 #548900
-RDEPEND="virtual/man
-	!<sys-apps/attr-2.4.47-r2
-	!<dev-libs/libaio-0.3.109-r2"
-PDEPEND="nls? (
-	l10n_da? ( app-i18n/man-pages-da )
-	l10n_de? ( app-i18n/man-pages-de )
-	l10n_fr? ( app-i18n/man-pages-fr )
-	l10n_it? ( app-i18n/man-pages-it )
-	l10n_ja? ( app-i18n/man-pages-ja )
-	l10n_nl? ( app-i18n/man-pages-nl )
-	l10n_pl? ( app-i18n/man-pages-pl )
-	l10n_ro? ( app-i18n/man-pages-ro )
-	l10n_ru? ( app-i18n/man-pages-ru )
-	l10n_zh-CN? ( app-i18n/man-pages-zh_CN )
-	)
-	sys-apps/man-pages-posix"
-
-src_configure() { :; }
-
-src_compile() { :; }
-
-src_install() {
-	emake install prefix="${EPREFIX}/usr" DESTDIR="${D}"
-	dodoc man-pages-*.Announce README Changes*
-
-	# Override with Gentoo specific or additional Gentoo pages
-	cd "${WORKDIR}"/man-pages-gentoo
-	doman */*
-	dodoc README.Gentoo
-}


             reply	other threads:[~2017-05-04  7:53 UTC|newest]

Thread overview: 138+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-04  7:53 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-13  1:09 [gentoo-commits] repo/gentoo:master commit in: sys-apps/man-pages/ Sam James
2025-02-22  9:38 Ulrich Müller
2025-02-01 15:58 Ulrich Müller
2025-01-23 19:51 Patrick McLean
2024-06-20 21:46 Sam James
2024-06-20 10:31 Sam James
2024-03-14  6:19 Sam James
2024-03-02  3:33 Sam James
2024-01-08  9:48 Sam James
2023-08-05  1:17 Sam James
2023-08-01 18:14 Sam James
2023-06-27 10:02 Sam James
2023-06-01  3:29 Sam James
2023-04-07  5:07 Sam James
2023-04-05  1:32 Sam James
2023-02-24 18:36 Sam James
2023-02-13  4:44 Sam James
2023-01-28  8:46 Ulrich Müller
2023-01-20 22:12 Sam James
2022-12-22 22:18 Sam James
2022-11-25  5:07 Sam James
2022-10-18 23:46 Sam James
2022-10-14  0:07 Sam James
2022-10-14  0:05 Sam James
2022-10-14  0:05 Sam James
2022-10-13 19:06 Mike Gilbert
2022-10-13  0:15 Sam James
2022-09-21  7:59 Ulrich Müller
2022-09-21  4:21 Sam James
2022-09-20  6:31 Ulrich Müller
2022-08-25  8:20 Sam James
2022-05-22  3:18 Sam James
2021-08-27 13:14 Lars Wendler
2021-08-27 13:14 Lars Wendler
2021-08-27 13:14 Lars Wendler
2021-08-06 15:49 Ulrich Müller
2021-07-23 19:21 Ulrich Müller
2021-07-19 10:20 Ulrich Müller
2021-06-22 14:17 Lars Wendler
2021-05-13 20:25 David Seifert
2021-05-13 16:18 Sam James
2021-03-22 17:12 Lars Wendler
2021-02-07 17:01 Ulrich Müller
2020-12-22 11:43 Lars Wendler
2020-12-22 11:43 Lars Wendler
2020-12-22 11:43 Lars Wendler
2020-11-02  9:47 Lars Wendler
2020-11-02  9:47 Lars Wendler
2020-08-13 12:52 Lars Wendler
2020-08-13 12:52 Lars Wendler
2020-08-13 12:52 Lars Wendler
2020-06-11 22:08 Mart Raudsepp
2020-06-11 22:08 Mart Raudsepp
2020-06-11  8:34 Agostino Sarubbo
2020-06-11  8:31 Agostino Sarubbo
2020-06-11  8:29 Agostino Sarubbo
2020-06-11  8:27 Agostino Sarubbo
2020-06-11  8:25 Agostino Sarubbo
2020-06-10 13:01 Agostino Sarubbo
2020-06-10 13:00 Agostino Sarubbo
2020-06-09 18:14 Patrick McLean
2020-05-17 19:41 Ulrich Müller
2020-05-17 19:41 Ulrich Müller
2020-04-16  6:33 Michał Górny
2020-04-15 22:54 Ulrich Müller
2020-04-15  9:39 Mart Raudsepp
2020-04-12 21:16 Patrick McLean
2020-04-08 20:54 Mike Gilbert
2020-04-03 10:22 Mikle Kolyada
2020-03-20 12:35 Ulrich Müller
2020-02-09 21:18 Anthony G. Basile
2020-02-09 21:18 Anthony G. Basile
2020-02-09 21:09 Anthony G. Basile
2020-01-08 17:47 Ulrich Müller
2019-11-22  8:37 Lars Wendler
2019-11-22  8:37 Lars Wendler
2019-11-22  8:37 Lars Wendler
2019-10-11 21:47 Patrick McLean
2019-10-05 18:55 Michał Górny
2019-08-02 19:41 Lars Wendler
2019-08-02 19:41 Lars Wendler
2019-08-02 19:41 Lars Wendler
2019-08-02 17:19 Patrick McLean
2019-05-09 13:06 Lars Wendler
2019-05-09 13:06 Lars Wendler
2019-05-09 13:06 Lars Wendler
2019-05-04 12:16 Mikle Kolyada
2019-03-06 23:13 Patrick McLean
2018-09-12 10:34 Lars Wendler
2018-09-12 10:34 Lars Wendler
2018-06-26  8:22 Mike Frysinger
2018-05-01 18:35 Lars Wendler
2018-02-10 17:03 Andreas Hüttel
2018-02-02 16:40 Anthony G. Basile
2018-02-02 16:40 Anthony G. Basile
2018-02-02 16:37 Anthony G. Basile
2018-01-04 11:53 Lars Wendler
2018-01-04 11:53 Lars Wendler
2018-01-04 11:53 Lars Wendler
2017-11-26 19:33 Robin H. Johnson
2017-11-26 19:25 Anthony G. Basile
2017-09-15 18:22 Patrick McLean
2017-07-21 19:10 Anthony G. Basile
2017-05-31  8:32 Lars Wendler
2017-05-04  8:34 Lars Wendler
2017-05-04  8:34 Lars Wendler
2017-05-04  7:53 Lars Wendler
2017-05-04  7:53 Lars Wendler
2017-03-14 21:03 Mike Frysinger
2017-03-14 21:03 Mike Frysinger
2017-03-14 19:48 Lars Wendler
2017-03-14 19:48 Lars Wendler
2017-03-14 19:48 Lars Wendler
2016-12-12 16:27 Mike Frysinger
2016-12-12 12:06 Lars Wendler
2016-12-12 12:06 Lars Wendler
2016-12-12 12:06 Lars Wendler
2016-10-08 12:32 Anthony G. Basile
2016-10-08 12:32 Anthony G. Basile
2016-10-08 12:32 Anthony G. Basile
2016-07-19 18:46 Anthony G. Basile
2016-07-19 18:46 Anthony G. Basile
2016-07-19 18:43 Anthony G. Basile
2016-06-23  4:26 Ulrich Müller
2016-05-11 14:02 Mike Frysinger
2016-05-10  8:04 Lars Wendler
2016-05-10  8:04 Lars Wendler
2016-05-10  8:04 Lars Wendler
2016-03-15  8:36 Anthony G. Basile
2016-03-15  8:32 Anthony G. Basile
2015-12-29 16:57 Mike Frysinger
2015-12-29 16:57 Mike Frysinger
2015-12-29 16:57 Mike Frysinger
2015-12-05 16:45 Lars Wendler
2015-12-05 16:45 Lars Wendler
2015-08-09 14:46 Anthony G. Basile
2015-08-09 12:56 Mike Frysinger

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=1493884386.a4040e3ef1af2f78f3cdf4418ca57c4119903908.polynomial-c@gentoo \
    --to=polynomial-c@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