summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-11-06 19:23:55 +0100
committerMichał Górny <mgorny@gentoo.org>2016-11-06 19:26:50 +0100
commitd328cb472270df29a6efa82950f0ddcf322feda7 (patch)
treeb6e4271ba5771ab08234272cfb10ccf2654ccb5a /app-portage
parentmedia-gfx/hugin: Switch to EAPI 6, python3_5 (diff)
downloadgentoo-d328cb472270df29a6efa82950f0ddcf322feda7.tar.gz
gentoo-d328cb472270df29a6efa82950f0ddcf322feda7.tar.bz2
gentoo-d328cb472270df29a6efa82950f0ddcf322feda7.zip
app-portage/flaggie: Update remaining URLs to GitHub
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/flaggie/flaggie-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/flaggie/flaggie-9999.ebuild b/app-portage/flaggie/flaggie-9999.ebuild
index 5c32549d341a..6016e567abf8 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"