commit: 8f22b32f4d5bfd7ff043b3dd49574f1290a5e688 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Jan 3 16:49:23 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Jan 3 20:39:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f22b32f
net-dns/resolvconf-symlink: Remove useless HOMEPAGE Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild b/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild index d11ff4ab625..f7ad0c45626 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"
