summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2017-08-06 12:47:21 +0200
committerPatrice Clement <monsieurp@gentoo.org>2017-08-07 00:31:00 +0200
commit5f70c25a00390911c7f99c935fe3769747abd74c (patch)
tree340277e8ff608a359d36e8ed5e292d373b1ada46 /www-apps/blohg/blohg-0.13-r2.ebuild
parentsys-kernel/gentoo-sources: Remove EOL'd kernel versions 3.12.X (diff)
downloadgentoo-5f70c25a00390911c7f99c935fe3769747abd74c.tar.gz
gentoo-5f70c25a00390911c7f99c935fe3769747abd74c.tar.bz2
gentoo-5f70c25a00390911c7f99c935fe3769747abd74c.zip
www-apps/blohg: fix HOMEPAGE.
Closes: https://github.com/gentoo/gentoo/pull/5314
Diffstat (limited to 'www-apps/blohg/blohg-0.13-r2.ebuild')
-rw-r--r--www-apps/blohg/blohg-0.13-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/blohg/blohg-0.13-r2.ebuild b/www-apps/blohg/blohg-0.13-r2.ebuild
index f75ca8fc1b15..f28eb4067fe4 100644
--- a/www-apps/blohg/blohg-0.13-r2.ebuild
+++ b/www-apps/blohg/blohg-0.13-r2.ebuild
@@ -14,7 +14,7 @@ fi
inherit distutils-r1 ${GIT_ECLASS}
DESCRIPTION="A Mercurial (or Git) based blogging engine"
-HOMEPAGE="http://blohg.org/ https://pypi.python.org/pypi/blohg"
+HOMEPAGE="https://github.com/rafaelmartins/blohg"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~x86"