summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Raschbacher <lordvan@gentoo.org>2005-04-08 19:29:57 +0000
committerThomas Raschbacher <lordvan@gentoo.org>2005-04-08 19:29:57 +0000
commit16c68f15652fe0155c25908af2b096516323d41f (patch)
treece44f9474487b263efd99ed0130357487590421b /dev-python/twisted-lore
parentFixed DEPEND/RDEPEND... added ispell to close bug #63951. (diff)
downloadhistorical-16c68f15652fe0155c25908af2b096516323d41f.tar.gz
historical-16c68f15652fe0155c25908af2b096516323d41f.tar.bz2
historical-16c68f15652fe0155c25908af2b096516323d41f.zip
fixed description
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-python/twisted-lore')
-rw-r--r--dev-python/twisted-lore/twisted-lore-0.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-lore/twisted-lore-0.1.0.ebuild b/dev-python/twisted-lore/twisted-lore-0.1.0.ebuild
index ce005c6683bf..8c104da25c2d 100644
--- a/dev-python/twisted-lore/twisted-lore-0.1.0.ebuild
+++ b/dev-python/twisted-lore/twisted-lore-0.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-0.1.0.ebuild,v 1.1 2005/04/08 14:35:49 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-0.1.0.ebuild,v 1.2 2005/04/08 19:26:28 lordvan Exp $
inherit distutils
@@ -8,7 +8,7 @@ inherit distutils
MY_PV="${PV/_alpha/a}"
MY_PN="TwistedLore"
MY_P="${MY_PN}-${MY_PV}"
-DESCRIPTION="An NNTP protocol implementation with client and server(?)"
+DESCRIPTION="Documentation generator with HTML and LaTeX support."
HOMEPAGE="http://twistedmatrix.com/projects/lore/"
SRC_URI="http://tmrc.mit.edu/mirror/twisted/Lore/0.1/${MY_P}.tar.bz2"