Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andraž Levstik (7f88fd39d57372e3879785641b5c1c85ce736404)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž Levstik (7f88fd39d57372e3879785641b5c1c85ce736404)
  • Date: Fri, 26 Oct 2007 15:52:16 -0500

GIT changes to master grimoire by Andraž Levstik <ruskie AT mages.ath.cx>:

audio-creation/ceres3/DEPENDS | 2 +-
audio-creation/ceres3/HISTORY | 3 +++
audio-creation/snd/DEPENDS | 2 +-
audio-creation/snd/HISTORY | 3 +++
editors/nedit/DEPENDS | 2 +-
editors/nedit/HISTORY | 3 +++
6 files changed, 12 insertions(+), 3 deletions(-)

New commits:
commit 7f88fd39d57372e3879785641b5c1c85ce736404
Author: Andraž Levstik <ruskie AT mages.ath.cx>
Commit: Andraž Levstik <ruskie AT mages.ath.cx>

editors/nedit/: openmotif depends now on z-rejected

commit d32bed978628be3f034f0378a7c2de3010a6502c
Author: Andraž Levstik <ruskie AT mages.ath.cx>
Commit: Andraž Levstik <ruskie AT mages.ath.cx>

audio-creation/ceres3/: openmotif depends now on z-rejected

commit 2e8392573f1063effd078804716fbb6055d7f953
Author: Andraž Levstik <ruskie AT mages.ath.cx>
Commit: Andraž Levstik <ruskie AT mages.ath.cx>

audio-creation/snd/: openmotif depends now on z-rejected

diff --git a/audio-creation/ceres3/DEPENDS b/audio-creation/ceres3/DEPENDS
index 2b95631..890225f 100755
--- a/audio-creation/ceres3/DEPENDS
+++ b/audio-creation/ceres3/DEPENDS
@@ -1,2 +1,2 @@
-depends openmotif
+depends openmotif "" "" z-rejected

diff --git a/audio-creation/ceres3/HISTORY b/audio-creation/ceres3/HISTORY
index b1659b7..ed59906 100644
--- a/audio-creation/ceres3/HISTORY
+++ b/audio-creation/ceres3/HISTORY
@@ -1,3 +1,6 @@
+2007-10-26 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DEPENDS: openmotif now in z-rejected
+
2007-03-24 David Kowis <dkowis AT shlrm.org>
* DETAILS: fixed bug #11943
* DETAILS: Cleaned up the file so it's now pretty
diff --git a/audio-creation/snd/DEPENDS b/audio-creation/snd/DEPENDS
index 30fbd1e..616adb4 100755
--- a/audio-creation/snd/DEPENDS
+++ b/audio-creation/snd/DEPENDS
@@ -4,7 +4,7 @@ then
then
depends gtk+2 "--with-gtk --without-motif"
else
- depends openmotif "--with-motif --without-gtk"
+ depends openmotif "--with-motif --without-gtk" "" z-rejected
fi
fi &&

diff --git a/audio-creation/snd/HISTORY b/audio-creation/snd/HISTORY
index 42b930b..2505465 100644
--- a/audio-creation/snd/HISTORY
+++ b/audio-creation/snd/HISTORY
@@ -1,3 +1,6 @@
+2007-10-26 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DEPENDS: openmotif now in z-rejected
+
2007-04-24 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DETAILS: updated to 8.9
* CONFIGURE: removed warning about guile
diff --git a/editors/nedit/DEPENDS b/editors/nedit/DEPENDS
index c598888..10519a8 100755
--- a/editors/nedit/DEPENDS
+++ b/editors/nedit/DEPENDS
@@ -2,4 +2,4 @@
# attempt to copy to unlocked clipboard
# clipboard then unusable until server restart
# plus nedit folks are notorious about lesstif being problematic
-depends openmotif
+depends openmotif "" "" z-rejected
diff --git a/editors/nedit/HISTORY b/editors/nedit/HISTORY
index 0dbe310..d62aecc 100644
--- a/editors/nedit/HISTORY
+++ b/editors/nedit/HISTORY
@@ -1,3 +1,6 @@
+2007-10-26 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DEPENDS: openmotif now in z-rejected
+
2006-09-27 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS, INSTALL: changed name of nedit client binary to ncl
to let the youngster netcat use nc



  • [SM-Commit] GIT changes to master grimoire by Andraž Levstik (7f88fd39d57372e3879785641b5c1c85ce736404), Andraž Levstik, 10/26/2007

Archive powered by MHonArc 2.6.24.

Top of Page