summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarien Zwart <marienz@gentoo.org>2006-02-01 17:01:30 +0000
committerMarien Zwart <marienz@gentoo.org>2006-02-01 17:01:30 +0000
commit91fc5d391ce13f73c3ec4638ba96c8089ab525c5 (patch)
treeec8d8ec03ba3345fa0924fca07239c6310446927 /dev-python/sancho/sancho-2.1.ebuild
parentppc stable, bug #118875 (diff)
downloadgentoo-2-91fc5d391ce13f73c3ec4638ba96c8089ab525c5.tar.gz
gentoo-2-91fc5d391ce13f73c3ec4638ba96c8089ab525c5.tar.bz2
gentoo-2-91fc5d391ce13f73c3ec4638ba96c8089ab525c5.zip
Fix DESCRIPTION to match reality.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-python/sancho/sancho-2.1.ebuild')
-rw-r--r--dev-python/sancho/sancho-2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sancho/sancho-2.1.ebuild b/dev-python/sancho/sancho-2.1.ebuild
index d24f3f57a518..f1aa7b74808f 100644
--- a/dev-python/sancho/sancho-2.1.ebuild
+++ b/dev-python/sancho/sancho-2.1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/sancho-2.1.ebuild,v 1.2 2006/02/01 04:38:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/sancho-2.1.ebuild,v 1.3 2006/02/01 17:01:30 marienz Exp $
inherit distutils
MY_P=${P/s/S}
-DESCRIPTION="Python HTML templating framework for developing web applications"
+DESCRIPTION="Sancho is a unit testing framework"
HOMEPAGE="http://www.mems-exchange.org/software/sancho/"
SRC_URI="http://www.mems-exchange.org/software/${PN}/${MY_P}.tar.gz"