commit:     8e3c35f140ed269179b6e2fa50360169ad54e777
Author:     Daniel Pielmeier <billie <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 13 10:22:11 2025 +0000
Commit:     Daniel Pielmeier <billie <AT> gentoo <DOT> org>
CommitDate: Sun Jul 13 10:22:11 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e3c35f1

media-sound/puddletag: drop 2.4.0

Signed-off-by: Daniel Pielmeier <billie <AT> gentoo.org>

 media-sound/puddletag/puddletag-2.4.0.ebuild | 31 ----------------------------
 1 file changed, 31 deletions(-)

diff --git a/media-sound/puddletag/puddletag-2.4.0.ebuild 
b/media-sound/puddletag/puddletag-2.4.0.ebuild
deleted file mode 100644
index 6cd0dd704eaa..000000000000
--- a/media-sound/puddletag/puddletag-2.4.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10,11,12} )
-
-inherit distutils-r1 xdg
-
-DESCRIPTION="Audio tag editor"
-HOMEPAGE="https://docs.puddletag.net/";
-SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2 GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="acoustid quodlibet"
-
-RDEPEND="
-       >=dev-python/configobj-5.0.8[${PYTHON_USEDEP}]
-       >=dev-python/levenshtein-0.25.1[${PYTHON_USEDEP}]
-       >=dev-python/lxml-5.2.2[${PYTHON_USEDEP}]
-       acoustid? ( >=dev-python/pyacoustid-1.3.0[${PYTHON_USEDEP}] )
-       >=dev-python/pyparsing-3.1.2[${PYTHON_USEDEP}]
-       >=dev-python/pyqt5-5.15.10[${PYTHON_USEDEP},svg]
-       >=dev-python/unidecode-1.3.8[${PYTHON_USEDEP}]
-       >=media-libs/mutagen-1.47.0[${PYTHON_USEDEP}]
-       quodlibet? ( >=media-sound/quodlibet-4.4.0[${PYTHON_USEDEP}] )
-"
-DOCS=(changelog NEWS THANKS TODO)

Reply via email to