commit: e1e6672d999094b79e240a711df38e773dd6bdea Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Aug 18 09:08:48 2017 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sun Sep 3 01:03:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e6672d
dev-python/kaa-display: fix HOMEPAGE dev-python/kaa-display/kaa-display-0.1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/kaa-display/kaa-display-0.1.0-r1.ebuild b/dev-python/kaa-display/kaa-display-0.1.0-r1.ebuild index 29063ff6cf3..d4484e45f55 100644 --- a/dev-python/kaa-display/kaa-display-0.1.0-r1.ebuild +++ b/dev-python/kaa-display/kaa-display-0.1.0-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python API providing Low level support for various displays, such as X11 or framebuffer" -HOMEPAGE="http://freevo.sourceforge.net/kaa/" +HOMEPAGE="http://www.freevo.org/ https://github.com/freevo/kaa-display" SRC_URI="mirror://sourceforge/freevo/${P}.tar.gz" LICENSE="LGPL-2.1"
