mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-30 18:51:17 +02:00
fixup! django-statici18n: fix repoman issues
This commit is contained in:
parent
56722bb20b
commit
34f806f5ac
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{5,6,7} )
|
|||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Django helper for generating Javascript catalog to static files"
|
||||
HOMEPAGE="http://django-statici18n.readthedocs.org/ https://django-filter.readthedocs.org"
|
||||
HOMEPAGE="https://django-statici18n.readthedocs.org/ https://django-filter.readthedocs.org"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
|
|
|||
Loading…
Reference in a new issue