summaryrefslogtreecommitdiffstats
path: root/libs/stlport/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'libs/stlport/HISTORY')
-rw-r--r--libs/stlport/HISTORY16
1 files changed, 8 insertions, 8 deletions
diff --git a/libs/stlport/HISTORY b/libs/stlport/HISTORY
index 5bc12a2d4b..ad18692183 100644
--- a/libs/stlport/HISTORY
+++ b/libs/stlport/HISTORY
@@ -34,10 +34,10 @@
2005-11-29 Seth Woolley <seth@tautology.org>
* DETAILS: MD5 -> SHA512
-2005-05-12 Eric Sandall <eric@sandall.us>
+2005-05-12 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Forgot to add dependency on CVS if using STLPORT_LATEST
-2005-04-07 Eric Sandall <eric@sandall.us>
+2005-04-07 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Removed MAKE_NJOBS=1
* BUILD: Run make_single before make
* INSTALL: Run make_normal before installation
@@ -45,10 +45,10 @@
2005-04-03 Sergey Lipnevich <sergey@sourcemage.org>
* CONFIGURE, DETAILS: use either packaged 5.0RC2 or latest source.
-2005-02-28 Eric Sandall <eric@sandall.us>
+2005-02-28 Eric Sandall <sandalle@sourcemage.org>
* CONFLICTS: Removed conflicting spell
-2005-01-29 Eric Sandall <eric@sandall.us>
+2005-01-29 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 5.0 CVS branch (Bug #8140)
* BUILD: Need to go in build/lib instead of src
Make targets are now clean, depend, and install
@@ -56,10 +56,10 @@
* INSTALL: Completely different install method (their instructions
say to use tar to move files around...so we do)
-2004-08-24 Eric Sandall <eric@sandall.us>
+2004-08-24 Eric Sandall <sandalle@sourcemage.org>
* TRIGGERS: Trigger on g++ not gcc (Bug #7126)
-2004-08-02 Eric Sandall <eric@sandall.us>
+2004-08-02 Eric Sandall <sandalle@sourcemage.org>
* Renamed to stlport
* DETAILS: Renamed to stlport
BUILD_API=2
@@ -84,7 +84,7 @@
* DETAILS: upgrade to 4.2-1009 beta, autosense beta/current version
in SOURCE_URL.
-2003-07-07 Eric Sandall <eric@sandall.us>
+2003-07-07 Eric Sandall <sandalle@sourcemage.org>
* DETAILS,PRE_BUILD:Moved CCACHE, DISTCC_HOSTS, and MAKE_NJOBS from
PRE_BUILD to DETAILS and removed PRE_BUILD
* HISTORY: Added Jose's changes to HISTORY
@@ -101,7 +101,7 @@
2002-11-27 Jose Bernardo Silva <josebernardo1@yahoo.com>
* patch: Added another patch to be able to compile OO
-2002-10-26 Eric Sandall <eric@sandall.us>
+2002-10-26 Eric Sandall <sandalle@sourcemage.org>
* patch: Added patch for STLport to compile with gcc 3.2.x with a patch
from http://tushar.lfsforum.org/files/OpenOfficeFromScratch/
* BUILD: Added use of our CFLAGS for optimizations