Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (7d433480e406a21c388418d1c8170c4f43985298)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ethan Grammatikidis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (7d433480e406a21c388418d1c8170c4f43985298)
  • Date: Sat, 27 Dec 2008 14:17:18 -0600

GIT changes to master grimoire by Ethan Grammatikidis <eekee57 AT fastmail.fm>:

windowmanagers/sawfish/DEPENDS | 2 +-
windowmanagers/sawfish/HISTORY | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 7d433480e406a21c388418d1c8170c4f43985298
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

sawfish: SCM path depends on SVN not CVS now

diff --git a/windowmanagers/sawfish/DEPENDS b/windowmanagers/sawfish/DEPENDS
index 050d489..98ec00f 100755
--- a/windowmanagers/sawfish/DEPENDS
+++ b/windowmanagers/sawfish/DEPENDS
@@ -17,5 +17,5 @@ optional_depends libgnome
\
"for gnome support" &&

if [ "${SAWFISH_CVS}" = "y" ] ; then
- depends CVS
+ depends SVN
fi
diff --git a/windowmanagers/sawfish/HISTORY b/windowmanagers/sawfish/HISTORY
index 0964f12..b6e6b76 100644
--- a/windowmanagers/sawfish/HISTORY
+++ b/windowmanagers/sawfish/HISTORY
@@ -8,6 +8,7 @@
* PRE_BUILD: removed
* BUILD: unnecessary duplication of configure reinstated thanks to
sorcery opacity.
+ * DEPENDS: SCM path depends on SVN not CVS now

2008-12-26 Ethan Grammatikidis <eekee57 AT fastmail.fm>
* DETAILS: corrected WEB_SITE



  • [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (7d433480e406a21c388418d1c8170c4f43985298), Ethan Grammatikidis, 12/27/2008

Archive powered by MHonArc 2.6.24.

Top of Page