Skip to Content.
Sympa Menu

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

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 (a0b2028cdd137e8bcc3c81e8edf46ebac49eba91)
  • Date: Tue, 18 Nov 2008 13:00:07 -0600

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

gnome2-apps/pan/DEPENDS | 2 +-
gnome2-apps/pan/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

pan: Added sub depends on gmime 2.2 branch

diff --git a/gnome2-apps/pan/DEPENDS b/gnome2-apps/pan/DEPENDS
index 8003069..a57ff70 100755
--- a/gnome2-apps/pan/DEPENDS
+++ b/gnome2-apps/pan/DEPENDS
@@ -2,7 +2,7 @@ if [ "$REL" == "cvs" ]; then
depends subversion &&
depends automake
fi &&
-depends gmime &&
+depends -sub "2.2" gmime &&
depends gtk+2 &&
depends pcre &&
depends g++ &&
diff --git a/gnome2-apps/pan/HISTORY b/gnome2-apps/pan/HISTORY
index 105fb95..a9da232 100644
--- a/gnome2-apps/pan/HISTORY
+++ b/gnome2-apps/pan/HISTORY
@@ -1,3 +1,6 @@
+2008-11-18 George Sherwood <gsherwood AT sourcemage.org>
+ * DEPENDS: Added gmime sub depends on 2.2 branch
+
2008-07-30 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 0.133
* PRE_BUILD: Removed glib.patch



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

Archive powered by MHonArc 2.6.24.

Top of Page