summaryrefslogtreecommitdiff
path: root/media-sound/apetag
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-05-03 08:03:49 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-05-03 08:03:49 +0000
commitda59544b257c10f0fcae4cf018d42dd10403958e (patch)
tree31cd8ddb120fa68894e1fdb925162215ec9064d3 /media-sound/apetag
parent9b362fb05b168c7135c80d738997310184fbe43b (diff)
downloadbaldeagleos-repo-da59544b257c10f0fcae4cf018d42dd10403958e.tar.gz
baldeagleos-repo-da59544b257c10f0fcae4cf018d42dd10403958e.tar.xz
baldeagleos-repo-da59544b257c10f0fcae4cf018d42dd10403958e.zip
Adding metadata
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 db2393ecb400..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_{7,8,9,10,11} )
+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"