diff options
author | recht <recht@pkgsrc.org> | 2005-01-24 20:18:06 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2005-01-24 20:18:06 +0000 |
commit | 070ebeec7cffa5dcbdf697acec6b11d04696552c (patch) | |
tree | b49d4c83d5bf1dc036b1d3f71171df0a4272bb79 /lang | |
parent | f99a3946567d217fe38705fd92fd675543b10f14 (diff) | |
download | pkgsrc-070ebeec7cffa5dcbdf697acec6b11d04696552c.tar.gz |
Sync DESCR with reality -- python* is now build with thread support.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/python23/DESCR | 2 | ||||
-rw-r--r-- | lang/python24/DESCR | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/lang/python23/DESCR b/lang/python23/DESCR index 183a2d26438..25130675866 100644 --- a/lang/python23/DESCR +++ b/lang/python23/DESCR @@ -12,5 +12,3 @@ written in C or C++. On most systems such modules may be dynamically loaded. Python is also adaptable as an exten- sion language for existing applications. See the internal documentation for hints. - -This package has been compiled without support for threads. diff --git a/lang/python24/DESCR b/lang/python24/DESCR index 183a2d26438..25130675866 100644 --- a/lang/python24/DESCR +++ b/lang/python24/DESCR @@ -12,5 +12,3 @@ written in C or C++. On most systems such modules may be dynamically loaded. Python is also adaptable as an exten- sion language for existing applications. See the internal documentation for hints. - -This package has been compiled without support for threads. |