Skip to Content.
Sympa Menu

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

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 (fc62238184f9eeec6145fafe3c257338a82be0ed)
  • Date: Thu, 21 Jan 2010 11:28:24 -0600

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

dev/null |binary
devel/ocaml/DETAILS | 4 ++--
devel/ocaml/HISTORY | 3 +++
graphics-libs/freeglut/DETAILS | 6 +++---
graphics-libs/freeglut/HISTORY | 3 +++
graphics-libs/freeglut/freeglut-2.6.0-rc1.tar.gz.sig | 0
net/libproxy/DETAILS | 4 ++--
net/libproxy/HISTORY | 4 ++++
net/libproxy/PRE_BUILD | 3 ---
net/libproxy/bug244028-as-needed.patch | 16 ----------------
python-pypi/beaker/DETAILS | 4 ++--
python-pypi/beaker/HISTORY | 3 +++
python-pypi/configobj/DETAILS | 4 ++--
python-pypi/configobj/HISTORY | 3 +++
python-pypi/repoze.who/DETAILS | 4 ++--
python-pypi/repoze.who/HISTORY | 3 +++
python-pypi/routes/DETAILS | 4 ++--
python-pypi/routes/HISTORY | 3 +++
python-pypi/toscawidgets/DETAILS | 4 ++--
python-pypi/toscawidgets/HISTORY | 3 +++
python-pypi/webob/DETAILS | 4 ++--
python-pypi/webob/HISTORY | 3 +++
python-pypi/zopeinterface/DETAILS | 4 ++--
python-pypi/zopeinterface/HISTORY | 3 +++
science-libs/eigen2/DETAILS | 4 ++--
science-libs/eigen2/HISTORY | 3 +++
26 files changed, 57 insertions(+), 42 deletions(-)

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

zopeinterface: => 3.5.3

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

freeglut: => 2.6.0

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

ocaml: => 3.11.2

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

repoze.who: => 1.0.18

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

toscawidgets: => 0.9.8

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

libproxy: => 0.3.0

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

beaker: => 1.5.1

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

configobj: => 4.7.0

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

routes: => 1.11

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

webob: => 0.9.7.1

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

eigen2: => 2.0.11

diff --git a/devel/ocaml/DETAILS b/devel/ocaml/DETAILS
index 0cfa051..53abeb3 100755
--- a/devel/ocaml/DETAILS
+++ b/devel/ocaml/DETAILS
@@ -1,7 +1,7 @@
SPELL=ocaml
- VERSION=3.11.1
+ VERSION=3.11.2
VX=3.11
-
SOURCE_HASH=sha512:ac8a1a663dc571a74e8059f9b648d635ca52fc2945b62a2877139f9ed61669dfb4dd7ddc4310aaed986b5aa19e6e7b4c69c24b49d552ae5ad42da30079b087b5
+
SOURCE_HASH=sha512:69888797bdab8f7baa5e398db08a723388876ed5920b62e9bf29a5214badde1c2024365f88bcbd89d43a0c8d9e4d1bd15486e4b12e8432f1c1bcedd17782faaf
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION%pl*}
SOURCE_URL[0]=http://caml.inria.fr/pub/distrib/$SPELL-$VX/$SOURCE
diff --git a/devel/ocaml/HISTORY b/devel/ocaml/HISTORY
index 03fdbea..43415c8 100644
--- a/devel/ocaml/HISTORY
+++ b/devel/ocaml/HISTORY
@@ -1,3 +1,6 @@
+2010-01-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.11.2
+
2009-09-24 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: xorg-libs => libx11

diff --git a/graphics-libs/freeglut/DETAILS b/graphics-libs/freeglut/DETAILS
index eab1001..ca2fb6d 100755
--- a/graphics-libs/freeglut/DETAILS
+++ b/graphics-libs/freeglut/DETAILS
@@ -1,10 +1,10 @@
SPELL=freeglut
- VERSION=2.6.0-rc1
+ VERSION=2.6.0
+
SOURCE_HASH=sha512:685d55979c1fb420593d4b9f8d01ba9853288df0c3df9fa60ed9c4dfcb469dcf6c3142a9306073fac9e75fde1fb81ace325d6a9eebce227d95220e82217fda26
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION/-rc*/}
SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
-#
SOURCE_HASH=sha512:a49c55d3055e33209375e8e3d86ad314d953c31f0f2ca80509414310df5f7a421736fe6d6070975befbaf384556266f68aab79462aa8caa035c9bd6e29af365c
- SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+# SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
WEB_SITE=http://freeglut.sourceforge.net/
ENTERED=20030127
LICENSE[0]=XCL
diff --git a/graphics-libs/freeglut/HISTORY b/graphics-libs/freeglut/HISTORY
index 4bec6fb..a707f69 100644
--- a/graphics-libs/freeglut/HISTORY
+++ b/graphics-libs/freeglut/HISTORY
@@ -1,3 +1,6 @@
+2010-01-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.6.0
+
2009-09-25 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: xorg-libs => libx11
add libxext, libxxf86vm
diff --git a/graphics-libs/freeglut/freeglut-2.6.0-rc1.tar.gz.sig
b/graphics-libs/freeglut/freeglut-2.6.0-rc1.tar.gz.sig
deleted file mode 100644
index b59deaf..0000000
Binary files a/graphics-libs/freeglut/freeglut-2.6.0-rc1.tar.gz.sig and
/dev/null differ
diff --git a/net/libproxy/DETAILS b/net/libproxy/DETAILS
index 752150d..2265850 100755
--- a/net/libproxy/DETAILS
+++ b/net/libproxy/DETAILS
@@ -1,8 +1,8 @@
SPELL=libproxy
- VERSION=0.2.3
+ VERSION=0.3.0
+
SOURCE_HASH=sha512:d687ec9045358ffc828e9624b22ab90f4eddabb09d4db1a43b3722230d37bf4368a35290d007ede86993ea57ae71ea47cb2bf1ac08456aaec71595238491d3bf
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://libproxy.googlecode.com/files/${SOURCE}
-
SOURCE_HASH=sha512:6b5619f7bb060258215e6de40f2d3ec903b8492599922b5e6a5affc0fca83cab8867980415c6a6356f6e649fcf4038359491ada30b089a04f67f4f984d7a7173
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://code.google.com/p/libproxy/";
LICENSE[0]=GPL
diff --git a/net/libproxy/HISTORY b/net/libproxy/HISTORY
index 6992fbe..f1d1c7f 100644
--- a/net/libproxy/HISTORY
+++ b/net/libproxy/HISTORY
@@ -1,3 +1,7 @@
+2010-01-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.3.0
+ * PRE_BUILD, bug244028-as-needed.patch: deleted
+
2009-06-14 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS: fixed python dep

diff --git a/net/libproxy/PRE_BUILD b/net/libproxy/PRE_BUILD
deleted file mode 100755
index e790d57..0000000
--- a/net/libproxy/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-patch $SOURCE_DIRECTORY/src/lib/Makefile.in \
- $SCRIPT_DIRECTORY/bug244028-as-needed.patch
diff --git a/net/libproxy/bug244028-as-needed.patch
b/net/libproxy/bug244028-as-needed.patch
deleted file mode 100644
index 862da20..0000000
--- a/net/libproxy/bug244028-as-needed.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-#
-# Based on the fix for http://bugs.gentoo.org/244028
-# from
http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libproxy/files/libproxy-0.2.3-fix-as-needed-problem.patch?rev=1.1&view=markup
-#
-diff -Naur libproxy-0.2.3.orig/src/lib/Makefile.in
libproxy-0.2.3/src/lib/Makefile.in
---- libproxy-0.2.3.orig/src/lib/Makefile.in 2009-05-12 16:00:59.630396096
-0700
-+++ libproxy-0.2.3/src/lib/Makefile.in 2009-05-12 16:02:00.742400186 -0700
-@@ -223,7 +223,7 @@
- misc.h url.h pac.h dhcp.h
dns.h slp.h wpad.h proxy_factory.h proxy.h config_file.h
-
- libproxy_la_CFLAGS = -Wall
--libproxy_la_LDFLAGS = -lm
-+libproxy_la_LDFLAGS = -lm -ldl
- include_HEADERS = proxy.h
- all: all-am
-
diff --git a/python-pypi/beaker/DETAILS b/python-pypi/beaker/DETAILS
index 333e068..42d48d5 100755
--- a/python-pypi/beaker/DETAILS
+++ b/python-pypi/beaker/DETAILS
@@ -1,7 +1,7 @@
SPELL=beaker
SPELLX=Beaker
- VERSION=1.3.1
-
SOURCE_HASH=sha512:53ae0f128c9d68dac5e2a633bfd4cbab525c3d9b2d5859bf078863b5fe446aec990220e478b7b28af5631729b2d7e83d32751dfbe42b810a2e39b1538ec3bc81
+ VERSION=1.5.1
+
SOURCE_HASH=sha512:55780e13d78fa3e2608e5e53239737772377d3d952e7287e50cf431611f25349c5fb814677a78abb251429070ca838b4e60915acb33cbb13ff787bb4e10adef1
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_URL[0]=http://pypi.python.org/packages/source/B/$SPELLX/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
diff --git a/python-pypi/beaker/HISTORY b/python-pypi/beaker/HISTORY
index 9230506..21b870c 100644
--- a/python-pypi/beaker/HISTORY
+++ b/python-pypi/beaker/HISTORY
@@ -1,3 +1,6 @@
+2010-01-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.5.1
+
2009-05-28 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.3.1

diff --git a/python-pypi/configobj/DETAILS b/python-pypi/configobj/DETAILS
index 5236979..5521f07 100755
--- a/python-pypi/configobj/DETAILS
+++ b/python-pypi/configobj/DETAILS
@@ -1,6 +1,6 @@
SPELL=configobj
- VERSION=4.6.0
-
SOURCE_HASH=sha512:a969762259fcef865fd9dec587a0506376e6bd301850bea7c543df3b1e74e5daaeca7a928de09fccd476ace9972c051e50ba6f9312de10e841b82ea2406b6116
+ VERSION=4.7.0
+
SOURCE_HASH=sha512:f8db71f80400f47093561ee29bb58a6d0961deab7a5c5be6636680cd3265ac859187f72c36262a0f351ce1fbe0f5c26f158281c790d3f3f3826b8eeeea4507c2
SOURCE=$SPELL-$VERSION.zip
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/python-pypi/configobj/HISTORY b/python-pypi/configobj/HISTORY
index d97662c..43c0c85 100644
--- a/python-pypi/configobj/HISTORY
+++ b/python-pypi/configobj/HISTORY
@@ -1,3 +1,6 @@
+2010-01-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 4.7.0
+
2009-05-28 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 4.6.0

diff --git a/python-pypi/repoze.who/DETAILS b/python-pypi/repoze.who/DETAILS
index e949831..7e6d39b 100755
--- a/python-pypi/repoze.who/DETAILS
+++ b/python-pypi/repoze.who/DETAILS
@@ -1,6 +1,6 @@
SPELL=repoze.who
- VERSION=1.0.15
-
SOURCE_HASH=sha512:1ee6fafe029457b9ef2be5c288606b2d276280c788a238eea0ebb7656e936efa33fd2824b89a6cbef29fcf4f7c990fd917d73b979042ca56b6dae0c38ed40c64
+ VERSION=1.0.18
+
SOURCE_HASH=sha512:b031e0b0d5d6422ec9baa1ee310754f04e05aa709a0358924f98711af9a07ed6734192fde405a0430273ae07d7537c6ad0081a2a9ef12d94eccac7263d9ccbab
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://pypi.python.org/$SPELL
diff --git a/python-pypi/repoze.who/HISTORY b/python-pypi/repoze.who/HISTORY
index d7b8d5e..bf7b5c9 100644
--- a/python-pypi/repoze.who/HISTORY
+++ b/python-pypi/repoze.who/HISTORY
@@ -1,3 +1,6 @@
+2010-01-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.18
+
2009-07-05 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.15

diff --git a/python-pypi/routes/DETAILS b/python-pypi/routes/DETAILS
index e08d9fe..2f46278 100755
--- a/python-pypi/routes/DETAILS
+++ b/python-pypi/routes/DETAILS
@@ -1,7 +1,7 @@
SPELL=routes
SPELLX=Routes
- VERSION=1.10.3
-
SOURCE_HASH=sha512:ca35c9667983c99b2d9d76216a5f992f8ee03160b41461c1be175cd6cd0dcd28b704635e48a81cb87df1227c29cbb33383d460497702a5a82b72ac1a5ee9e38c
+ VERSION=1.11
+
SOURCE_HASH=sha512:01b977d5a5b9e8118503ff630064b42d7480a2400b54ceec54e1960ff79a0c3c10284e93c0908381004bda34b3945973dab9ee109c9aaa5faa1091b068d147d5
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_URL[0]=http://pypi.python.org/packages/source/R/$SPELLX/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
diff --git a/python-pypi/routes/HISTORY b/python-pypi/routes/HISTORY
index 79a8117..c9b3bc7 100644
--- a/python-pypi/routes/HISTORY
+++ b/python-pypi/routes/HISTORY
@@ -1,3 +1,6 @@
+2010-01-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.11
+
2009-03-05 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.10.3

diff --git a/python-pypi/toscawidgets/DETAILS
b/python-pypi/toscawidgets/DETAILS
index a32e6b9..6b97a7d 100755
--- a/python-pypi/toscawidgets/DETAILS
+++ b/python-pypi/toscawidgets/DETAILS
@@ -1,7 +1,7 @@
SPELL=toscawidgets
SPELLX=ToscaWidgets
- VERSION=0.9.7.1
-
SOURCE_HASH=sha512:c084319990178830534856fa6ddf5279b51949b8ed2368502f3f9495796334ebb877564c550c0d14bea045255139239690febd5d55eda9e98af0383f9a813111
+ VERSION=0.9.8
+
SOURCE_HASH=sha512:0eb079536f942b4cef6b0c826d4024da382508052293ac251f165ae9c584dffa3893c7f0a05d21920ae67011c2d3c6afd8c70eed6e57480e52f43fce2d595fb4
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_URL[0]=http://pypi.python.org/packages/source/T/$SPELLX/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
diff --git a/python-pypi/toscawidgets/HISTORY
b/python-pypi/toscawidgets/HISTORY
index 5a3e2c7..234665b 100644
--- a/python-pypi/toscawidgets/HISTORY
+++ b/python-pypi/toscawidgets/HISTORY
@@ -1,3 +1,6 @@
+2010=01-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.9.8
+
2009-06-20 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.9.7.1

diff --git a/python-pypi/webob/DETAILS b/python-pypi/webob/DETAILS
index c9b7219..48b044a 100755
--- a/python-pypi/webob/DETAILS
+++ b/python-pypi/webob/DETAILS
@@ -1,7 +1,7 @@
SPELL=webob
SPELLX=WebOb
- VERSION=0.9.6.1
-
SOURCE_HASH=sha512:86df53e6eddae1dc2b49685601c9391da9699bc83a292c7bee1272700c7be85550a16cfdef60b7b020188accaf6cd9f86d4fad9a681cb0878d0fbdf32127161f
+ VERSION=0.9.7.1
+
SOURCE_HASH=sha512:099432661c0f0350c522045b423cdf31e1e2becc56b96e71b1fa903d8265b18e3d5182beaabaecadf56d62d256168cb1a675328657beeecd1f42c4eefc17a208
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_URL[0]=http://pypi.python.org/packages/source/W/$SPELLX/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
diff --git a/python-pypi/webob/HISTORY b/python-pypi/webob/HISTORY
index 0d3c3b0..989e94c 100644
--- a/python-pypi/webob/HISTORY
+++ b/python-pypi/webob/HISTORY
@@ -1,3 +1,6 @@
+2010-01-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.9.7.1
+
2009-03-05 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.9.6.1

diff --git a/python-pypi/zopeinterface/DETAILS
b/python-pypi/zopeinterface/DETAILS
index 7b67368..c35a89f 100755
--- a/python-pypi/zopeinterface/DETAILS
+++ b/python-pypi/zopeinterface/DETAILS
@@ -1,7 +1,7 @@
SPELL=zopeinterface
SPELLX=zope.interface
- VERSION=3.5.2
-
SOURCE_HASH=sha512:5e5b276d71f8af56e2392a63650e28a77a480ef9b31e7a78109e8d56c013cc4193a9dbe90a66c2e70f85f4e60ae551dc6d316765f5440086ea8561a8e5a9e02a
+ VERSION=3.5.3
+
SOURCE_HASH=sha512:d34e150b48eb68a52c533bfa63c215a718e0971d9cf83bc0a9232363af63e7be632ef970653bd62065b185896b9fb0f91f26344437856df65753027d1307f94d
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
SOURCE_URL[0]=http://pypi.python.org/packages/source/z/$SPELLX/$SOURCE
diff --git a/python-pypi/zopeinterface/HISTORY
b/python-pypi/zopeinterface/HISTORY
index f3afa55..91aa744 100644
--- a/python-pypi/zopeinterface/HISTORY
+++ b/python-pypi/zopeinterface/HISTORY
@@ -1,3 +1,6 @@
+2010-01-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.5.3
+
2009-09-27 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 3.5.2

diff --git a/science-libs/eigen2/DETAILS b/science-libs/eigen2/DETAILS
index e52ffe4..91df24e 100755
--- a/science-libs/eigen2/DETAILS
+++ b/science-libs/eigen2/DETAILS
@@ -1,7 +1,7 @@
SPELL=eigen2
SPELLX=eigen
- VERSION=2.0.10
-
SOURCE_HASH=sha512:f8209a0dd0763dd9752cc3691e6c857caee8069e63983587d223731d8f1f5ed3b68201b3202f3dbe5d81f07a8e162c6c87473c56c5d743643627151268270eb7
+ VERSION=2.0.11
+
SOURCE_HASH=sha512:84123e2ada552759fbd4606e8b936722b2d86f44040c05d9443460dd95fe371d945682c3f9a7917c901d05db51cebb0091c2a3a5b6fe743ee643b90049ad0296
SOURCE=$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX
SOURCE_URL[0]=http://bitbucket.org/$SPELLX/$SPELLX/get/$SOURCE
diff --git a/science-libs/eigen2/HISTORY b/science-libs/eigen2/HISTORY
index d1fdc43..305244d 100644
--- a/science-libs/eigen2/HISTORY
+++ b/science-libs/eigen2/HISTORY
@@ -1,3 +1,6 @@
+2010-01-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.0.11
+
2009-12-06 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.0.10




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (fc62238184f9eeec6145fafe3c257338a82be0ed), Treeve Jelbert, 01/21/2010

Archive powered by MHonArc 2.6.24.

Top of Page