New commits:
commit a1269a4c4e2c547f2f07f31ada550931deb716bb
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>
xfce/xfburn: fixed git SOURCE_URL[0]
diff --git a/xfce/xfburn/DETAILS b/xfce/xfburn/DETAILS
index 5db4430..0bacfbd 100755
--- a/xfce/xfburn/DETAILS
+++ b/xfce/xfburn/DETAILS
@@ -6,7 +6,7 @@ if [[ $XFBURN_GIT == y ]]; then
VERSION=git
fi
SOURCE=$SPELL-git.tar.bz2
- SOURCE_URL[0]=git_http://git.xfce.org/git/apps/$SPELL:$SPELL-git
+ SOURCE_URL[0]=git_http://git.xfce.org/apps/$SPELL:$SPELL-git
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
diff --git a/xfce/xfburn/HISTORY b/xfce/xfburn/HISTORY
index e6d1a69..1f7b483 100644
--- a/xfce/xfburn/HISTORY
+++ b/xfce/xfburn/HISTORY
@@ -1,3 +1,6 @@
+2011-02-26 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: fixed git SOURCE_URL[0]
+
2010-08-31 Pol Vinogradov <vin.public AT gmail.com>
* BUILD: fixed switching to git
* DEPENDS: added required docbook-xsl for git branch
[SM-Commit] GIT changes to master grimoire by Pol Vinogradov (a1269a4c4e2c547f2f07f31ada550931deb716bb),
Pol Vinogradov, 02/26/2011