dev-python/uncompyle6: Fix typo in homepage link
authorBrian Dolbec <dolsen@gentoo.org>
Tue, 3 Jan 2017 17:22:05 +0000 (09:22 -0800)
committerBrian Dolbec <dolsen@gentoo.org>
Wed, 4 Jan 2017 04:48:25 +0000 (20:48 -0800)
Package-Manager: Portage-2.3.3_p7, Repoman-2.3.1

dev-python/uncompyle6/uncompyle6-2.8.3.ebuild
dev-python/uncompyle6/uncompyle6-2.9.6.ebuild

index 3007cb166c0af09b8e33099a1d2c11c367ac540d..8d6958bcff714e4702224cb01382eb7e7a5f6a1f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
 inherit distutils-r1
 
 DESCRIPTION="Python cross-version byte-code deparser"
-HOMEPAGE="https://github.com/rocky/python-uncompyle6/ https://pypi.python.org/pypi/umcompyle6"
+HOMEPAGE="https://github.com/rocky/python-uncompyle6/ https://pypi.python.org/pypi/uncompyle6"
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
index e7bb70e09b0c5ec7565336fe1c1281ac5bcd64f5..694c0e8b3a6a112798e3afec394996329e219683 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
 inherit distutils-r1
 
 DESCRIPTION="Python cross-version byte-code deparser"
-HOMEPAGE="https://github.com/rocky/python-uncompyle6/ https://pypi.python.org/pypi/umcompyle6"
+HOMEPAGE="https://github.com/rocky/python-uncompyle6/ https://pypi.python.org/pypi/uncompyle6"
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"