From 4a716729a140eda5386dc1390cbceb59af08176f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 10 Nov 2019 22:21:58 +0100 Subject: [PATCH] net-misc/npapi-sdk: Migrated to GitHub MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- 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 cc6d3e382c6a..00053de32b1c 100644 --- a/net-misc/npapi-sdk/metadata.xml +++ b/net-misc/npapi-sdk/metadata.xml @@ -10,6 +10,6 @@ Gentoo Mozilla Team - mgorny/npapi-sdk + mgorny/npapi-sdk 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 b44229e93f0c..caa21c459313 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 67a6c530e6bd..bdcb9e57bb00 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" -- 2.26.2