diff options
author | Sam James <sam@gentoo.org> | 2023-04-10 23:13:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-10 23:13:24 +0100 |
commit | ff69197a0871b0b6065ce8436c07cd79a589640f (patch) | |
tree | af3ef967f6b221d392bb4432bdb012750f58d188 /media-sound | |
parent | dev-vcs/git-lfs: update *.github.com HOMEPAGEs (diff) | |
download | gentoo-ff69197a0871b0b6065ce8436c07cd79a589640f.tar.gz gentoo-ff69197a0871b0b6065ce8436c07cd79a589640f.tar.bz2 gentoo-ff69197a0871b0b6065ce8436c07cd79a589640f.zip |
media-sound/id3ted: update *.github.com HOMEPAGEs
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/id3ted/id3ted-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/id3ted/id3ted-1.0.ebuild b/media-sound/id3ted/id3ted-1.0.ebuild index d0517031cfc7..bc33e7789072 100644 --- a/media-sound/id3ted/id3ted-1.0.ebuild +++ b/media-sound/id3ted/id3ted-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,8 +6,8 @@ EAPI=7 inherit toolchain-funcs DESCRIPTION="A Command-line ID3 Tag Editor" -HOMEPAGE="https://muennich.github.com/id3ted/" -SRC_URI="https://github.com/muennich/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/xyb3rt/id3ted" +SRC_URI="https://github.com/xyb3rt/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |