diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2008-11-17 15:25:58 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2008-11-17 15:25:58 +0000 |
commit | d72be56ba567b240b132fc83cd844489f9e4ca79 (patch) | |
tree | eba77528363819c1fcdbc685a1909725c431cf46 /dev/python | |
parent | 3e4e50bf04a67185fcd46df46e134e4aa1fbc4b4 (diff) | |
download | slackbuilds-d72be56ba567b240b132fc83cd844489f9e4ca79.tar.gz slackbuilds-d72be56ba567b240b132fc83cd844489f9e4ca79.tar.bz2 |
twisted: rebuilt from mkbuild
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1936 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'dev/python')
-rw-r--r-- | dev/python/twisted/Twisted.SlackBuild | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/dev/python/twisted/Twisted.SlackBuild b/dev/python/twisted/Twisted.SlackBuild index 5ec31db7..76f2e77d 100644 --- a/dev/python/twisted/Twisted.SlackBuild +++ b/dev/python/twisted/Twisted.SlackBuild @@ -121,17 +121,17 @@ cat << EODESC > "$PKG/install/slack-desc" # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| -twisted: twisted by Slack.Sarava -twisted: -twisted: Twisted is an event-driven networking framework written in Python and -twisted: licensed under the MIT license. See the FAQ for commonly asked -twisted: questions about Twisted. Twisted projects variously support TCP, UDP, -twisted: SSL/TLS, multicast, Unix sockets, a large number of protocols -twisted: (including HTTP, NNTP, IMAP, SSH, IRC, FTP, and others), and much more -twisted: -twisted: -twisted: -twisted: +Twisted: Twisted by Slack.Sarava +Twisted: +Twisted: Twisted is an event-driven networking framework written in Python and +Twisted: licensed under the MIT license. See the FAQ for commonly asked +Twisted: questions about Twisted. Twisted projects variously support TCP, UDP, +Twisted: SSL/TLS, multicast, Unix sockets, a large number of protocols +Twisted: (including HTTP, NNTP, IMAP, SSH, IRC, FTP, and others), and much more +Twisted: +Twisted: +Twisted: +Twisted: EODESC # Build the package |