commit:     b3215a66c25adf8d6ca47f8ad627c265318fe809
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 24 21:31:34 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jul 24 23:44:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3215a66

media-sound/rgain: Remove last-rited package

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

 media-sound/rgain/Manifest              |  1 -
 media-sound/rgain/metadata.xml          | 12 ------------
 media-sound/rgain/rgain-1.2.1-r1.ebuild | 29 -----------------------------
 profiles/package.mask                   |  5 -----
 4 files changed, 47 deletions(-)

diff --git a/media-sound/rgain/Manifest b/media-sound/rgain/Manifest
deleted file mode 100644
index e67efd9a319..00000000000
--- a/media-sound/rgain/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST rgain-1.2.1.tar.gz 24741 BLAKE2B 
f920fa45c31f4cda367b93443b9f358827d4032dcd1ce5adce3bd3e7f3834899a2e58fb384d40cb53f9d099d957fe422b3752d1c56da975a7931767f40b37a77
 SHA512 
ac9a0c9918e55150d34b07dfbe839a0e497f8c5793ecbaad4f35063f2e00e0ebd1cb9739c5d0022513c2fe9b0aa880941ba848d791a4db31373ad0d421a133df

diff --git a/media-sound/rgain/metadata.xml b/media-sound/rgain/metadata.xml
deleted file mode 100644
index 4096733e843..00000000000
--- a/media-sound/rgain/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <longdescription lang="en">
-               A set of Python modules and utility programmes to deal with 
Replay Gain information -- calculate it (with GStreamer), read and write it 
(with Mutagen). It has support for Ogg Vorbis (or probably anything stored in 
an Ogg container), Flac, WavPack (oddly enough) and MP3 (in different 
incarnations). Thereā€˜s also a command-line programme, replaygain, that works 
very similar to its like- named cousins, most prominently vorbisgain and 
mp3gain -- only that it works for all those supported formats alike. 
collectiongain on the other hand is a kind of fire-and-forget tool for big 
amounts of music files.
-       </longdescription>
-       <upstream>
-               <remote-id type="pypi">rgain</remote-id>
-               <remote-id type="bitbucket">fk/rgain</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/media-sound/rgain/rgain-1.2.1-r1.ebuild 
b/media-sound/rgain/rgain-1.2.1-r1.ebuild
deleted file mode 100644
index 76302e53f21..00000000000
--- a/media-sound/rgain/rgain-1.2.1-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Set of programmes and Python modules to deal with Replay Gain 
information"
-HOMEPAGE="https://bitbucket.org/fk/rgain";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="flac mp3 vorbis wavpack"
-
-DEPEND=">=dev-python/docutils-0.9"
-RDEPEND="media-libs/mutagen
-       dev-python/pygobject:3[$PYTHON_USEDEP]
-       media-libs/gstreamer:1.0[introspection]
-       media-plugins/gst-plugins-meta:1.0[flac?,mp3?,vorbis?,wavpack?]
-"
-
-src_install() {
-       distutils-r1_src_install
-       doman build/man/*
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index b8df3d0b0c0..e463fcf3157 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -400,11 +400,6 @@ app-misc/scope
 # Bug 729822. Removal in 30 days.
 media-sound/guimup
 
-# Andreas Sturmlechner <ast...@gentoo.org> (2020-06-25)
-# Stuck on Python 2, no maintainer; rgain3 fork available for sb. taking over
-# at https://github.com/chaudum/rgain - masked for removal in 30 days.
-media-sound/rgain
-
 # Sergei Trofimovich <sly...@gentoo.org> (2020-06-21)
 # virtual/libstdc++ has only one sys-libs/libstdc++-v3 provider.
 # Use that instead. Or even better use none of them. It's a

Reply via email to