commit:     14ec0f86c8918811a7b2617a899ac1c997ce08dc
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 27 18:32:59 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 06:54:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14ec0f86

app-cdr/cdcover: Remove last-rited package

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-cdr/cdcover/Manifest                           |  1 -
 app-cdr/cdcover/cdcover-0.7.4-r1.ebuild            | 48 ----------------------
 app-cdr/cdcover/files/cdcover-0.7.4-Makefile.patch | 13 ------
 app-cdr/cdcover/metadata.xml                       |  8 ----
 profiles/package.mask                              |  5 ---
 5 files changed, 75 deletions(-)

diff --git a/app-cdr/cdcover/Manifest b/app-cdr/cdcover/Manifest
deleted file mode 100644
index 975aec15799..00000000000
--- a/app-cdr/cdcover/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST cdcover-0.7.4.tar.gz 908267 BLAKE2B 
dc048bf756e8e9a55f477462a81975ace669c2ecd8d062b5880dce60b286f98d5a5b573704ef4323093e92d3802dc9087114b333462bd5d0979720b207b7d7fd
 SHA512 
5da176559595608ac6565d23a390364b0fff332084206e819f91d22baee86a752677424fdf90e6a6ecf85fa30eab00edc89fb419f3ae82e0fcce0e714dbb1985

diff --git a/app-cdr/cdcover/cdcover-0.7.4-r1.ebuild 
b/app-cdr/cdcover/cdcover-0.7.4-r1.ebuild
deleted file mode 100644
index 156c79a1be0..00000000000
--- a/app-cdr/cdcover/cdcover-0.7.4-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE=tk
-
-inherit eutils python-single-r1
-
-DESCRIPTION="cdcover allows the creation of inlay-sheets for jewel cd-cases"
-HOMEPAGE="http://cdcover.sourceforge.net";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="cddb"
-
-RDEPEND="${PYTHON_DEPS}
-       cddb? (
-               $(python_gen_cond_dep 
'dev-python/cddb-py[${PYTHON_MULTI_USEDEP}]')
-       )
-       media-sound/cd-discid"
-DEPEND=""
-
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-S=${WORKDIR}/${PN}
-
-src_prepare() {
-       epatch "${FILESDIR}"/${P}-Makefile.patch
-       sed -i -e 's:ggv:gv:' dotcdcover.{example,m4} || die
-}
-
-src_compile() {
-       emake prefix="${D}"/usr target=/usr
-}
-
-src_install() {
-       emake prefix="${D}"/usr docdir="${D}"/usr/share/doc/${PF} install
-
-       python_fix_shebang "${D}"
-
-       make_desktop_entry ${PN} ${PN}
-
-       dodoc doc/cdcover.pdf
-}

diff --git a/app-cdr/cdcover/files/cdcover-0.7.4-Makefile.patch 
b/app-cdr/cdcover/files/cdcover-0.7.4-Makefile.patch
deleted file mode 100644
index c1026bf2350..00000000000
--- a/app-cdr/cdcover/files/cdcover-0.7.4-Makefile.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- Makefile
-+++ Makefile
-@@ -9,8 +9,8 @@
- IMAGES=./share/images
- TEMPLATES=./share/templates
- 
--DOCFILES=BUGS COPYING INSTALL README VERSION
--IMAGEFILES=autonum.gif cddb.gif exit.gif gv.gif logo.gif nocddb.gif ps.gif
-+DOCFILES=README VERSION
-+IMAGEFILES=application-exit.gif cddb.gif document-print-preview.gif 
document-save.gif logo.gif nocddb.gif renumber.gif
- TEMPLATEFILES=CD-Classic.pst CD-Modern.pst CD-Tracktime.pst CD-TwoColumns.pst 
DVD-Classic.pst
- 
- INSTALL=install -D

diff --git a/app-cdr/cdcover/metadata.xml b/app-cdr/cdcover/metadata.xml
deleted file mode 100644
index 88453e2e2dd..00000000000
--- a/app-cdr/cdcover/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">cdcover</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 16d1dffaf89..421bcb24026 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -759,11 +759,6 @@ dev-tex/slatex
 # Removal in 30 days.
 dev-tex/hlatex
 
-# Andreas Sturmlechner <[email protected]> (2020-07-29)
-# Py2-only, unmaintained, last release in 2008, dead upstream.
-# Removal in 30 days.
-app-cdr/cdcover
-
 # Andrey Utkin <[email protected]> (2020-07-28)
 # Not used by other packages anymore.
 # Removal in 30 days.

Reply via email to