Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/moosic/, profiles/
Date: Fri, 28 Aug 2020 06:55:01
Message-Id: 1598597670.4a63247b026915361a31d7b08571892829874ba8.asturm@gentoo
1 commit: 4a63247b026915361a31d7b08571892829874ba8
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 27 18:28:35 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 28 06:54:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a63247b
7
8 media-sound/moosic: Remove last-rited package
9
10 Closes: https://bugs.gentoo.org/735400
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 media-sound/moosic/Manifest | 1 -
14 media-sound/moosic/metadata.xml | 8 -------
15 media-sound/moosic/moosic-1.5.6-r1.ebuild | 35 -------------------------------
16 profiles/package.mask | 5 -----
17 4 files changed, 49 deletions(-)
18
19 diff --git a/media-sound/moosic/Manifest b/media-sound/moosic/Manifest
20 deleted file mode 100644
21 index 361bc443c29..00000000000
22 --- a/media-sound/moosic/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST moosic-1.5.6.tar.gz 165916 BLAKE2B 7e48bd80dd09a041d9051b908795f9b3da1e3bdc44d640cc62d3ade694750d6f9947accf1bc39d777f7fcdc8a0b59630999305bc53d9a977f4e45bed0d23760d SHA512 06cf060dbcadd793bd045c378d2993636f875a4ccd320258ecbaa36bfd0341870e10f362380006ce3e6a9d9180e272bec6c216947ab80c39f04c7aecb8e80da3
26
27 diff --git a/media-sound/moosic/metadata.xml b/media-sound/moosic/metadata.xml
28 deleted file mode 100644
29 index c870d0eef0a..00000000000
30 --- a/media-sound/moosic/metadata.xml
31 +++ /dev/null
32 @@ -1,8 +0,0 @@
33 -<?xml version="1.0" encoding="UTF-8"?>
34 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
35 -<pkgmetadata>
36 -<maintainer type="project">
37 - <email>sound@g.o</email>
38 - <name>Gentoo Sound project</name>
39 -</maintainer>
40 -</pkgmetadata>
41
42 diff --git a/media-sound/moosic/moosic-1.5.6-r1.ebuild b/media-sound/moosic/moosic-1.5.6-r1.ebuild
43 deleted file mode 100644
44 index 854d843be91..00000000000
45 --- a/media-sound/moosic/moosic-1.5.6-r1.ebuild
46 +++ /dev/null
47 @@ -1,35 +0,0 @@
48 -# Copyright 1999-2015 Gentoo Foundation
49 -# Distributed under the terms of the GNU General Public License v2
50 -
51 -EAPI=5
52 -
53 -PYTHON_COMPAT=( python2_7 )
54 -inherit bash-completion-r1 distutils-r1
55 -
56 -DESCRIPTION="Music player that focuses on easy playlist management"
57 -HOMEPAGE="http://www.nanoo.org/~daniel/moosic"
58 -SRC_URI="http://www.nanoo.org/~daniel/${PN}/${P}.tar.gz"
59 -
60 -LICENSE="Unlicense"
61 -SLOT="0"
62 -KEYWORDS="amd64 ~ppc sparc x86"
63 -IUSE="doc"
64 -
65 -RDEPEND=""
66 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
67 -
68 -python_prepare_all() {
69 - sed -i -e 's:distutils.core:setuptools:' setup.py || die "sed failed"
70 - distutils-r1_python_prepare_all
71 -}
72 -
73 -python_install_all() {
74 - use doc && local HTML_DOCS=( doc/*.html )
75 -
76 - distutils-r1_python_install_all
77 -
78 - rm -rf "${D}"/usr/share/doc/${PN}
79 - newbashcomp examples/completion ${PN}
80 - dodoc doc/{Moosic_API.txt,moosic_hackers.txt,Todo}
81 - dodoc examples/server_config
82 -}
83
84 diff --git a/profiles/package.mask b/profiles/package.mask
85 index 93bb53effd0..a8c75de998c 100644
86 --- a/profiles/package.mask
87 +++ b/profiles/package.mask
88 @@ -784,11 +784,6 @@ media-sound/edna
89 # Removal in 30 days.
90 media-sound/positron
91
92 -# Andreas Sturmlechner <asturm@g.o> (2020-07-29)
93 -# Py2-only, last release in 2011, we have shortage of music players.
94 -# Removal in 30 days.
95 -media-sound/moosic
96 -
97 # Andrey Utkin <andrey_utkin@g.o> (2020-07-28)
98 # Not used by other packages anymore.
99 # Removal in 30 days.