summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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=""