From 5f70c25a00390911c7f99c935fe3769747abd74c Mon Sep 17 00:00:00 2001 From: "Michael Mair-Keimberger (asterix)" Date: Sun, 6 Aug 2017 12:47:21 +0200 Subject: [PATCH] www-apps/blohg: fix HOMEPAGE. Closes: https://github.com/gentoo/gentoo/pull/5314 --- www-apps/blohg/blohg-0.13-r2.ebuild | 2 +- www-apps/blohg/blohg-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 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" diff --git a/www-apps/blohg/blohg-9999.ebuild b/www-apps/blohg/blohg-9999.ebuild index 5eb61884b798..f27bdfa76f24 100644 --- a/www-apps/blohg/blohg-9999.ebuild +++ b/www-apps/blohg/blohg-9999.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" -- 2.26.2