diff options
Diffstat (limited to 'dev-python/pyosd')
-rw-r--r-- | dev-python/pyosd/pyosd-0.2.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyosd/pyosd-0.2.14-r1.ebuild b/dev-python/pyosd/pyosd-0.2.14-r1.ebuild index 0d3ba8e1d6c4..25009fa7a300 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" |