New commits:
commit 027728c192acea37fb2fcea3e70e9b2c90b55584
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
python: added gettext tools + PATCHLEVEL+=1
diff --git a/devel/python/DETAILS b/devel/python/DETAILS
index a2f81a9..d831714 100755
--- a/devel/python/DETAILS
+++ b/devel/python/DETAILS
@@ -7,6 +7,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/Python-$VERSION
WEB_SITE=http://www.python.org/
ENTERED=20010922
LICENSE[0]=PYTHON
+ PATCHLEVEL=1
SECURITY_PATCH=1
KEYWORDS="devel"
SHORT="Interpreted, interactive, object-oriented language"
diff --git a/devel/python/HISTORY b/devel/python/HISTORY
index 9cb6b8f..ed828b5 100644
--- a/devel/python/HISTORY
+++ b/devel/python/HISTORY
@@ -3,6 +3,7 @@
include all files from the pythonic modules/apps in site-packages:
we MUST dispell every python-based spell on recasting python, and
every python-based module/app MUST be recompiled -- only by its
setup
+ * INSTALL: added gettext tools