net-misc/ipv6calc: update HOMEPAGE, SRC_URI, metadata
authorWim Muskee <wimmuskee@gmail.com>
Tue, 20 Aug 2019 07:27:25 +0000 (09:27 +0200)
committerAnthony G. Basile <blueness@gentoo.org>
Tue, 15 Oct 2019 16:09:44 +0000 (12:09 -0400)
Closes: https://bugs.gentoo.org/680174
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
net-misc/ipv6calc/ipv6calc-1.0.0.ebuild
net-misc/ipv6calc/ipv6calc-2.1.0.ebuild
net-misc/ipv6calc/metadata.xml

index b0e61d909d24e01d3cc44f01fa9d149b766883a5..995376c6640e34a8c0efb2e83ef233cf6f043034 100644 (file)
@@ -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"
index 077b47c137f1f2e2eab0e147ca70f66110198b2b..898a06fd0de2c73142f790e15b1f9d712daf8b33 100644 (file)
@@ -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"
index d920e3ba3e56956064d9d1d4aff65c889be8eead..16255ab1a98bf3ce3abe82b2a4bafbe1d5f18e7b 100644 (file)
@@ -5,4 +5,7 @@
                <email>blueness@gentoo.org</email>
                <name>Anthony G. Basile</name>
        </maintainer>
+       <upstream>
+               <remote-id type="github">pbiering/ipv6calc</remote-id>
+       </upstream>
 </pkgmetadata>