mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
fixed homepage
Package-Manager: portage-2.3.0_rc1
This commit is contained in:
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python{2_7,3_4} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A Django template library for manipulating URLs"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/django-spurl"
|
||||
DESCRIPTION="A utility class for manipulating URLs"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/URLObject"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user