Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (781012c2061ab7625805eb86ae7841eae2df1c2d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (781012c2061ab7625805eb86ae7841eae2df1c2d)
  • Date: Sat, 19 Jan 2008 04:48:20 -0600

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

ChangeLog | 6 ++++
doc/reportlab/BUILD | 2 -
doc/reportlab/DEPENDS | 6 ----
doc/reportlab/DETAILS | 16 -------------
doc/reportlab/HISTORY | 46 -------------------------------------
doc/reportlab/INSTALL | 4 ---
kde4-apps/koffice2/CONFIGURE | 7 +++++
kde4-apps/koffice2/DEPENDS | 23 ++++++++++++++++++
kde4-apps/koffice2/DETAILS | 27 ++++++++++++++++++++++
kde4-apps/koffice2/HISTORY | 23 ++++++++++++++++++
kde4-apps/koffice2/TRIGGERS | 1
kde4/koffice2/CONFIGURE | 7 -----
kde4/koffice2/DEPENDS | 23 ------------------
kde4/koffice2/DETAILS | 27 ----------------------
kde4/koffice2/HISTORY | 23 ------------------
kde4/koffice2/TRIGGERS | 1
python-pypi/reportlab/BUILD | 3 ++
python-pypi/reportlab/DEPENDS | 6 ++++
python-pypi/reportlab/DETAILS | 16 +++++++++++++
python-pypi/reportlab/HISTORY | 50
+++++++++++++++++++++++++++++++++++++++++
python-pypi/reportlab/INSTALL | 4 +++
python-pypi/turbogears/DETAILS | 4 +--
python-pypi/turbogears/HISTORY | 3 ++
23 files changed, 171 insertions(+), 157 deletions(-)

New commits:
commit 781012c2061ab7625805eb86ae7841eae2df1c2d
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

turbogears-1.0.4b6

commit b2b88a7589f194dceb81271d2a547730aa6f157f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

reportlab - use defaults for build/install

commit e23ae708d0f3caa1190f924dcf719a27868a5fde
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

move reportlab to python-pypi section

commit fa5b9f172aa7fdac56dadc609ea33006c0aa45e7
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

move koffice2 to kde4-apps section

diff --git a/ChangeLog b/ChangeLog
index 864d5d6..4057cdd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
* ftp/wxdfast: new spell, an open source download manager

2008-01-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * python-pypi/reportlab: spell moved from doc
+
+2008-01-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * kde4-apps/koffice2: spell moved from kde4
+
+2008-01-19 Treeve Jelbert <treeve AT sourcemage.org>
* kde4-apps/tagua: spell moved from kde4

2008-01-19 Treeve Jelbert <treeve AT sourcemage.org>
diff --git a/doc/reportlab/BUILD b/doc/reportlab/BUILD
deleted file mode 100755
index 1f168d3..0000000
--- a/doc/reportlab/BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-cd reportlab &&
-python setup.py build
diff --git a/doc/reportlab/DEPENDS b/doc/reportlab/DEPENDS
deleted file mode 100755
index 8226761..0000000
--- a/doc/reportlab/DEPENDS
+++ /dev/null
@@ -1,6 +0,0 @@
-depends python &&
-
-optional_depends pil \
- "" \
- "" \
- "to include graphics in documentation"
diff --git a/doc/reportlab/DETAILS b/doc/reportlab/DETAILS
deleted file mode 100755
index fb90217..0000000
--- a/doc/reportlab/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- SPELL=reportlab
- VERSION=2\_1
-
SOURCE_HASH=sha512:06c0cc9674db36e805d8756ad179cbf379550c615d67f7ba15acbe9bd5ba5eb054d1db519fbb44c3799d136b6e8531360286efdffb23aeac8d2e37cba30ea83b
- SOURCE=ReportLab\_${VERSION}.tgz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL\_$VERSION
- WEB_SITE=http://www.reportlab.org
- SOURCE_URL[0]=$WEB_SITE/ftp/$SOURCE
- ENTERED=20040122
- LICENSE[0]=BSD
- KEYWORDS="pdf doc"
- SHORT="Open Source PDF library"
-cat << EOF
-The ReportLab Open Source PDF library is a proven industry-strength PDF
generating
-solution, that you can use for meeting your requirements and deadlines in
enterprise
-reporting systems.
-EOF
diff --git a/doc/reportlab/HISTORY b/doc/reportlab/HISTORY
deleted file mode 100644
index a55bdb4..0000000
--- a/doc/reportlab/HISTORY
+++ /dev/null
@@ -1,46 +0,0 @@
-2007-06-06 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2_1
-
-2006-01-20 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2_0
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-01-19 Unet <unet AT sourcemage.org>
- * DETAILS: Updated to 1.20
-
-2004-12-16 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Python renamed to python
-
-2004-08-26 PhoboX <doc AT sourcemage.org>
- * CONFLICTS: deleted, deprecated spell ReportLab was removed
-
-2004-07-29 PhoboX <doc AT sourcemage.org>
- * DETAILS: added missing BUILD_API=2
-
-2004-07-20 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: PIL renamed to pil
-
-2004-07-18 Eric Sandall <sandalle AT sourcemage.org>
- * Renamed to
- * DETAILS: Renamed to
- Shortened SHORT
- BUILD_API=2
- Formatted to Guru Handbook
- * BUILD: Converted to BUILD_API 2
- Removed TABs
- * INSTALL: Added
- Removed TABs
- * DEPENDS: Formatted to Guru Handbook
- * CONFLICTS: Conflicts with
- * BUILD9: Removed
-
-2004-01-22 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1_19
- * BUILD, DEPENDS: added
- spell created
-
diff --git a/doc/reportlab/INSTALL b/doc/reportlab/INSTALL
deleted file mode 100755
index 9aeb259..0000000
--- a/doc/reportlab/INSTALL
+++ /dev/null
@@ -1,4 +0,0 @@
-python setup.py install --root $INSTALL_ROOT/ &&
-cd docs &&
-python genAll.py &&
-cd ..
diff --git a/kde4-apps/koffice2/CONFIGURE b/kde4-apps/koffice2/CONFIGURE
new file mode 100755
index 0000000..6fab675
--- /dev/null
+++ b/kde4-apps/koffice2/CONFIGURE
@@ -0,0 +1,7 @@
+source $SECTION_DIRECTORY/KDE_CONFIGURE
+
+#
+# Fails to build
+#
+#config_query_option KOFFICE_KROSS 'build Kross scripting support' n \
+# '--enable-scripting' '--disable-scripting'
diff --git a/kde4-apps/koffice2/DEPENDS b/kde4-apps/koffice2/DEPENDS
new file mode 100755
index 0000000..aefd5f3
--- /dev/null
+++ b/kde4-apps/koffice2/DEPENDS
@@ -0,0 +1,23 @@
+source $SECTION_DIRECTORY/KDE_DEPENDS &&
+depends OPENGL &&
+optional_depends eigen '' '' 'for KSpread' &&
+optional_depends freetype2 '' '' '' &&
+optional_depends fontconfig '' '' '' &&
+optional_depends lcms '' '' 'colour management' &&
+optional_depends libexif '' '' 'photo tags' &&
+optional_depends mysql '' '' 'kexi database' &&
+optional_depends postgresql '' '' 'kexi database' &&
+optional_depends sqlite '' '' 'kexi database' &&
+optional_depends glew '' '' 'OpenGL shader support' &&
+optional_depends exiv2 '' '' 'decode photo tags' &&
+optional_depends poppler '' '' 'PDF support' &&
+optional_depends wv2 '' '' 'MS Word import' &&
+optional_depends tiff '' '' 'graphics support' &&
+optional_depends graphicsmagick '' '' 'various Krita filters' &&
+optional_depends openexr '' '' 'Krita EXR filter' &&
+optional_depends qca2 '' '' 'crypto support' &&
+optional_depends qimageblitz '' '' 'graphics manipulation' &&
+optional_depends glpk '' '' 'painterly mixer plugin'&&
+optional_depends libart_lgpl '' '' '2D graphics support' &&
+optional_depends kdepimlibs4 '' '' 'PIM support' &&
+optional_depends libwpd '' '' 'WordPerfect import'
diff --git a/kde4-apps/koffice2/DETAILS b/kde4-apps/koffice2/DETAILS
new file mode 100755
index 0000000..323c3e2
--- /dev/null
+++ b/kde4-apps/koffice2/DETAILS
@@ -0,0 +1,27 @@
+#source $SECTION_DIRECTORY/KDE_DETAILS
+ SPELL=koffice2
+ VERSION=1.9.95.1
+
SOURCE_HASH=sha512:112d893332db5a165a6781d1fc5bf73c459b733170ed9f4d883b348d12fabf4540ab7951fe9ee93f4381d551f5bd04cba15275e1af99b97e817d48644fc8e025
+ SOURCE=${SPELL//2}-${VERSION}.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL//2}-${VERSION}
+ SOURCE_URL[0]=$KDE_URL/unstable/koffice-$VERSION/src/$SOURCE
+ WEB_SITE=http://www.koffice.org
+ ENTERED=20070707
+ LICENSE[0]=GPL
+ KEYWORDS="kde office"
+ SHORT="Full office suite"
+cat << EOF
+KOffice is a free, integrated office suite for KDE, the K Desktop
Environment.
+
+In the KOffice suite the following parts are being developed:
+ * KWord - A frame-based word processor capable of professional standard
+ documents
+ * KSpread - A powerful spreadsheet application.
+ * KPresenter - A full-featured presentation program.
+ * Kivio - A Visio(R)-style flowcharting application.
+ * Karbon14 - A vector drawing application.
+ * Krita - A raster-based image manipulation program like The GIMP or
Adobe(C)
+ Photoshop(R).
+ * Kugar - A tool for generating business quality reports.
+ * KChart - An integrated graph and chart drawing tool.
+EOF
diff --git a/kde4-apps/koffice2/HISTORY b/kde4-apps/koffice2/HISTORY
new file mode 100644
index 0000000..171dd8d
--- /dev/null
+++ b/kde4-apps/koffice2/HISTORY
@@ -0,0 +1,23 @@
+2007-12-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.9.95.1
+
+2007-11-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.9.95
+ * DEPENDS: add libwpd
+
+2007-10-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.9.94
+
+2007-09-06 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.9.93
+ * DEPENDS: add libart_lgpl, qimageblitz, kdepimlibs4, glpk
+
+2007-08-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.9.92
+
+2007-07-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * TRIGGERS: should be kdelibs4
+
+2007-07-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.9.91
+ first attempt at kde4 version
diff --git a/kde4-apps/koffice2/TRIGGERS b/kde4-apps/koffice2/TRIGGERS
new file mode 100755
index 0000000..2a517a8
--- /dev/null
+++ b/kde4-apps/koffice2/TRIGGERS
@@ -0,0 +1 @@
+on_cast kdelibs4 check_self
diff --git a/kde4/koffice2/CONFIGURE b/kde4/koffice2/CONFIGURE
deleted file mode 100755
index 6fab675..0000000
--- a/kde4/koffice2/CONFIGURE
+++ /dev/null
@@ -1,7 +0,0 @@
-source $SECTION_DIRECTORY/KDE_CONFIGURE
-
-#
-# Fails to build
-#
-#config_query_option KOFFICE_KROSS 'build Kross scripting support' n \
-# '--enable-scripting' '--disable-scripting'
diff --git a/kde4/koffice2/DEPENDS b/kde4/koffice2/DEPENDS
deleted file mode 100755
index aefd5f3..0000000
--- a/kde4/koffice2/DEPENDS
+++ /dev/null
@@ -1,23 +0,0 @@
-source $SECTION_DIRECTORY/KDE_DEPENDS &&
-depends OPENGL &&
-optional_depends eigen '' '' 'for KSpread' &&
-optional_depends freetype2 '' '' '' &&
-optional_depends fontconfig '' '' '' &&
-optional_depends lcms '' '' 'colour management' &&
-optional_depends libexif '' '' 'photo tags' &&
-optional_depends mysql '' '' 'kexi database' &&
-optional_depends postgresql '' '' 'kexi database' &&
-optional_depends sqlite '' '' 'kexi database' &&
-optional_depends glew '' '' 'OpenGL shader support' &&
-optional_depends exiv2 '' '' 'decode photo tags' &&
-optional_depends poppler '' '' 'PDF support' &&
-optional_depends wv2 '' '' 'MS Word import' &&
-optional_depends tiff '' '' 'graphics support' &&
-optional_depends graphicsmagick '' '' 'various Krita filters' &&
-optional_depends openexr '' '' 'Krita EXR filter' &&
-optional_depends qca2 '' '' 'crypto support' &&
-optional_depends qimageblitz '' '' 'graphics manipulation' &&
-optional_depends glpk '' '' 'painterly mixer plugin'&&
-optional_depends libart_lgpl '' '' '2D graphics support' &&
-optional_depends kdepimlibs4 '' '' 'PIM support' &&
-optional_depends libwpd '' '' 'WordPerfect import'
diff --git a/kde4/koffice2/DETAILS b/kde4/koffice2/DETAILS
deleted file mode 100755
index 323c3e2..0000000
--- a/kde4/koffice2/DETAILS
+++ /dev/null
@@ -1,27 +0,0 @@
-#source $SECTION_DIRECTORY/KDE_DETAILS
- SPELL=koffice2
- VERSION=1.9.95.1
-
SOURCE_HASH=sha512:112d893332db5a165a6781d1fc5bf73c459b733170ed9f4d883b348d12fabf4540ab7951fe9ee93f4381d551f5bd04cba15275e1af99b97e817d48644fc8e025
- SOURCE=${SPELL//2}-${VERSION}.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL//2}-${VERSION}
- SOURCE_URL[0]=$KDE_URL/unstable/koffice-$VERSION/src/$SOURCE
- WEB_SITE=http://www.koffice.org
- ENTERED=20070707
- LICENSE[0]=GPL
- KEYWORDS="kde office"
- SHORT="Full office suite"
-cat << EOF
-KOffice is a free, integrated office suite for KDE, the K Desktop
Environment.
-
-In the KOffice suite the following parts are being developed:
- * KWord - A frame-based word processor capable of professional standard
- documents
- * KSpread - A powerful spreadsheet application.
- * KPresenter - A full-featured presentation program.
- * Kivio - A Visio(R)-style flowcharting application.
- * Karbon14 - A vector drawing application.
- * Krita - A raster-based image manipulation program like The GIMP or
Adobe(C)
- Photoshop(R).
- * Kugar - A tool for generating business quality reports.
- * KChart - An integrated graph and chart drawing tool.
-EOF
diff --git a/kde4/koffice2/HISTORY b/kde4/koffice2/HISTORY
deleted file mode 100644
index 171dd8d..0000000
--- a/kde4/koffice2/HISTORY
+++ /dev/null
@@ -1,23 +0,0 @@
-2007-12-11 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.9.95.1
-
-2007-11-28 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.9.95
- * DEPENDS: add libwpd
-
-2007-10-18 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.9.94
-
-2007-09-06 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.9.93
- * DEPENDS: add libart_lgpl, qimageblitz, kdepimlibs4, glpk
-
-2007-08-02 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.9.92
-
-2007-07-08 Treeve Jelbert <treeve AT sourcemage.org>
- * TRIGGERS: should be kdelibs4
-
-2007-07-07 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.9.91
- first attempt at kde4 version
diff --git a/kde4/koffice2/TRIGGERS b/kde4/koffice2/TRIGGERS
deleted file mode 100755
index 2a517a8..0000000
--- a/kde4/koffice2/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast kdelibs4 check_self
diff --git a/python-pypi/reportlab/BUILD b/python-pypi/reportlab/BUILD
new file mode 100755
index 0000000..dbd0112
--- /dev/null
+++ b/python-pypi/reportlab/BUILD
@@ -0,0 +1,3 @@
+cd reportlab &&
+default_install
+
diff --git a/python-pypi/reportlab/DEPENDS b/python-pypi/reportlab/DEPENDS
new file mode 100755
index 0000000..8226761
--- /dev/null
+++ b/python-pypi/reportlab/DEPENDS
@@ -0,0 +1,6 @@
+depends python &&
+
+optional_depends pil \
+ "" \
+ "" \
+ "to include graphics in documentation"
diff --git a/python-pypi/reportlab/DETAILS b/python-pypi/reportlab/DETAILS
new file mode 100755
index 0000000..fb90217
--- /dev/null
+++ b/python-pypi/reportlab/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=reportlab
+ VERSION=2\_1
+
SOURCE_HASH=sha512:06c0cc9674db36e805d8756ad179cbf379550c615d67f7ba15acbe9bd5ba5eb054d1db519fbb44c3799d136b6e8531360286efdffb23aeac8d2e37cba30ea83b
+ SOURCE=ReportLab\_${VERSION}.tgz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL\_$VERSION
+ WEB_SITE=http://www.reportlab.org
+ SOURCE_URL[0]=$WEB_SITE/ftp/$SOURCE
+ ENTERED=20040122
+ LICENSE[0]=BSD
+ KEYWORDS="pdf doc"
+ SHORT="Open Source PDF library"
+cat << EOF
+The ReportLab Open Source PDF library is a proven industry-strength PDF
generating
+solution, that you can use for meeting your requirements and deadlines in
enterprise
+reporting systems.
+EOF
diff --git a/python-pypi/reportlab/HISTORY b/python-pypi/reportlab/HISTORY
new file mode 100644
index 0000000..71b12a3
--- /dev/null
+++ b/python-pypi/reportlab/HISTORY
@@ -0,0 +1,50 @@
+2008-01-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * INSTALL: use default_install
+ * BUILD: use default_build
+
+2007-06-06 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2_1
+
+2006-01-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2_0
+
+2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
+
+2005-11-29 Seth Woolley <seth AT tautology.org>
+ * DETAILS: MD5 -> SHA512
+
+2005-01-19 Unet <unet AT sourcemage.org>
+ * DETAILS: Updated to 1.20
+
+2004-12-16 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Python renamed to python
+
+2004-08-26 PhoboX <doc AT sourcemage.org>
+ * CONFLICTS: deleted, deprecated spell ReportLab was removed
+
+2004-07-29 PhoboX <doc AT sourcemage.org>
+ * DETAILS: added missing BUILD_API=2
+
+2004-07-20 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: PIL renamed to pil
+
+2004-07-18 Eric Sandall <sandalle AT sourcemage.org>
+ * Renamed to
+ * DETAILS: Renamed to
+ Shortened SHORT
+ BUILD_API=2
+ Formatted to Guru Handbook
+ * BUILD: Converted to BUILD_API 2
+ Removed TABs
+ * INSTALL: Added
+ Removed TABs
+ * DEPENDS: Formatted to Guru Handbook
+ * CONFLICTS: Conflicts with
+ * BUILD9: Removed
+
+2004-01-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1_19
+ * BUILD, DEPENDS: added
+ spell created
+
diff --git a/python-pypi/reportlab/INSTALL b/python-pypi/reportlab/INSTALL
new file mode 100755
index 0000000..4857fba
--- /dev/null
+++ b/python-pypi/reportlab/INSTALL
@@ -0,0 +1,4 @@
+default_install &&
+cd docs &&
+python genAll.py &&
+cd ..
diff --git a/python-pypi/turbogears/DETAILS b/python-pypi/turbogears/DETAILS
index 434ab61..f9cd4ee 100755
--- a/python-pypi/turbogears/DETAILS
+++ b/python-pypi/turbogears/DETAILS
@@ -1,6 +1,6 @@
SPELL=turbogears
- VERSION=1.0.4b3
-
SOURCE_HASH=sha512:46fb26c1121ad7b63dd6f832eea614bf6562ad9794fdbcfbc108191c2b60b78d8f6d2871f9339d96eab2881015138a9e81f3dd3ed4b50de61635caabc6b76c23
+ VERSION=1.0.4b6
+
SOURCE_HASH=sha512:ba2f58bb8ac7c539e37402ac9bd2e4c8e06483ed9dd10a4df1980ac4d6ee38a4ccc682a5922525d0f552e3dfcbca211ca37e5f3f9031c52e7b8a1ae0b104ffab
SOURCE=TurboGears-$VERSION.tar.gz
SOURCE_URL[0]="http://files.turbogears.org/eggs/$SOURCE";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/TurboGears-$VERSION"
diff --git a/python-pypi/turbogears/HISTORY b/python-pypi/turbogears/HISTORY
index 8436dd9..6135cdd 100644
--- a/python-pypi/turbogears/HISTORY
+++ b/python-pypi/turbogears/HISTORY
@@ -1,3 +1,6 @@
+2008-01-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.4b6
+
2008-01-13 Vlad Glagolev <stealth AT sourcemage.org>
* BUILD: default_build_python is default




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (781012c2061ab7625805eb86ae7841eae2df1c2d), Treeve Jelbert, 01/19/2008

Archive powered by MHonArc 2.6.24.

Top of Page