Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (6e58913566a30e67640886bbbb581cb187d01393)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (6e58913566a30e67640886bbbb581cb187d01393)
  • Date: Fri, 24 Nov 2006 17:46:15 -0600

GIT changes to master grimoire by Eric Sandall <sandalle@cerberus.(none)>:

x11-libs/wine/DETAILS | 14 +++++++-------
x11-libs/wine/HISTORY | 3 +++
2 files changed, 10 insertions(+), 7 deletions(-)

New commits:
commit 6e58913566a30e67640886bbbb581cb187d01393
Author: Eric Sandall <sandalle@cerberus.(none)>
Commit: Eric Sandall <sandalle@cerberus.(none)>

Updated wine to 0.9.26

diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index 83a3428..f069114 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -9,7 +9,7 @@ if [[ $WINE_VCS == y ]]; then
SOURCE_URL[0]=git://source.winehq.org/git/wine.git:wine
SOURCE_IGNORE=volatile
else
- VERSION=0.9.25
+ VERSION=0.9.26
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sign
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
@@ -26,11 +26,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
KEYWORDS="emulator x11 libs"
SHORT="Wine Is Not an Emulator"
cat << EOF
-Wine Is Not an Emulator. It is an alternative implementation of the
-Windows 3.x and Win32 APIs. Wine provides both a development toolkit
-(Winelib) for porting legacy Windows sources to Unix and a program
-loader, allowing unmodified Windows 3.1/95/NT binaries to run under
-Intel Unixes. Wine does not require Microsoft Windows, as it is a
-completely alternative implementation consisting of 100% Microsoft-Free
+Wine Is Not an Emulator. It is an alternative implementation of the
+Windows 3.x and Win32 APIs. Wine provides both a development toolkit
+(Winelib) for porting legacy Windows sources to Unix and a program
+loader, allowing unmodified Windows 3.1/95/NT binaries to run under
+Intel Unixes. Wine does not require Microsoft Windows, as it is a
+completely alternative implementation consisting of 100% Microsoft-Free
code, but it can optionally use native system DLLs if they are available.
EOF
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 3e63ed2..3744b79 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2006-11-24 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Updated to 0.9.26
+
2006-11-16 Eric Sandall <eric AT sandall.us>
* DETAILS: Updated to 0.9.25




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (6e58913566a30e67640886bbbb581cb187d01393), Eric Sandall, 11/24/2006

Archive powered by MHonArc 2.6.24.

Top of Page