From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6C731138334 for ; Thu, 23 Aug 2018 08:17:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63B7FE0B37; Thu, 23 Aug 2018 08:17:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 380FFE0B33 for ; Thu, 23 Aug 2018 08:17:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 84F66335CA3 for ; Thu, 23 Aug 2018 08:17:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A55C3B4 for ; Thu, 23 Aug 2018 08:17:24 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1535012226.a6868ac7d5a6a3bac11adfc9bc6850c0c1321879.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/ndu/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/ndu/ndu-0.4-r4.ebuild X-VCS-Directories: net-dns/ndu/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: a6868ac7d5a6a3bac11adfc9bc6850c0c1321879 X-VCS-Branch: master Date: Thu, 23 Aug 2018 08:17:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b48f9e55-730b-440b-8f93-caa4aa50e3d4 X-Archives-Hash: 2cc835d1bf999e65a1a168364c5f657a commit: a6868ac7d5a6a3bac11adfc9bc6850c0c1321879 Author: Wim Muskee gmail com> AuthorDate: Tue Aug 21 04:12:38 2018 +0000 Commit: Patrice Clement gentoo org> CommitDate: Thu Aug 23 08:17:06 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6868ac7 net-dns/ndu: update HOMEPAGE. Closes: https://bugs.gentoo.org/655940 Closes: https://github.com/gentoo/gentoo/pull/9644 net-dns/ndu/ndu-0.4-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/ndu/ndu-0.4-r4.ebuild b/net-dns/ndu/ndu-0.4-r4.ebuild index 279b5024e13..b64497eb415 100644 --- a/net-dns/ndu/ndu-0.4-r4.ebuild +++ b/net-dns/ndu/ndu-0.4-r4.ebuild @@ -7,7 +7,7 @@ inherit eutils toolchain-funcs DESCRIPTION="DNS serial number incrementer and reverse zone builder" SRC_URI="http://uranus.it.swin.edu.au/~jn/linux/${P}.tar.gz" -HOMEPAGE="http://uranus.it.swin.edu.au/~jn/linux/dns.htm" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc x86"