summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2006-08-20 09:57:25 +0000
committerAlastair Tse <liquidx@gentoo.org>2006-08-20 09:57:25 +0000
commitc086f02687341810c3559dcda55ae8f401163157 (patch)
tree19efe4528d94aa24a613b0c4970f10007b34e482 /dev-python/cherrytemplate
parentVersion bump. (diff)
downloadgentoo-2-c086f02687341810c3559dcda55ae8f401163157.tar.gz
gentoo-2-c086f02687341810c3559dcda55ae8f401163157.tar.bz2
gentoo-2-c086f02687341810c3559dcda55ae8f401163157.zip
Changed HOMEPAGE (#144459)
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-python/cherrytemplate')
-rw-r--r--dev-python/cherrytemplate/ChangeLog6
-rw-r--r--dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/cherrytemplate/ChangeLog b/dev-python/cherrytemplate/ChangeLog
index 1f4b1603471d..e282570f9277 100644
--- a/dev-python/cherrytemplate/ChangeLog
+++ b/dev-python/cherrytemplate/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/cherrytemplate
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/ChangeLog,v 1.3 2006/04/01 14:47:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/ChangeLog,v 1.4 2006/08/20 09:57:25 liquidx Exp $
+
+ 20 Aug 2006; Alastair Tse <liquidx@gentoo.org>
+ cherrytemplate-1.0.0.ebuild:
+ Changed HOMEPAGE (#144459)
01 Apr 2006; Aron Griffis <agriffis@gentoo.org>
cherrytemplate-1.0.0.ebuild:
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"