summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-11-25 20:39:52 +0100
committerMichał Górny <mgorny@gentoo.org>2018-11-25 22:42:52 +0100
commit2997ebd19672fa181f69d3fbd10c01ec9c0b2c38 (patch)
treebe37e703ad244207460495fb6a405994c61b39e2 /net-misc/minidlna
parentsys-cluster/glusterfs-4.1.5: update Manifest (diff)
downloadgentoo-2997ebd19672fa181f69d3fbd10c01ec9c0b2c38.tar.gz
gentoo-2997ebd19672fa181f69d3fbd10c01ec9c0b2c38.tar.bz2
gentoo-2997ebd19672fa181f69d3fbd10c01ec9c0b2c38.zip
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 <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/minidlna')
-rw-r--r--net-misc/minidlna/minidlna-1.1.5-r1.ebuild4
-rw-r--r--net-misc/minidlna/minidlna-1.2.1.ebuild4
2 files changed, 4 insertions, 4 deletions
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"