Skip to Content.
Sympa Menu

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

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 (559b4b2caca5c82b4c736f89a77a3e878b3125a3)
  • Date: Mon, 7 May 2007 15:36:04 -0500

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

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

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

x11-libs/wine:

DETAILS: added SOURCE_DIRECTORY for both branches as it differs

diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index 9b44761..5af68fb 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -8,6 +8,7 @@ if [[ $WINE_VCS == y ]]; then
SOURCE=$SPELL-git.tar.bz2
SOURCE_URL[0]=git://source.winehq.org/git/wine.git:wine
SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git
else
VERSION=0.9.36
SOURCE=$SPELL-$VERSION.tar.bz2
@@ -18,8 +19,8 @@ else

SOURCE2_URL[1]=http://www.ibiblio.org/pub/linux/system/emulators/$SPELL/$SOURCE2
SOURCE_GPG="wine.gpg:$SOURCE.sign:UPSTREAM_KEY"
SOURCE2_IGNORE=signature
-fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+fi
LICENSE[0]=LGPL
WEB_SITE=http://www.winehq.com/
KEYWORDS="emulator x11 libs"
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index e5505e5..3f9ba5e 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2007-05-07 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: added SOURCE_DIRECTORY for both branches as it differs
+
2007-05-06 Pol Vinogradov <vin.public AT gmail.com>
* DEPENDS: added libxrandr as optional if xorg is modular
* DETAILS: changed SOURCE's version to git for VCS branch



  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (559b4b2caca5c82b4c736f89a77a3e878b3125a3), Pol Vinogradov, 05/07/2007

Archive powered by MHonArc 2.6.24.

Top of Page