From: Michał Górny Date: Wed, 16 May 2018 19:07:55 +0000 (+0200) Subject: app-portage/diffmask: Switch to GitHub X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ff5ef2277166a87d23f99c79778dd3c463c494cd;p=gentoo.git app-portage/diffmask: Switch to GitHub --- diff --git a/app-portage/diffmask/diffmask-0.3.3-r3.ebuild b/app-portage/diffmask/diffmask-0.3.3-r3.ebuild index 1b7c91a0cd0f..7baf9d9b47ce 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 98a07f61cfe9..14151f6b5aba 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 787683efe046..a7831157d057 100644 --- a/app-portage/diffmask/metadata.xml +++ b/app-portage/diffmask/metadata.xml @@ -17,7 +17,7 @@ mgorny@gentoo.org Michał Górny - https://bitbucket.org/mgorny/diffmask/issues/ - mgorny/diffmask + https://github.com/mgorny/diffmask/issues/ + mgorny/diffmask