From: Michał Górny Date: Sun, 25 Nov 2018 19:39:52 +0000 (+0100) Subject: net-misc/minidlna: Switch HOMEPAGE to the project page X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2997ebd19672fa181f69d3fbd10c01ec9c0b2c38;p=gentoo.git net-misc/minidlna: Switch HOMEPAGE to the project page Switch HOMEPAGE from the (unreadable) autogenerated sourceforge page to the actual project page. Not that it's much better but it at least saves one click. Signed-off-by: Michał Górny --- diff --git a/net-misc/minidlna/minidlna-1.1.5-r1.ebuild b/net-misc/minidlna/minidlna-1.1.5-r1.ebuild index a0ca7b231fc6..c964214a45e0 100644 --- a/net-misc/minidlna/minidlna-1.1.5-r1.ebuild +++ b/net-misc/minidlna/minidlna-1.1.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit eutils linux-info systemd toolchain-funcs user DESCRIPTION="DLNA/UPnP-AV compliant media server" -HOMEPAGE="http://minidlna.sourceforge.net/" +HOMEPAGE="https://sourceforge.net/projects/minidlna/" SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz https://dev.gentoo.org/~xmw/${PN}-gentoo-artwork.patch.xz" diff --git a/net-misc/minidlna/minidlna-1.2.1.ebuild b/net-misc/minidlna/minidlna-1.2.1.ebuild index 6b5a1be8ebe8..40ee4bd7a8c7 100644 --- a/net-misc/minidlna/minidlna-1.2.1.ebuild +++ b/net-misc/minidlna/minidlna-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit autotools eutils linux-info systemd toolchain-funcs user DESCRIPTION="DLNA/UPnP-AV compliant media server" -HOMEPAGE="http://minidlna.sourceforge.net/" +HOMEPAGE="https://sourceforge.net/projects/minidlna/" SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz https://dev.gentoo.org/~xmw/${PN}-gentoo-artwork.patch.xz"