commit:     ff5ef2277166a87d23f99c79778dd3c463c494cd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 16 19:07:55 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 16 19:11:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff5ef227

app-portage/diffmask: Switch to GitHub

 app-portage/diffmask/diffmask-0.3.3-r3.ebuild | 4 ++--
 app-portage/diffmask/diffmask-9999.ebuild     | 4 ++--
 app-portage/diffmask/metadata.xml             | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-portage/diffmask/diffmask-0.3.3-r3.ebuild 
b/app-portage/diffmask/diffmask-0.3.3-r3.ebuild
index 1b7c91a0cd0..7baf9d9b47c 100644
--- a/app-portage/diffmask/diffmask-0.3.3-r3.ebuild
+++ b/app-portage/diffmask/diffmask-0.3.3-r3.ebuild
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
 inherit distutils-r1
 
 DESCRIPTION="A utility to maintain package.unmask entries up-to-date with 
masks"
-HOMEPAGE="https://bitbucket.org/mgorny/diffmask/";
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2";
+HOMEPAGE="https://github.com/mgorny/diffmask/";
+SRC_URI="https://github.com/mgorny/diffmask/releases/download/${P}/${P}.tar.bz2";
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/app-portage/diffmask/diffmask-9999.ebuild 
b/app-portage/diffmask/diffmask-9999.ebuild
index 98a07f61cfe..14151f6b5ab 100644
--- a/app-portage/diffmask/diffmask-9999.ebuild
+++ b/app-portage/diffmask/diffmask-9999.ebuild
@@ -7,9 +7,9 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
 inherit distutils-r1 git-r3
 
 DESCRIPTION="A utility to maintain package.unmask entries up-to-date with 
masks"
-HOMEPAGE="https://bitbucket.org/mgorny/diffmask/";
+HOMEPAGE="https://github.com/mgorny/diffmask/";
 SRC_URI=""
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git";
+EGIT_REPO_URI="https://github.com/mgorny/${PN}.git";
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/app-portage/diffmask/metadata.xml 
b/app-portage/diffmask/metadata.xml
index 787683efe04..a7831157d05 100644
--- a/app-portage/diffmask/metadata.xml
+++ b/app-portage/diffmask/metadata.xml
@@ -17,7 +17,7 @@
                        <email>[email protected]</email>
                        <name>Michał Górny</name>
                </maintainer>
-               <bugs-to>https://bitbucket.org/mgorny/diffmask/issues/</bugs-to>
-               <remote-id type="bitbucket">mgorny/diffmask</remote-id>
+               <bugs-to>https://github.com/mgorny/diffmask/issues/</bugs-to>
+               <remote-id type="github">mgorny/diffmask</remote-id>
        </upstream>
 </pkgmetadata>

Reply via email to