diff options
Diffstat (limited to 'games-misc/doge')
-rw-r--r-- | games-misc/doge/doge-3.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-misc/doge/doge-3.5.0.ebuild b/games-misc/doge/doge-3.5.0.ebuild index f37990a559f5..00b013bd7dbc 100644 --- a/games-misc/doge/doge-3.5.0.ebuild +++ b/games-misc/doge/doge-3.5.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 DESCRIPTION="wow very terminal doge" -HOMEPAGE="https://github.com/thiderman/doge https://pypi.python.org/pypi/doge/" +HOMEPAGE="https://github.com/thiderman/doge https://pypi.org/project/doge/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" |