commit: ff69197a0871b0b6065ce8436c07cd79a589640f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 10 22:13:24 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 10 22:13:24 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff69197a
media-sound/id3ted: update *.github.com HOMEPAGEs Signed-off-by: Sam James <sam <AT> gentoo.org> media-sound/id3ted/id3ted-1.0.ebuild | 6 +++--- 1 file 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"
