mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
dev-python/jsmin: fix HOMEPAGE
This commit is contained in:
committed by
Mike Gilbert
parent
bd6ac64dd3
commit
fe39167319
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="JavaScript minifier"
|
||||
HOMEPAGE="https://bitbucket.org/dcs/jsmin/"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/jsmin https://github.com/tikitu/jsmin/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
KEYWORDS="amd64 x86"
|
||||
|
||||
Reference in New Issue
Block a user