[Lunar-commits] r22120 - moonbase/trunk/libs/liboil
Dennis Veatch
stumbles at lunar-linux.org
Wed Nov 8 17:46:16 CET 2006
Author: stumbles
Date: 2006-11-08 17:46:16 +0100 (Wed, 08 Nov 2006)
New Revision: 22120
Modified:
moonbase/trunk/libs/liboil/DETAILS
Log:
Bug fix bump and of note;
Several i386 implementations also compile on amd64, so these were
copied over to a separate directory and are now enabled on amd64.
Feature detection on amd64 has been fixed.
and a few others
Modified: moonbase/trunk/libs/liboil/DETAILS
===================================================================
--- moonbase/trunk/libs/liboil/DETAILS 2006-11-08 16:25:03 UTC (rev 22119)
+++ moonbase/trunk/libs/liboil/DETAILS 2006-11-08 16:46:16 UTC (rev 22120)
@@ -1,12 +1,12 @@
MODULE=liboil
- VERSION=0.3.9
+ VERSION=0.3.10
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.schleef.org/$MODULE/download/
- SOURCE_VFY=sha1:9b8126c4ae26f32c4131c7e8df8b2c61e7e1973a
+ SOURCE_VFY=sha1:00183731d417047a3b7715532b9d6ca5cce16cc4
WEB_SITE=http://www.schleef.org/liboil/
ENTERED=20050602
- UPDATED=20060620
- SHORT="A library of simple functions that are optimized for various CPUs."
+ UPDATED=20061108
+ SHORT="library of simple functions that are optimized for various CPUs."
PSAFE=no
cat << EOF
@@ -18,6 +18,3 @@
especially by using extended instructions provided by modern CPUs
(Altivec, MMX, SSE, etc.).
EOF
-
-# submitted by Dennis Veatch <dveatch at woh.rr.com> 20050602
-# added by v3rt1g0 20050602
More information about the Lunar-commits
mailing list