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 63F46138334 for ; Tue, 15 Oct 2019 16:09:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3B88E0837; Tue, 15 Oct 2019 16:09:54 +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 9C2CAE0837 for ; Tue, 15 Oct 2019 16:09:54 +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 923F134BE08 for ; Tue, 15 Oct 2019 16:09:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0EB8B83D for ; Tue, 15 Oct 2019 16:09:52 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1571155784.09163f082baa4f2d25f1e8fa2f7befcf7afb1fb8.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ipv6calc/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/ipv6calc/ipv6calc-1.0.0.ebuild net-misc/ipv6calc/ipv6calc-2.1.0.ebuild net-misc/ipv6calc/metadata.xml X-VCS-Directories: net-misc/ipv6calc/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 09163f082baa4f2d25f1e8fa2f7befcf7afb1fb8 X-VCS-Branch: master Date: Tue, 15 Oct 2019 16:09:52 +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: efbf438d-571d-4828-851d-f713e4d7fb63 X-Archives-Hash: 15db56ef0370788a11701d74b4dae0b4 commit: 09163f082baa4f2d25f1e8fa2f7befcf7afb1fb8 Author: Wim Muskee gmail com> AuthorDate: Tue Aug 20 07:27:25 2019 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Tue Oct 15 16:09:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09163f08 net-misc/ipv6calc: update HOMEPAGE, SRC_URI, metadata Closes: https://bugs.gentoo.org/680174 Signed-off-by: Wim Muskee gmail.com> Signed-off-by: Anthony G. Basile gentoo.org> net-misc/ipv6calc/ipv6calc-1.0.0.ebuild | 6 +++--- net-misc/ipv6calc/ipv6calc-2.1.0.ebuild | 2 +- net-misc/ipv6calc/metadata.xml | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/net-misc/ipv6calc/ipv6calc-1.0.0.ebuild b/net-misc/ipv6calc/ipv6calc-1.0.0.ebuild index b0e61d909d2..995376c6640 100644 --- a/net-misc/ipv6calc/ipv6calc-1.0.0.ebuild +++ b/net-misc/ipv6calc/ipv6calc-1.0.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" DESCRIPTION="IPv6 address calculator" -HOMEPAGE="http://www.deepspace6.net/projects/ipv6calc.html" -SRC_URI="ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/${P}.tar.gz" +HOMEPAGE="https://www.deepspace6.net/projects/ipv6calc.html" +SRC_URI="https://github.com/pbiering/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/ipv6calc/ipv6calc-2.1.0.ebuild b/net-misc/ipv6calc/ipv6calc-2.1.0.ebuild index 077b47c137f..898a06fd0de 100644 --- a/net-misc/ipv6calc/ipv6calc-2.1.0.ebuild +++ b/net-misc/ipv6calc/ipv6calc-2.1.0.ebuild @@ -4,7 +4,7 @@ EAPI="7" DESCRIPTION="IPv6 address calculator" -HOMEPAGE="http://www.deepspace6.net/projects/ipv6calc.html" +HOMEPAGE="https://www.deepspace6.net/projects/ipv6calc.html" SRC_URI="https://github.com/pbiering/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-misc/ipv6calc/metadata.xml b/net-misc/ipv6calc/metadata.xml index d920e3ba3e5..16255ab1a98 100644 --- a/net-misc/ipv6calc/metadata.xml +++ b/net-misc/ipv6calc/metadata.xml @@ -5,4 +5,7 @@ blueness@gentoo.org Anthony G. Basile + + pbiering/ipv6calc +