mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
dev-python/chevron: 0.14.0, re-order variables
Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me>
This commit is contained in:
@@ -10,15 +10,16 @@ PYPI_NO_NORMALIZE=1
|
|||||||
|
|
||||||
inherit distutils-r1 pypi
|
inherit distutils-r1 pypi
|
||||||
|
|
||||||
|
DESCRIPTION="A Python implementation of mustache"
|
||||||
|
HOMEPAGE="https://github.com/noahmorrison/chevron"
|
||||||
|
|
||||||
# 0.14.0 was never pushed to GitHub, even master is 1 commit behind.
|
# 0.14.0 was never pushed to GitHub, even master is 1 commit behind.
|
||||||
# For now, pull from pythonhosted.
|
# For now, pull from pythonhosted.
|
||||||
SRC_URI="https://files.pythonhosted.org/packages/15/1f/ca74b65b19798895d63a6e92874162f44233467c9e7c1ed8afd19016ebe9/${P}.tar.gz"
|
SRC_URI="https://files.pythonhosted.org/packages/15/1f/ca74b65b19798895d63a6e92874162f44233467c9e7c1ed8afd19016ebe9/${P}.tar.gz"
|
||||||
|
|
||||||
DESCRIPTION="A Python implementation of mustache"
|
|
||||||
HOMEPAGE="https://github.com/noahmorrison/chevron"
|
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
KEYWORDS="~amd64"
|
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
KEYWORDS="~amd64"
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
|
|||||||
Reference in New Issue
Block a user