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 C0E17138334 for ; Tue, 23 Jul 2019 09:06:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 977BAE0801; Tue, 23 Jul 2019 09:06:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 6376CE0801 for ; Tue, 23 Jul 2019 09:06:40 +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 9F37B347C4E for ; Tue, 23 Jul 2019 09:06:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F7AE471 for ; Tue, 23 Jul 2019 09:06:36 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1563872595.5b39b689d9d4cae3291558fff0f64ea398ab075d.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/whois/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/whois/metadata.xml net-misc/whois/whois-5.3.2.ebuild net-misc/whois/whois-5.4.3.ebuild net-misc/whois/whois-5.5.0.ebuild X-VCS-Directories: net-misc/whois/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 5b39b689d9d4cae3291558fff0f64ea398ab075d X-VCS-Branch: master Date: Tue, 23 Jul 2019 09:06:36 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 174e8788-b85c-44ba-a099-c19aca53aafb X-Archives-Hash: 28a0ee88ef243b8bb96340dce1bc0f7b commit: 5b39b689d9d4cae3291558fff0f64ea398ab075d Author: Lars Wendler gentoo org> AuthorDate: Tue Jul 23 09:03:15 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Jul 23 09:03:15 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b39b689 net-misc/whois: Updated homepage information Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Lars Wendler gentoo.org> net-misc/whois/metadata.xml | 11 +++++++---- net-misc/whois/whois-5.3.2.ebuild | 4 ++-- net-misc/whois/whois-5.4.3.ebuild | 2 +- net-misc/whois/whois-5.5.0.ebuild | 2 +- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/net-misc/whois/metadata.xml b/net-misc/whois/metadata.xml index 56c12441305..fcd1dc3acbf 100644 --- a/net-misc/whois/metadata.xml +++ b/net-misc/whois/metadata.xml @@ -1,8 +1,11 @@ - - base-system@gentoo.org - Gentoo Base System - + + base-system@gentoo.org + Gentoo Base System + + + rfc1036/whois + diff --git a/net-misc/whois/whois-5.3.2.ebuild b/net-misc/whois/whois-5.3.2.ebuild index 2663d8da5ad..6db3ffbd5bb 100644 --- a/net-misc/whois/whois-5.3.2.ebuild +++ b/net-misc/whois/whois-5.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ inherit toolchain-funcs MY_P="${P/-/_}" DESCRIPTION="improved Whois Client" -HOMEPAGE="https://www.linux.it/~md/software/" +HOMEPAGE="https://github.com/rfc1036/whois" SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz" LICENSE="GPL-2" diff --git a/net-misc/whois/whois-5.4.3.ebuild b/net-misc/whois/whois-5.4.3.ebuild index 1a5acc67130..67243e67ac6 100644 --- a/net-misc/whois/whois-5.4.3.ebuild +++ b/net-misc/whois/whois-5.4.3.ebuild @@ -7,7 +7,7 @@ inherit toolchain-funcs MY_P="${P/-/_}" DESCRIPTION="improved Whois Client" -HOMEPAGE="https://www.linux.it/~md/software/" +HOMEPAGE="https://github.com/rfc1036/whois" SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz" LICENSE="GPL-2" diff --git a/net-misc/whois/whois-5.5.0.ebuild b/net-misc/whois/whois-5.5.0.ebuild index 47dd3253657..d118bdf6385 100644 --- a/net-misc/whois/whois-5.5.0.ebuild +++ b/net-misc/whois/whois-5.5.0.ebuild @@ -7,7 +7,7 @@ inherit toolchain-funcs MY_P="${P/-/_}" DESCRIPTION="improved Whois Client" -HOMEPAGE="https://www.linux.it/~md/software/" +HOMEPAGE="https://github.com/rfc1036/whois" SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz" LICENSE="GPL-2"