diff options
author | Koen Kooi <koen@openembedded.org> | 2005-06-30 08:19:37 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-06-30 08:19:37 +0000 |
commit | c8e5702127e507e82e6f68a4b8c546803accea9d (patch) | |
tree | 00583491f40ecc640f2b28452af995e3a63a09d7 /packages/python/python-m2crypto-0.13.1/0.13p1.patch | |
parent | 87ec8ca4d2e2eb4d1c1e1e1a6b46a395d56805b9 (diff) |
import clean BK tree at cset 1.3670
Diffstat (limited to 'packages/python/python-m2crypto-0.13.1/0.13p1.patch')
-rw-r--r-- | packages/python/python-m2crypto-0.13.1/0.13p1.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/python/python-m2crypto-0.13.1/0.13p1.patch b/packages/python/python-m2crypto-0.13.1/0.13p1.patch index d938f7969e..ad359185e6 100644 --- a/packages/python/python-m2crypto-0.13.1/0.13p1.patch +++ b/packages/python/python-m2crypto-0.13.1/0.13p1.patch @@ -32,8 +32,8 @@ @@ -1,8 +1,8 @@ """M2Crypto Version Info""" --RCS_id='$Id$' -+RCS_id='$Id$' +-RCS_id='$Id: _version.py,v 1.2 2004/03/25 06:33:29 ngps Exp $' ++RCS_id='$Id: _version.py,v 1.3 2004/03/31 01:30:58 ngps Exp $' import string -version_info = (0, 13) |