summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Nagy <danielnagy@gmx.de>2012-06-21 12:39:58 +0200
committerDaniel Nagy <danielnagy@gmx.de>2012-06-21 12:39:58 +0200
commitfc4df38bfd242302a6c6be0d227c7db798df6acc (patch)
tree920560a9dcfe434c333966b2b2c7ef82e11bd37b /dev-python/pystache/pystache-0.5.2.ebuild
parentbugfixes in impress-js (diff)
downloaddrevilt-fc4df38bfd242302a6c6be0d227c7db798df6acc.tar.gz
drevilt-fc4df38bfd242302a6c6be0d227c7db798df6acc.tar.bz2
drevilt-fc4df38bfd242302a6c6be0d227c7db798df6acc.zip
pystache bugfixes and adding ijson
Diffstat (limited to 'dev-python/pystache/pystache-0.5.2.ebuild')
-rw-r--r--dev-python/pystache/pystache-0.5.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pystache/pystache-0.5.2.ebuild b/dev-python/pystache/pystache-0.5.2.ebuild
index 685b207..f82066a 100644
--- a/dev-python/pystache/pystache-0.5.2.ebuild
+++ b/dev-python/pystache/pystache-0.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: Exp $
@@ -7,8 +7,8 @@ SUPPORT_PYTHON_ABIS="1"
inherit distutils
-DESCRIPTION="pystache"
-HOMEPAGE="http://pypi.python.org/pypi/pystache"
+DESCRIPTION="${PN}"
+HOMEPAGE="http://pypi.python.org/pypi/${PN}"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE=""