commit:     4a716729a140eda5386dc1390cbceb59af08176f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 10 21:21:58 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 10 21:40:46 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a716729

net-misc/npapi-sdk: Migrated to GitHub

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-misc/npapi-sdk/metadata.xml            | 2 +-
 net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild | 4 ++--
 net-misc/npapi-sdk/npapi-sdk-9999.ebuild   | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-misc/npapi-sdk/metadata.xml b/net-misc/npapi-sdk/metadata.xml
index cc6d3e382c6..00053de32b1 100644
--- a/net-misc/npapi-sdk/metadata.xml
+++ b/net-misc/npapi-sdk/metadata.xml
@@ -10,6 +10,6 @@
                <name>Gentoo Mozilla Team</name>
        </maintainer>
        <upstream>
-               <remote-id type="bitbucket">mgorny/npapi-sdk</remote-id>
+               <remote-id type="github">mgorny/npapi-sdk</remote-id>
        </upstream>
 </pkgmetadata>

diff --git a/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild 
b/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild
index b44229e93f0..caa21c45931 100644
--- a/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild
+++ b/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild
@@ -6,8 +6,8 @@ EAPI=4
 inherit autotools-utils
 
 DESCRIPTION="NPAPI headers bundle"
-HOMEPAGE="https://bitbucket.org/mgorny/npapi-sdk/";
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2";
+HOMEPAGE="https://github.com/mgorny/npapi-sdk/";
+SRC_URI="https://github.com/mgorny/npapi-sdk/releases/download/${P}/${P}.tar.bz2";
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/net-misc/npapi-sdk/npapi-sdk-9999.ebuild 
b/net-misc/npapi-sdk/npapi-sdk-9999.ebuild
index 67a6c530e6b..bdcb9e57bb0 100644
--- a/net-misc/npapi-sdk/npapi-sdk-9999.ebuild
+++ b/net-misc/npapi-sdk/npapi-sdk-9999.ebuild
@@ -7,8 +7,8 @@ AUTOTOOLS_AUTORECONF=yes
 inherit autotools-utils git-r3
 
 DESCRIPTION="NPAPI headers bundle"
-HOMEPAGE="https://bitbucket.org/mgorny/npapi-sdk/";
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git";
+HOMEPAGE="https://github.com/mgorny/npapi-sdk/";
+EGIT_REPO_URI="https://github.com/mgorny/${PN}.git";
 
 LICENSE="BSD"
 SLOT="0"

Reply via email to