Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (2d1df67d2a0ace64d5415717e5dd7cbf2cfd9e47)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (2d1df67d2a0ace64d5415717e5dd7cbf2cfd9e47)
  • Date: Sat, 30 Aug 2008 13:18:56 -0500

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

xorg-app/xdm/DEPENDS | 3 +--
xorg-app/xdm/HISTORY | 2 +-
2 files changed, 2 insertions(+), 3 deletions(-)

New commits:
commit 2d1df67d2a0ace64d5415717e5dd7cbf2cfd9e47
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

xdm: removed the last null pointer

diff --git a/xorg-app/xdm/DEPENDS b/xorg-app/xdm/DEPENDS
index c06dc12..9650017 100755
--- a/xorg-app/xdm/DEPENDS
+++ b/xorg-app/xdm/DEPENDS
@@ -13,8 +13,7 @@ optional_depends libxft \
optional_depends libxinerama \
"" \
"" \
- "Someone needs to describe this nicely." \
- "xorg-modular" &&
+ "Someone needs to describe this nicely." &&

optional_depends libxp \
'--enable-xprint' \
diff --git a/xorg-app/xdm/HISTORY b/xorg-app/xdm/HISTORY
index 51ece81..b82de01 100644
--- a/xorg-app/xdm/HISTORY
+++ b/xorg-app/xdm/HISTORY
@@ -1,5 +1,5 @@
2008-08-30 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
- * DEPENDS: there is no xorg-modular grimoire
+ * DEPENDS: there is no xorg-modular grimoire, really

2008-06-03 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated spell to 1.1.8



  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (2d1df67d2a0ace64d5415717e5dd7cbf2cfd9e47), Jaka Kranjc, 08/30/2008

Archive powered by MHonArc 2.6.24.

Top of Page