New commits:
commit 41ef3d70edc15852afa4570ae1b32ff84d7237f0
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>
libs/boost:
DEPENDS, SUB_DEPENDS: removed options for python dependency
diff --git a/libs/boost/DEPENDS b/libs/boost/DEPENDS
index 03dfbb0..4c45f7f 100755
--- a/libs/boost/DEPENDS
+++ b/libs/boost/DEPENDS
@@ -2,7 +2,7 @@ depends g++ &&
depends boost-jam &&
if list_find "$BOOST_LIBS" "python"
then
- depends python "--with-python-version=$(installed_version python | cut
-c-3)"
+ depends python
fi &&
optional_depends icu \
"-sHAVE_ICU=1" \
diff --git a/libs/boost/HISTORY b/libs/boost/HISTORY
index 138c6dc..a1cb0df 100644
--- a/libs/boost/HISTORY
+++ b/libs/boost/HISTORY
@@ -1,3 +1,6 @@
+2007-08-07 Pol Vinogradov <vin.public AT gmail.com>
+ * DEPENDS, SUB_DEPENDS: removed options for python dependency
+
2007-07-25 Treeeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1_34_1