From d14e33ef313a9ba1e7c5fc81266c3aef9832c2db Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich=20M=C3=BCller?= Date: Wed, 8 Jan 2020 18:41:56 +0100 Subject: [PATCH] app-i18n/man-pages-da: Remove package. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/702468 Signed-off-by: Ulrich Müller --- app-i18n/man-pages-da/Manifest | 1 - .../man-pages-da/man-pages-da-0.1.2.ebuild | 25 ------------------- app-i18n/man-pages-da/metadata.xml | 5 ---- 3 files changed, 31 deletions(-) delete mode 100644 app-i18n/man-pages-da/Manifest delete mode 100644 app-i18n/man-pages-da/man-pages-da-0.1.2.ebuild delete mode 100644 app-i18n/man-pages-da/metadata.xml diff --git a/app-i18n/man-pages-da/Manifest b/app-i18n/man-pages-da/Manifest deleted file mode 100644 index 660697fc313d..000000000000 --- a/app-i18n/man-pages-da/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST manpages-da-0.1.2.tar.gz 8962 BLAKE2B 27a0ee206f137b818019ee74fb4091a9b30e526c16a40f763f4070c9fe5932ef48d50f06c2443c377c86af78c3f7f50a9275db258863bfb800f93c703c86e623 SHA512 7642908f5952f54c0db6af6886b6592e10889d8734776d8d42fe923b084ef85732820d40a095936e6f1bf48d9430b401afeb28202e530b5a48e4a3447ed5c4c6 diff --git a/app-i18n/man-pages-da/man-pages-da-0.1.2.ebuild b/app-i18n/man-pages-da/man-pages-da-0.1.2.ebuild deleted file mode 100644 index e779e638333b..000000000000 --- a/app-i18n/man-pages-da/man-pages-da-0.1.2.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -DESCRIPTION="A somewhat comprehensive collection of Danish Linux man pages" -HOMEPAGE="http://www.sslug.dk/locale/man-sider/" -SRC_URI="http://www.sslug.dk/locale/man-sider/manpages-da-${PV}.tar.gz" - -LICENSE="freedist" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86" -IUSE="" - -RDEPEND="virtual/man" - -S=${WORKDIR}/manpages-da-${PV} - -src_compile() { :; } - -src_install() { - dodir /usr/share/man - emake install-data PREFIX="${D}"/usr/share - dodoc AUTHORS ChangeLog -} diff --git a/app-i18n/man-pages-da/metadata.xml b/app-i18n/man-pages-da/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/app-i18n/man-pages-da/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - -- 2.26.2