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/positron/, profiles/
Date: Fri, 28 Aug 2020 06:55:01
Message-Id: 1598597672.a4b667590e8915f28e5d85a1380f044483a3b6f2.asturm@gentoo
1 commit: a4b667590e8915f28e5d85a1380f044483a3b6f2
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 27 18:29:23 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 28 06:54:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4b66759
7
8 media-sound/positron: Remove last-rited package
9
10 Closes: https://bugs.gentoo.org/735398
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 media-sound/positron/Manifest | 1 -
14 media-sound/positron/metadata.xml | 8 --------
15 media-sound/positron/positron-1.1-r1.ebuild | 25 -------------------------
16 profiles/package.mask | 5 -----
17 4 files changed, 39 deletions(-)
18
19 diff --git a/media-sound/positron/Manifest b/media-sound/positron/Manifest
20 deleted file mode 100644
21 index adf775b6931..00000000000
22 --- a/media-sound/positron/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST positron-1.1.tar.gz 88427 BLAKE2B fb1910e2a241b1cb3090e0636a6ef9492943cd1d61017844ed7981c8caa1b6300f1ac914d0f4ce920928e5cd69e841eb40a1cc7dd6eb7db86341a0717f909b8c SHA512 610f872d69e3ea192630338b2134c82d3ac8e7345b074f99853de67e0723808894ee5ef71151397920f4f91f2aeefe99f659521a68178ea618853a607372ccc5
26
27 diff --git a/media-sound/positron/metadata.xml b/media-sound/positron/metadata.xml
28 deleted file mode 100644
29 index c870d0eef0a..00000000000
30 --- a/media-sound/positron/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/positron/positron-1.1-r1.ebuild b/media-sound/positron/positron-1.1-r1.ebuild
43 deleted file mode 100644
44 index 97175753f6b..00000000000
45 --- a/media-sound/positron/positron-1.1-r1.ebuild
46 +++ /dev/null
47 @@ -1,25 +0,0 @@
48 -# Copyright 1999-2018 Gentoo Foundation
49 -# Distributed under the terms of the GNU General Public License v2
50 -
51 -EAPI=6
52 -PYTHON_COMPAT=( python2_7 )
53 -
54 -inherit distutils-r1
55 -
56 -DESCRIPTION="Synchronization manager for the Neuros Audio Computer"
57 -HOMEPAGE="https://www.xiph.org/positron"
58 -SRC_URI="https://www.xiph.org/positron/files/source/${P}.tar.gz"
59 -
60 -LICENSE="BSD"
61 -SLOT="0"
62 -KEYWORDS="amd64 ppc sparc x86"
63 -IUSE="vorbis"
64 -
65 -DEPEND="vorbis? ( dev-python/pyvorbis[${PYTHON_USEDEP}] )"
66 -RDEPEND="${DEPEND}"
67 -
68 -python_prepare_all() {
69 - # install docs in /usr/share/doc/${PF}, bug #241290
70 - sed -i -e "s:share/doc/positron:share/doc/${PF}:" setup.py
71 - distutils-r1_python_prepare_all
72 -}
73
74 diff --git a/profiles/package.mask b/profiles/package.mask
75 index a8c75de998c..86481af9a21 100644
76 --- a/profiles/package.mask
77 +++ b/profiles/package.mask
78 @@ -779,11 +779,6 @@ app-admin/conkyforecast
79 # Removal in 30 days.
80 media-sound/edna
81
82 -# Andreas Sturmlechner <asturm@g.o> (2020-07-29)
83 -# Py2-only, last release in 2004, no one else is packaging this.
84 -# Removal in 30 days.
85 -media-sound/positron
86 -
87 # Andrey Utkin <andrey_utkin@g.o> (2020-07-28)
88 # Not used by other packages anymore.
89 # Removal in 30 days.