From: Michał Górny Date: Fri, 3 Jan 2020 16:49:23 +0000 (+0100) Subject: net-dns/resolvconf-symlink: Remove useless HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8f22b32f4d5bfd7ff043b3dd49574f1290a5e688;p=gentoo.git net-dns/resolvconf-symlink: Remove useless HOMEPAGE Signed-off-by: Michał Górny --- diff --git a/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild b/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild index d11ff4ab6257..f7ad0c456264 100644 --- a/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild +++ b/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 DESCRIPTION="Make /etc/resolv.conf a symlink to a runtime-writable location" -HOMEPAGE="https://www.gentoo.org" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="" LICENSE="public-domain"