app-portage/flaggie: Update remaining URLs to GitHub

This commit is contained in:
Michał Górny
2016-11-06 19:23:55 +01:00
parent fd38427c4c
commit d328cb4722

View 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"