Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (00557c9f15c867bbaec370be60b01f8a9219e7aa)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (00557c9f15c867bbaec370be60b01f8a9219e7aa)
  • Date: Mon, 30 Jul 2007 15:16:53 -0500

GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

x11-libs/wine/DETAILS | 1 +
x11-libs/wine/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 01b31a9bbf06013e84851e331797b59fdb701990
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

x11-libs/wine:

DETAILS: added FORCE_DOWNLOAD=1 for VCS branch

diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index f3c124c..44b9425 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -9,6 +9,7 @@ if [[ $WINE_VCS == y ]]; then
SOURCE_URL[0]=git://source.winehq.org/git/wine.git:wine
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git
+ FORCE_DOWNLOAD=1
else
VERSION=0.9.42
SOURCE=$SPELL-$VERSION.tar.bz2
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 43c2335..4abec3e 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2007-07-30 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: added FORCE_DOWNLOAD=1 for VCS branch
+
2007-07-27 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.9.42




  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (00557c9f15c867bbaec370be60b01f8a9219e7aa), Pol Vinogradov, 07/30/2007

Archive powered by MHonArc 2.6.24.

Top of Page