diff options
Diffstat (limited to 'dev-vcs/git-cola/git-cola-2.1.2.ebuild')
-rw-r--r-- | dev-vcs/git-cola/git-cola-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-cola/git-cola-2.1.2.ebuild b/dev-vcs/git-cola/git-cola-2.1.2.ebuild index 2de6715817e4..d7412c36055f 100644 --- a/dev-vcs/git-cola/git-cola-2.1.2.ebuild +++ b/dev-vcs/git-cola/git-cola-2.1.2.ebuild @@ -10,7 +10,7 @@ DISTUTILS_SINGLE_IMPL=true inherit distutils-r1 readme.gentoo virtualx DESCRIPTION="The highly caffeinated git GUI" -HOMEPAGE="http://git-cola.github.com/" +HOMEPAGE="https://git-cola.github.com/" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" |