app-portage/diffmask: Switch to GitHub
authorMichał Górny <mgorny@gentoo.org>
Wed, 16 May 2018 19:07:55 +0000 (21:07 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 16 May 2018 19:11:03 +0000 (21:11 +0200)
app-portage/diffmask/diffmask-0.3.3-r3.ebuild
app-portage/diffmask/diffmask-9999.ebuild
app-portage/diffmask/metadata.xml

index 1b7c91a0cd0fd26fc4ef538eab9df3e6c09126a7..7baf9d9b47ce6773a729219f4bd153a88026ce7d 100644 (file)
@@ -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"
index 98a07f61cfe9a6bbf268cd4ab38378c888f01733..14151f6b5aba04796cd4ebee02d318fe086fa7ce 100644 (file)
@@ -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"
index 787683efe046856c5060a74f71395a86ec7f9285..a7831157d0574c526b189dea0d9bb18dcbadd13d 100644 (file)
@@ -17,7 +17,7 @@
                        <email>mgorny@gentoo.org</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>