commit:     8ec6e878fc576fadee3e85ac8e8914af45b37d4a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 26 17:15:19 2026 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 26 18:33:42 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ec6e878

media-sound/redoflacs: drop 0.30

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/redoflacs/Manifest              |  1 -
 media-sound/redoflacs/files/README.gentoo   |  4 ----
 media-sound/redoflacs/redoflacs-0.30.ebuild | 24 ------------------------
 3 files changed, 29 deletions(-)

diff --git a/media-sound/redoflacs/Manifest b/media-sound/redoflacs/Manifest
index 8afc770fde75..1f699e72ef0e 100644
--- a/media-sound/redoflacs/Manifest
+++ b/media-sound/redoflacs/Manifest
@@ -1,2 +1 @@
-DIST redoflacs-0.30.tar.gz 40711 BLAKE2B 
afa4ddd4892b006092df769be753a6861dc75564021432ef255aef5046e870173c31a76c756362b7c530611432531dab2199155824457623c1ad805b8c51dc57
 SHA512 
bdd706909f4609668da1dd80635c486821616310d8de1caac1d4dbce17d8eb76ae04657f7f77fe22a05aabcb0b12d34e2e2c0812d16e973af132ab8a420afc4a
 DIST redoflacs-1.1.0.tar.gz 32907 BLAKE2B 
13b75ffcff62b9a2e138535ad1381eebe6f853f829bf5659a0df3f134be8faeb9c7bf04de70ae81e3c52c16ffa9b890172271b750ffbdff51c3f06a23af1402d
 SHA512 
d5f508d38b25a62a571fed662e5f77eecddc1044d27595d2b0fd5fd6cdd7ba34c2fad603714b0acaeb6b6eddf998b86c9776a77d14e6a7e29180a230512a3307

diff --git a/media-sound/redoflacs/files/README.gentoo 
b/media-sound/redoflacs/files/README.gentoo
deleted file mode 100644
index d1d631bd427f..000000000000
--- a/media-sound/redoflacs/files/README.gentoo
+++ /dev/null
@@ -1,4 +0,0 @@
-This script makes use of optional programs if installed:
-
-  media-sound/sox      -> for creating spectrograms (enable USE=png)
-  media-sound/aucdtect -> for determining authenticity of FLAC files (CDDA)

diff --git a/media-sound/redoflacs/redoflacs-0.30.ebuild 
b/media-sound/redoflacs/redoflacs-0.30.ebuild
deleted file mode 100644
index cb5eed7d1a02..000000000000
--- a/media-sound/redoflacs/redoflacs-0.30.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit readme.gentoo-r1 vcs-snapshot
-
-DESCRIPTION="Bash commandline flac compressor, verifier, organizer, analyzer, 
retagger"
-HOMEPAGE="https://github.com/sirjaren/redoflacs";
-SRC_URI="https://github.com/sirjaren/${PN}/tarball/v${PV} -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       >=app-shells/bash-4
-       media-libs/flac
-       sys-apps/coreutils"
-
-src_install() {
-       dobin redoflacs
-       readme.gentoo_create_doc
-}

Reply via email to