From 14a6a7286d3e568a0d79f4df96c7c22a2d117e52 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sun, 9 Aug 2020 12:23:51 +0200 Subject: sys-apps/man: enewgroup -> acct-group/man enewuser -> acct-user/man MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Martin Väth --- metadata/pkg_desc_index | 2 +- sys-apps/man/man-1.6g-r2.ebuild | 153 ---------------------------------------- sys-apps/man/man-1.6g-r3.ebuild | 150 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 151 insertions(+), 154 deletions(-) delete mode 100644 sys-apps/man/man-1.6g-r2.ebuild create mode 100644 sys-apps/man/man-1.6g-r3.ebuild diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 8dd8ad0d..1931c7dd 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -101,7 +101,7 @@ sci-mathematics/genius 1.0.21: Genius Mathematics Tool and the GEL Language sci-mathematics/reduce 20141130-r2 20190413: A general-purpose computer algebra system sys-apps/cpi 3.2: A wrapper for cp -i -a, making use of diff sys-apps/less 563: Excellent text file viewer, optionally with additional selection feature -sys-apps/man 1.6g-r2: Standard commands to read man pages +sys-apps/man 1.6g-r3: Standard commands to read man pages sys-apps/openrc-wrapper 2.4: Use openrc init scripts with systemd or other init systems sys-apps/paxopen 1.2: A wrapper script to set PAX kernel variables to an insecure/safe state sys-apps/schedule 8.0.1: script to schedule jobs in a multiuser multitasking environment diff --git a/sys-apps/man/man-1.6g-r2.ebuild b/sys-apps/man/man-1.6g-r2.ebuild deleted file mode 100644 index adb098d2..00000000 --- a/sys-apps/man/man-1.6g-r2.ebuild +++ /dev/null @@ -1,153 +0,0 @@ -# Copyright 1999-2020 Martin V\"ath and Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit eutils prefix toolchain-funcs user - -DESCRIPTION="Standard commands to read man pages" -HOMEPAGE="http://primates.ximian.com/~flucifredi/man/" -SRC_URI="http://primates.ximian.com/~flucifredi/man/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="cache +lzma nls selinux" - -DEPEND="nls? ( sys-devel/gettext )" -RDEPEND=">=sys-apps/groff-1.19.2-r1 - !sys-apps/man-db - !