diff --git a/media-sound/podget/metadata.xml b/media-sound/podget/metadata.xml index 7ebbc17c08791..68ed4c32d596d 100644 --- a/media-sound/podget/metadata.xml +++ b/media-sound/podget/metadata.xml @@ -1,14 +1,7 @@ - - kitcat490@gmail.com - Michael Niehoff - - - proxy-maint@gentoo.org - Proxy Maintainers - + dvehrs/podget podget diff --git a/media-sound/podget/podget-0.8.2-r1.ebuild b/media-sound/podget/podget-0.8.2-r1.ebuild index 1c3aa569c2f0b..f0fd8568c4585 100644 --- a/media-sound/podget/podget-0.8.2-r1.ebuild +++ b/media-sound/podget/podget-0.8.2-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="A simple podcast aggregator optimized for running as a scheduled job" -HOMEPAGE="http://podget.sourceforge.net/ https://github.com/dvehrs/podget" +HOMEPAGE="https://podget.sourceforge.net/ https://github.com/dvehrs/podget" SRC_URI="https://github.com/dvehrs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+"