commit: d2c32e7591b1851541cbaa61271dd009c5b56900 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat Aug 19 12:32:33 2017 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sun Sep 3 01:03:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2c32e75
dev-python/pyosd: replace HOMEPAGE with no_homepage wiki site dev-python/pyosd/pyosd-0.2.14-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyosd/pyosd-0.2.14-r1.ebuild b/dev-python/pyosd/pyosd-0.2.14-r1.ebuild index 0d3ba8e1d6c..25009fa7a30 100644 --- a/dev-python/pyosd/pyosd-0.2.14-r1.ebuild +++ b/dev-python/pyosd/pyosd-0.2.14-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python module for displaying text on your X display, like the 'On Screen Displays' used on TVs" -HOMEPAGE="http://ichi2.net/pyosd/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="http://ichi2.net/pyosd/${P}.tar.gz" LICENSE="GPL-2"
