Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (cdcf9bdc65e658237effe5de1ff64f81721cae22)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (cdcf9bdc65e658237effe5de1ff64f81721cae22)
  • Date: Wed, 26 Nov 2014 16:18:44 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

editors/emacs/DEPENDS | 2 +-
editors/emacs/HISTORY | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit cdcf9bdc65e658237effe5de1ff64f81721cae22
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

emacs: depends bzr => git

diff --git a/editors/emacs/DEPENDS b/editors/emacs/DEPENDS
index 65c76ec..5bae034 100755
--- a/editors/emacs/DEPENDS
+++ b/editors/emacs/DEPENDS
@@ -99,5 +99,5 @@ optional_depends gnutls \
"for SSL/TLS support" &&

if [[ "$EMACS_BRANCH" == "scm" ]]; then
- depends bzr
+ depends git
fi
diff --git a/editors/emacs/HISTORY b/editors/emacs/HISTORY
index 8632f1b..5a75e62 100644
--- a/editors/emacs/HISTORY
+++ b/editors/emacs/HISTORY
@@ -1,6 +1,7 @@
2014-11-26 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS, CONFIGURE: Allow selecting the X toolkit to use
* DETAILS, DOWNLOAD: Switched to Git SCM
+ * DEPENDS: bzr => git

2014-07-16 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS: Depedency for SVG support is on librsvg2



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (cdcf9bdc65e658237effe5de1ff64f81721cae22), Ismael Luceno, 11/26/2014

Archive powered by MHonArc 2.6.24.

Top of Page