New commits:
commit 51fe97e8a33e9988ea3301ae23d82cb8aba1756f
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
mesalib: Fix scm dependency typo ";&" -> ";;"
commit 4d53b60459c3ad61c87b784952bf05094af8d04b
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
Revert "mesalib: Remove scm dependency typo ";&""
This reverts commit af16cb496c0db0b762733ccba5abf01e774e8602.
Revert the typo'd typo fix
diff --git a/graphics-libs/mesalib/DEPENDS b/graphics-libs/mesalib/DEPENDS
index 7d965eb..fbef802 100755
--- a/graphics-libs/mesalib/DEPENDS
+++ b/graphics-libs/mesalib/DEPENDS
@@ -20,6 +20,7 @@ sub_depends libxml2 PYTHON &&
case "$MESALIB_BRANCH" in
scm)
depends git
+ ;;
development)
depends libxcb &&
if [[ "$MESALIB_GALLIUM" != "none" ]]; then
diff --git a/graphics-libs/mesalib/HISTORY b/graphics-libs/mesalib/HISTORY
index 49b85dc..4afe623 100644
--- a/graphics-libs/mesalib/HISTORY
+++ b/graphics-libs/mesalib/HISTORY
@@ -1,5 +1,6 @@
2013-01-10 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Remove scm dependency typo ";&"
+ * DEPENDS: Fix scm dependency typo ";&" -> ";;"
+
2012-10-27 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 8.0.5 (development)
[SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (51fe97e8a33e9988ea3301ae23d82cb8aba1756f),
Eric Sandall, 01/10/2013