mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
media-sound/podget: update HOMEPAGE
Closes: https://bugs.gentoo.org/632780 Signed-off-by: Jonas Stein <jstein@gentoo.org>
This commit is contained in:
@@ -1,14 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person" proxied="yes">
|
||||
<email>kitcat490@gmail.com</email>
|
||||
<name>Michael Niehoff</name>
|
||||
</maintainer>
|
||||
<maintainer type="project" proxied="proxy">
|
||||
<email>proxy-maint@gentoo.org</email>
|
||||
<name>Proxy Maintainers</name>
|
||||
</maintainer>
|
||||
<!-- maintainer-needed -->
|
||||
<upstream>
|
||||
<remote-id type="github">dvehrs/podget</remote-id>
|
||||
<remote-id type="sourceforge">podget</remote-id>
|
||||
|
||||
@@ -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+"
|
||||
|
||||
Reference in New Issue
Block a user