diff --git a/dev-python/pystache/metadata.xml b/dev-python/pystache/metadata.xml index dab46bcdc6d09..a2179cb0df580 100644 --- a/dev-python/pystache/metadata.xml +++ b/dev-python/pystache/metadata.xml @@ -5,9 +5,6 @@ nerdboy@gentoo.org Steve Arnold - - Updated Python implementation of Mustache templating framework. - PennyDreadfulMTG/pystache diff --git a/dev-python/pystache/pystache-0.6.0.ebuild b/dev-python/pystache/pystache-0.6.0.ebuild index bf1f4437fd2dd..df23e888f31cb 100644 --- a/dev-python/pystache/pystache-0.6.0.ebuild +++ b/dev-python/pystache/pystache-0.6.0.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS="pyproject.toml" inherit distutils-r1 -DESCRIPTION="Python implementation of Mustache" +DESCRIPTION="Updated Python implementation of Mustache templating framework" HOMEPAGE="https://github.com/PennyDreadfulMTG/pystache" if [[ ${PV} = 9999* ]]; then