Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (b8e7327909991e40a07951a1c1b8da24638cf52e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (b8e7327909991e40a07951a1c1b8da24638cf52e)
  • Date: Tue, 18 Nov 2008 20:14:18 -0600

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

utils/beagle/DEPENDS | 2 +-
utils/beagle/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit b8e7327909991e40a07951a1c1b8da24638cf52e
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

beagle: Added sub depends for gmime for version 2.2.x

diff --git a/utils/beagle/DEPENDS b/utils/beagle/DEPENDS
index be708db..871c21a 100755
--- a/utils/beagle/DEPENDS
+++ b/utils/beagle/DEPENDS
@@ -2,7 +2,7 @@ depends mono &&
depends gtk-sharp-2 &&
depends gecko-sharp-2 &&
depends gnome-sharp &&
-depends gmime &&
+depends -sub "2.2" gmime &&
depends gsf-sharp &&
depends SQLITE2OR3 &&
depends libexif &&
diff --git a/utils/beagle/HISTORY b/utils/beagle/HISTORY
index fdb4283..e046412 100644
--- a/utils/beagle/HISTORY
+++ b/utils/beagle/HISTORY
@@ -1,3 +1,6 @@
+2008-11-18 George Sherwood <gsherwood AT sourcemage.org>
+ * DEPENDS: Added sub depends on gmime for 2.2
+
2008-07-20 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 0.3.8
* DEPENDS: depends new spell taglib-sharp



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (b8e7327909991e40a07951a1c1b8da24638cf52e), George Sherwood, 11/18/2008

Archive powered by MHonArc 2.6.24.

Top of Page