commit:     b2676d656398d1048faa53a00858597f9bb0aca6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  6 08:43:58 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov  6 08:45:17 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2676d65

app-doc/eclass-manpages: Drop old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-doc/eclass-manpages/Manifest                     |  1 -
 .../eclass-manpages/eclass-manpages-20190728.ebuild  | 20 --------------------
 2 files changed, 21 deletions(-)

diff --git a/app-doc/eclass-manpages/Manifest b/app-doc/eclass-manpages/Manifest
index 29a1ee609e9..ce45650aa59 100644
--- a/app-doc/eclass-manpages/Manifest
+++ b/app-doc/eclass-manpages/Manifest
@@ -1,2 +1 @@
-DIST eclass-manpages-20190728.tar.xz 415612 BLAKE2B 
b3225bf2ea8036f4714f6cd07ebd00092095f39970855d1847c3bd5e0cfc23baa6328d21788972ae430026b32172d43ef44fd9a9d243711885061cc2c209b475
 SHA512 
9d7c493808477bab22ecff8d832bdc082f55c39e886c3551c9e75c612de2f94d54d686f4c81ee77e06465eeb0d8004aac6c9fdc530f2c6c325832452242676df
 DIST eclass-manpages-20190908.tar.xz 416412 BLAKE2B 
12d2b8c90349993510b3b0b462c3158090751e31abba013557595688136519a83bacc58ab4a26e3ed398aa0cb1647e4fa4fec412cce02f48007c4cf2a7c91121
 SHA512 
6d99114fd754bc9f84c90fcd485cde38772b506e960c2db61025ce3ceb3258c37f6d0e1be13bcc198b875969551c98e19da3f2c09b04efda0be5f4509b006089

diff --git a/app-doc/eclass-manpages/eclass-manpages-20190728.ebuild 
b/app-doc/eclass-manpages/eclass-manpages-20190728.ebuild
deleted file mode 100644
index ca459885e06..00000000000
--- a/app-doc/eclass-manpages/eclass-manpages-20190728.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-DESCRIPTION="Collection of Gentoo eclass manpages"
-HOMEPAGE="https://github.com/mgorny/eclass-to-manpage";
-SRC_URI="https://dev.gentoo.org/~mgorny/dist/eclass-manpages/${P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-# Keep the keywords stable. No need to change to ~arch.
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
-
-DEPEND="app-arch/xz-utils
-       sys-apps/gawk"
-
-src_install() {
-       emake install DESTDIR="${D}" PREFIX=/usr
-}

Reply via email to