app-portage/flaggie: Update remaining URLs to GitHub
authorMichał Górny <mgorny@gentoo.org>
Sun, 6 Nov 2016 18:23:55 +0000 (19:23 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 6 Nov 2016 18:26:50 +0000 (19:26 +0100)
app-portage/flaggie/flaggie-9999.ebuild

index 5c32549d341a5d3ec82e323e26204939826aed41..6016e567abf80c7388f922d74cd598d0f3cf00b2 100644 (file)
@@ -5,11 +5,11 @@
 EAPI=6
 PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
+EGIT_REPO_URI="https://github.com/mgorny/flaggie.git"
 inherit bash-completion-r1 distutils-r1 git-r3
 
 DESCRIPTION="A smart CLI mangler for package.* files"
-HOMEPAGE="https://bitbucket.org/mgorny/flaggie/"
+HOMEPAGE="https://github.com/mgorny/flaggie/"
 SRC_URI=""
 
 LICENSE="BSD"