Skip to Content.
Sympa Menu

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

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 (50974eab1a5d8edcb22276e91d3480b050637e34)
  • Date: Fri, 29 Aug 2008 05:03:12 -0500

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

audio-creation/neutrino/DEPENDS | 2 +-
audio-creation/neutrino/HISTORY | 3 +++
collab/xoops/DEPENDS | 2 +-
collab/xoops/HISTORY | 3 +++
utils/bochs-snapshot/DEPENDS | 2 +-
utils/bochs-snapshot/HISTORY | 3 +++
6 files changed, 12 insertions(+), 3 deletions(-)

New commits:
commit 50974eab1a5d8edcb22276e91d3480b050637e34
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

bochs-snapshot: fixed wxgtk dep #14688

commit daf872072b6923f522841238323222fe6cd8cbfd
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

neutrino: fixed scrolkeeper dep #14687

commit f6144575afeee3cc630d64d47327cbbc27d9dfa8
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

xoops: fixed smarty dep #14686

diff --git a/audio-creation/neutrino/DEPENDS b/audio-creation/neutrino/DEPENDS
index 5254f9e..2e1c50c 100755
--- a/audio-creation/neutrino/DEPENDS
+++ b/audio-creation/neutrino/DEPENDS
@@ -1,3 +1,3 @@
-depends scrolkeeper &&
+depends scrollkeeper &&
depends libnjb &&
depends libgnomeui
diff --git a/audio-creation/neutrino/HISTORY b/audio-creation/neutrino/HISTORY
index 1f64708..af65d60 100644
--- a/audio-creation/neutrino/HISTORY
+++ b/audio-creation/neutrino/HISTORY
@@ -1,3 +1,6 @@
+2008-08-29 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: fixed scrolkeeper #14687
+
2007-03-24 David Kowis <dkowis AT shlrm.org>
* DEPENDS: fixed bug #11930

diff --git a/collab/xoops/DEPENDS b/collab/xoops/DEPENDS
index e5d22bf..4f15910 100755
--- a/collab/xoops/DEPENDS
+++ b/collab/xoops/DEPENDS
@@ -1,3 +1,3 @@
depends PHP &&
-depends Smarty &&
+depends smarty &&
depends mysql
diff --git a/collab/xoops/HISTORY b/collab/xoops/HISTORY
index 430326f..848e5d7 100644
--- a/collab/xoops/HISTORY
+++ b/collab/xoops/HISTORY
@@ -1,3 +1,6 @@
+2008-08-29 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: fixed smarty #14686
+
2006-06-12 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DETAILS: inserted BUILD_API=1 line

diff --git a/utils/bochs-snapshot/DEPENDS b/utils/bochs-snapshot/DEPENDS
index 50984f8..4734b24 100755
--- a/utils/bochs-snapshot/DEPENDS
+++ b/utils/bochs-snapshot/DEPENDS
@@ -1,4 +1,4 @@
-optional_depends wxGTK \
+optional_depends wxgtk \
"" \
"" \
"for wx GUI and setup" &&
diff --git a/utils/bochs-snapshot/HISTORY b/utils/bochs-snapshot/HISTORY
index 7a958ee..8b3bab7 100644
--- a/utils/bochs-snapshot/HISTORY
+++ b/utils/bochs-snapshot/HISTORY
@@ -1,3 +1,6 @@
+2008-08-29 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: fixed wxgtk #14688
+
2006-07-11 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DETAILS: use wget to get the version, lynx isn't part of
basesystem, nor
was it depended upon. Made the check a bit faster, with a



  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (50974eab1a5d8edcb22276e91d3480b050637e34), Jaka Kranjc, 08/29/2008

Archive powered by MHonArc 2.6.24.

Top of Page