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
commit2e42919ae3455679893f956e9ac96d28013ce06e (patch)
tree9b1456344c918c7a96ed09380ba6893bcfafb394 /dev-python/twisted-pair
parentFixed DEPEND/RDEPEND... added ispell to close bug #63951. (diff)
downloadgentoo-2-2e42919ae3455679893f956e9ac96d28013ce06e.tar.gz
gentoo-2-2e42919ae3455679893f956e9ac96d28013ce06e.tar.bz2
gentoo-2-2e42919ae3455679893f956e9ac96d28013ce06e.zip
fixed description
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-python/twisted-pair')
-rw-r--r--dev-python/twisted-pair/twisted-pair-0.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-pair/twisted-pair-0.1.0.ebuild b/dev-python/twisted-pair/twisted-pair-0.1.0.ebuild
index 213c5b31c047..4b1d438fddda 100644
--- a/dev-python/twisted-pair/twisted-pair-0.1.0.ebuild
+++ b/dev-python/twisted-pair/twisted-pair-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-pair/twisted-pair-0.1.0.ebuild,v 1.1 2005/04/08 15:48:41 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/twisted-pair-0.1.0.ebuild,v 1.2 2005/04/08 19:28:56 lordvan Exp $
inherit distutils
@@ -8,7 +8,7 @@ inherit distutils
MY_PV="${PV/_alpha/a}"
MY_PN="TwistedPair"
MY_P="${MY_PN}-${MY_PV}"
-DESCRIPTION="An SSH and SFTP protocol implementation together with clients and servers."
+DESCRIPTION="Twisted Low-level stuff."
HOMEPAGE="http://twistedmatrix.com/projects/pair/"
SRC_URI="http://tmrc.mit.edu/mirror/twisted/Pair/0.1/${MY_P}.tar.bz2"