diff options
Diffstat (limited to 'dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild')
-rw-r--r-- | dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild b/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild index 2d297034e82d..f3f4dc97482e 100644 --- a/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild +++ b/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild,v 1.3 2006/04/01 14:47:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild,v 1.4 2006/08/20 09:57:25 liquidx Exp $ inherit distutils MY_P="CherryTemplate-${PV}" DESCRIPTION="Easy and powerful templating module for Python" -HOMEPAGE="http://sourceforge.net/projects/cherrypy" +HOMEPAGE="http://cherrytemplate.python-hosting.com/" SRC_URI="mirror://sourceforge/cherrypy/${MY_P}.tar.gz" LICENSE="BSD" |