net-misc/autoupnp: Migrated to GitHub
authorMichał Górny <mgorny@gentoo.org>
Sun, 10 Nov 2019 20:58:44 +0000 (21:58 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 10 Nov 2019 21:10:50 +0000 (22:10 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/autoupnp/autoupnp-0.4.7.ebuild
net-misc/autoupnp/autoupnp-9999.ebuild
net-misc/autoupnp/metadata.xml

index 88e67f8857d40d412e7708129032234b80406477..5026fdeabd88f0e5f6b27ff9b14769d4d6f76c56 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit eutils
 
 DESCRIPTION="Automatic open port forwarder using UPnP"
-HOMEPAGE="https://bitbucket.org/mgorny/autoupnp/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/autoupnp/"
+SRC_URI="https://github.com/mgorny/autoupnp/releases/download/v${PV}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
index 2e5368ce4bba095a609bc480a273e13fdc6b37ab..2cc6e7484420e7320c3b43fe72ea24ed0a91af8e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit autotools eutils git-r3
 
 DESCRIPTION="Automatic open port forwarder using UPnP"
-HOMEPAGE="https://bitbucket.org/mgorny/autoupnp/"
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
+HOMEPAGE="https://github.com/mgorny/autoupnp/"
+EGIT_REPO_URI="https://github.com/mgorny/${PN}.git"
 
 LICENSE="BSD"
 SLOT="0"
index 527c08acfeae833eeb0b837df0631407464ee35c..cbee44522aef45f4d0091d986d35899425f20dbb 100644 (file)
@@ -10,7 +10,7 @@
                        <email>mgorny@gentoo.org</email>
                        <name>Michał Górny</name>
                </maintainer>
-               <bugs-to>https://bitbucket.org/mgorny/autoupnp/issues/</bugs-to>
-               <remote-id type="bitbucket">mgorny/autoupnp</remote-id>
+               <bugs-to>https://github.com/mgorny/autoupnp/issues/</bugs-to>
+               <remote-id type="github">mgorny/autoupnp</remote-id>
        </upstream>
 </pkgmetadata>