commit:     4a63247b026915361a31d7b08571892829874ba8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 27 18:28:35 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 06:54:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a63247b

media-sound/moosic: Remove last-rited package

Closes: https://bugs.gentoo.org/735400
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/moosic/Manifest               |  1 -
 media-sound/moosic/metadata.xml           |  8 -------
 media-sound/moosic/moosic-1.5.6-r1.ebuild | 35 -------------------------------
 profiles/package.mask                     |  5 -----
 4 files changed, 49 deletions(-)

diff --git a/media-sound/moosic/Manifest b/media-sound/moosic/Manifest
deleted file mode 100644
index 361bc443c29..00000000000
--- a/media-sound/moosic/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST moosic-1.5.6.tar.gz 165916 BLAKE2B 
7e48bd80dd09a041d9051b908795f9b3da1e3bdc44d640cc62d3ade694750d6f9947accf1bc39d777f7fcdc8a0b59630999305bc53d9a977f4e45bed0d23760d
 SHA512 
06cf060dbcadd793bd045c378d2993636f875a4ccd320258ecbaa36bfd0341870e10f362380006ce3e6a9d9180e272bec6c216947ab80c39f04c7aecb8e80da3

diff --git a/media-sound/moosic/metadata.xml b/media-sound/moosic/metadata.xml
deleted file mode 100644
index c870d0eef0a..00000000000
--- a/media-sound/moosic/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 type="project">
-       <email>[email protected]</email>
-       <name>Gentoo Sound project</name>
-</maintainer>
-</pkgmetadata>

diff --git a/media-sound/moosic/moosic-1.5.6-r1.ebuild 
b/media-sound/moosic/moosic-1.5.6-r1.ebuild
deleted file mode 100644
index 854d843be91..00000000000
--- a/media-sound/moosic/moosic-1.5.6-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-inherit bash-completion-r1 distutils-r1
-
-DESCRIPTION="Music player that focuses on easy playlist management"
-HOMEPAGE="http://www.nanoo.org/~daniel/moosic";
-SRC_URI="http://www.nanoo.org/~daniel/${PN}/${P}.tar.gz";
-
-LICENSE="Unlicense"
-SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86"
-IUSE="doc"
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_prepare_all() {
-       sed -i -e 's:distutils.core:setuptools:' setup.py || die "sed failed"
-       distutils-r1_python_prepare_all
-}
-
-python_install_all() {
-       use doc && local HTML_DOCS=( doc/*.html )
-
-       distutils-r1_python_install_all
-
-       rm -rf "${D}"/usr/share/doc/${PN}
-       newbashcomp examples/completion ${PN}
-       dodoc doc/{Moosic_API.txt,moosic_hackers.txt,Todo}
-       dodoc examples/server_config
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 93bb53effd0..a8c75de998c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -784,11 +784,6 @@ media-sound/edna
 # Removal in 30 days.
 media-sound/positron
 
-# Andreas Sturmlechner <[email protected]> (2020-07-29)
-# Py2-only, last release in 2011, we have shortage of music players.
-# Removal in 30 days.
-media-sound/moosic
-
 # Andrey Utkin <[email protected]> (2020-07-28)
 # Not used by other packages anymore.
 # Removal in 30 days.

Reply via email to