commit:     b3c700776fc915f9c984d96688253b40965edadc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 31 08:55:14 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 31 08:55:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3c70077

app-text/cook: Remove last-rited pkg

Closes: https://bugs.gentoo.org/709512
Closes: https://bugs.gentoo.org/713300
Closes: https://bugs.gentoo.org/729518
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-text/cook/Manifest             |  1 -
 app-text/cook/cook-1.0.2-r1.ebuild | 41 --------------------------------------
 app-text/cook/metadata.xml         |  8 --------
 profiles/package.mask              |  5 -----
 4 files changed, 55 deletions(-)

diff --git a/app-text/cook/Manifest b/app-text/cook/Manifest
deleted file mode 100644
index 0b3bfad195f..00000000000
--- a/app-text/cook/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST cook-1.0.2.tar.gz 139428 BLAKE2B 
c3f1a3e753a7de14fce4f357af64f99af5e0a515988bb2aef40b79a0cc70dcba4bb585c1fa31e0da1d235fc1c363e9693338756f2bd784898a7dc63944b9ed51
 SHA512 
6941d3541a6cccc18fcbf14128e0593556148d40f74715b0da943455a223099406d632466137fabef27a2083b582701df92666a1ad6e6a04f5d2d3dc0b62e1a1

diff --git a/app-text/cook/cook-1.0.2-r1.ebuild 
b/app-text/cook/cook-1.0.2-r1.ebuild
deleted file mode 100644
index 4c1343f0e2c..00000000000
--- a/app-text/cook/cook-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit readme.gentoo-r1 toolchain-funcs
-
-DESCRIPTION="Embedded language which can be used as a macro preprocessor"
-HOMEPAGE="http://cook.sourceforge.net/";
-SRC_URI="mirror://sourceforge/cook/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86 ~x86-linux ~ppc-macos ~sparc-solaris"
-
-src_compile() {
-       emake \
-               CC="$(tc-getCC)" \
-               CFLAGS="${CFLAGS}" \
-               LDFLAGS="${LDFLAGS}"
-}
-
-src_install() {
-       newbin src/cook cookproc
-
-       dodoc README doc/cook.txt doc/cook.html
-       docinto examples
-       dodoc test/pcb.dbdef test/pcb.dg test/pcbprol.ps test/tempsens.pcb
-       docompress -x /usr/share/doc/${PF}/examples
-
-       local DOC_CONTENTS="
-       NOTICE:
-       ${EPREFIX}/usr/bin/cook has been renamed to ${EPREFIX}/usr/bin/cookproc 
in Gentoo
-       -- Karl Trygve Kalleberg <kar...@gentoo.org>"
-       readme.gentoo_create_doc
-       dodoc "${T}"/README.gentoo
-}
-
-pkg_postinst() {
-       readme.gentoo_print_elog
-}

diff --git a/app-text/cook/metadata.xml b/app-text/cook/metadata.xml
deleted file mode 100644
index 7e1c91980a5..00000000000
--- a/app-text/cook/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <remote-id type="sourceforge">cook</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 6617d8e9e8a..f1bf529c7a0 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -265,11 +265,6 @@ net-analyzer/dosdetector
 # Removal in 30 days.  Bug #734732.
 dev-libs/libclangformat-ide
 
-# David Seifert <s...@gentoo.org> (2020-11-28)
-# Last release in 2002, multiple open bugs, no maintainer, no revdeps.
-# Bug #709512, #713300, #729518, Removal in 30 days.
-app-text/cook
-
 # Thomas Deutschmann <whi...@gentoo.org> (2020-11-24)
 # Serious data corruption bug when using XFS, see 
https://www.spinics.net/lists/linux-xfs/msg47004.html
 # Feel free to manually unmask when not using XFS.

Reply via email to