commit: a4b667590e8915f28e5d85a1380f044483a3b6f2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Aug 27 18:29:23 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Aug 28 06:54:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4b66759
media-sound/positron: Remove last-rited package Closes: https://bugs.gentoo.org/735398 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> media-sound/positron/Manifest | 1 - media-sound/positron/metadata.xml | 8 -------- media-sound/positron/positron-1.1-r1.ebuild | 25 ------------------------- profiles/package.mask | 5 ----- 4 files changed, 39 deletions(-) diff --git a/media-sound/positron/Manifest b/media-sound/positron/Manifest deleted file mode 100644 index adf775b6931..00000000000 --- a/media-sound/positron/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST positron-1.1.tar.gz 88427 BLAKE2B fb1910e2a241b1cb3090e0636a6ef9492943cd1d61017844ed7981c8caa1b6300f1ac914d0f4ce920928e5cd69e841eb40a1cc7dd6eb7db86341a0717f909b8c SHA512 610f872d69e3ea192630338b2134c82d3ac8e7345b074f99853de67e0723808894ee5ef71151397920f4f91f2aeefe99f659521a68178ea618853a607372ccc5 diff --git a/media-sound/positron/metadata.xml b/media-sound/positron/metadata.xml deleted file mode 100644 index c870d0eef0a..00000000000 --- a/media-sound/positron/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/positron/positron-1.1-r1.ebuild b/media-sound/positron/positron-1.1-r1.ebuild deleted file mode 100644 index 97175753f6b..00000000000 --- a/media-sound/positron/positron-1.1-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="Synchronization manager for the Neuros Audio Computer" -HOMEPAGE="https://www.xiph.org/positron" -SRC_URI="https://www.xiph.org/positron/files/source/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ppc sparc x86" -IUSE="vorbis" - -DEPEND="vorbis? ( dev-python/pyvorbis[${PYTHON_USEDEP}] )" -RDEPEND="${DEPEND}" - -python_prepare_all() { - # install docs in /usr/share/doc/${PF}, bug #241290 - sed -i -e "s:share/doc/positron:share/doc/${PF}:" setup.py - distutils-r1_python_prepare_all -} diff --git a/profiles/package.mask b/profiles/package.mask index a8c75de998c..86481af9a21 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -779,11 +779,6 @@ app-admin/conkyforecast # Removal in 30 days. media-sound/edna -# Andreas Sturmlechner <[email protected]> (2020-07-29) -# Py2-only, last release in 2004, no one else is packaging this. -# Removal in 30 days. -media-sound/positron - # Andrey Utkin <[email protected]> (2020-07-28) # Not used by other packages anymore. # Removal in 30 days.
