summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-03 06:27:13 +0100
committerSam James <sam@gentoo.org>2023-05-03 06:27:13 +0100
commitac65aa470187292057dc98fcd53692d584b638ad (patch)
tree03812e3d95caa2a4ac411885a2b2acdb9260b087 /media-sound/apetag
parentdev-util/catalyst: Stabilize 3.0.22-r1 ppc64, #905615 (diff)
downloadgentoo-ac65aa470187292057dc98fcd53692d584b638ad.tar.gz
gentoo-ac65aa470187292057dc98fcd53692d584b638ad.tar.bz2
gentoo-ac65aa470187292057dc98fcd53692d584b638ad.zip
media-sound/apetag: update HOMEPAGE, SRC_URI
Closes: https://bugs.gentoo.org/897022 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/apetag')
-rw-r--r--media-sound/apetag/apetag-1.12-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/apetag/apetag-1.12-r3.ebuild b/media-sound/apetag/apetag-1.12-r3.ebuild
index a88054964932..183648ad647a 100644
--- a/media-sound/apetag/apetag-1.12-r3.ebuild
+++ b/media-sound/apetag/apetag-1.12-r3.ebuild
@@ -3,13 +3,13 @@
EAPI=7
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit python-single-r1 toolchain-funcs
DESCRIPTION="Command-line ape 2.0 tagger"
-HOMEPAGE="http://muth.org/Robert/Apetag/"
-SRC_URI="http://muth.org/Robert/Apetag/${PN}.${PV}.tar.gz"
+HOMEPAGE="https://robert.muth.org/Apetag/"
+SRC_URI="https://robert.muth.org/Apetag/${PN}.${PV}.tar.gz"
LICENSE="GPL-3"
SLOT="0"