commit: d328cb472270df29a6efa82950f0ddcf322feda7
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 6 18:23:55 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 6 18:26:50 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d328cb47
app-portage/flaggie: Update remaining URLs to GitHub
app-portage/flaggie/flaggie-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-portage/flaggie/flaggie-9999.ebuild
b/app-portage/flaggie/flaggie-9999.ebuild
index 5c32549..6016e56 100644
--- a/app-portage/flaggie/flaggie-9999.ebuild
+++ b/app-portage/flaggie/flaggie-9999.ebuild
@@ -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"