Skip to Content.
Sympa Menu

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

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 (1ce6efdccc8eac67ac6e576cf782d89cf4113937)
  • Date: Mon, 30 Jul 2007 18:04:05 -0500

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

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

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

x11-libs/wine:

DETAILS: fixed SOURCE_URL[0] for VCS branch

diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index 44b9425..0c62c3f 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -6,7 +6,7 @@ if [[ $WINE_VCS == y ]]; then
VERSION=git
fi
SOURCE=$SPELL-git.tar.bz2
- SOURCE_URL[0]=git://source.winehq.org/git/wine.git:wine
+ SOURCE_URL[0]=git://source.winehq.org/git/wine.git:wine-git
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git
FORCE_DOWNLOAD=1
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 4abec3e..06ff164 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2007-07-31 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: fixed SOURCE_URL[0] for VCS branch
+
2007-07-30 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: added FORCE_DOWNLOAD=1 for VCS branch




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

Archive powered by MHonArc 2.6.24.

Top of Page