diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-01-03 17:49:23 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-01-03 21:39:45 +0100 |
commit | 8f22b32f4d5bfd7ff043b3dd49574f1290a5e688 (patch) | |
tree | 559bfce6ad3d935b35fd08041d56df9e8b919a60 /net-dns | |
parent | media-video/bashnapi: Remove outdated blocker (diff) | |
download | gentoo-8f22b32f4d5bfd7ff043b3dd49574f1290a5e688.tar.gz gentoo-8f22b32f4d5bfd7ff043b3dd49574f1290a5e688.tar.bz2 gentoo-8f22b32f4d5bfd7ff043b3dd49574f1290a5e688.zip |
net-dns/resolvconf-symlink: Remove useless HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild | 4 |
1 files 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 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" |