Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (6138b6733a622ba72c0803227ce5c8f66224fe4a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (6138b6733a622ba72c0803227ce5c8f66224fe4a)
  • Date: Fri, 28 Aug 2009 06:45:25 -0500

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

ChangeLog | 3 +
gnome2-apps/balsa2/BUILD | 1
gnome2-apps/balsa2/DEPENDS | 1
gnome2-apps/balsa2/DETAILS | 21 ---------
gnome2-apps/balsa2/HISTORY | 96
-------------------------------------------
gnome2-apps/balsa2/INSTALL | 1
gnome2-apps/balsa2/PRE_BUILD | 1
gnome2-apps/balsa2/TRIGGERS | 1
8 files changed, 3 insertions(+), 122 deletions(-)

New commits:
commit 6138b6733a622ba72c0803227ce5c8f66224fe4a
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

gnome2-apps/balsa2: removed deprecated spell, renamed to balsa

diff --git a/ChangeLog b/ChangeLog
index bd7fa5c..84e4694 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-08-28 Ladislav Hagara <hgr AT vabo.cz>
+ * gnome2-apps/balsa2: removed deprecated spell (renamed to balsa)
+
2009-08-27 Treeve Jelbert <treeve AT sourcemage.org>
* devel/apiextractor: new spell, tool for extracting interface details
* devel/boostpythongenerator: new spell build pyhhon bindings using
boost
diff --git a/gnome2-apps/balsa2/BUILD b/gnome2-apps/balsa2/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome2-apps/balsa2/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome2-apps/balsa2/DEPENDS b/gnome2-apps/balsa2/DEPENDS
deleted file mode 100755
index 17a74a9..0000000
--- a/gnome2-apps/balsa2/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends balsa
diff --git a/gnome2-apps/balsa2/DETAILS b/gnome2-apps/balsa2/DETAILS
deleted file mode 100755
index ade3600..0000000
--- a/gnome2-apps/balsa2/DETAILS
+++ /dev/null
@@ -1,21 +0,0 @@
- SPELL=balsa2
- VERSION=2.3.14
-# SOURCE=balsa-$VERSION.tar.bz2
-#SOURCE_DIRECTORY=$BUILD_DIRECTORY/balsa-$VERSION
-# SOURCE_URL[0]=http://balsa.gnome.org/$SOURCE
-#
SOURCE_HASH=sha512:9d69029e30f80f2cc8711ba5a1f907b367c2dd6803449979ad448349e92fa6b0fc7f0049dd6073105b7afc57f434a79f564ae2d00f4490ff6e46bdc2e885f0d6
- LICENSE[0]=GPL
-PATCHLEVEL=1
- WEB_SITE=http://balsa.gnome.org
- ENTERED=20020509
- KEYWORDS="email gnome2"
- SHORT="a GNOME email client."
-cat << EOF
-Balsa is a GNOME email client. It supports mbox, maildir, and mh local
-mailboxes, and IMAP4 and POP3 remote mailboxes. You can send mail via
-sendmail or SMTP. Optional multithreading support allows for non-instrusive
-retrieval and sending of mail. A finished GUI similar to that of Eudora
-lets you view images inline, save message parts, view headers, add
-attachments, move messages, print messages, and just about anything you
-would expect in a robust mail client.
-EOF
diff --git a/gnome2-apps/balsa2/HISTORY b/gnome2-apps/balsa2/HISTORY
deleted file mode 100644
index 6a470a9..0000000
--- a/gnome2-apps/balsa2/HISTORY
+++ /dev/null
@@ -1,96 +0,0 @@
-2007-05-20 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * all: deprecated, renamed to balsa
-
-2007-05-20 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * CONFLICTS: added conflict balsa for deprecation
-
-2006-12-17 Alexander Tsamutali <astsmtl AT gmail.com>
- * DETAILS: updated to 2.3.14
-
-2006-11-11 Alexander Tsamutali <astsmtl AT gmail.com>
- * DETAILS: updated to 2.3.13, removed UPDATED
-
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed MAINTAINER.
-
-2006-05-21 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.3.12
- * BULID: converted to build api 2
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-04-06 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.3.0
- updated MD5
-
-2004-10-06 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.2.5
- updated MD5
-
-2004-08-21 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.2.3
- updated MD5
- * DEPENDS: added gmime
-
-2004-08-11 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.2.2
- updated MD5
-
-2004-05-03 Seth Woolley <seth AT tautology.org>
- * DETAILS: to fix md5 for SOURCE.
-
-2004-01-19 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.0.16
- updated MD5
-
-2003-10-17 Ladislav Hagara <hgr AT vabo.cz>
- * PROVIDES: mail-transport-agent -> MAIL-TRANSPORT-AGENT
- updated MD5
-
-2003-07-10 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.0.12
- updated MD5
-
-2003-05-12 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.0.11
- updated MD5
-
-2003-03-26 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.0.10
- updated MD5
-
-2003-02-25 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.0.9
- updated MD5
-
-2003-02-18 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.0.8
- updated MD5
-
-2003-02-01 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.0.6
- updated MD5
-
-2002-12-28 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.0.4
- updated MD5
- * BUILD: Added --enable-threads in BUILD
- * DEPENDS: changed pspell depends to aspell
- * DEPENDS: added optional depends pcre, ldap, openssl, and krb5
-
-2002-11-03 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.0.3
- updated MD5
-
-2002-06-11 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: updated VERSION to 2.0.1
- updated MD5
- * BUILD: Did nastiness to make compile
-
-2002-05-17 Jon Svendsen <jon-sven AT frisurf.no>
- * Initial version of spell
-
diff --git a/gnome2-apps/balsa2/INSTALL b/gnome2-apps/balsa2/INSTALL
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome2-apps/balsa2/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome2-apps/balsa2/PRE_BUILD b/gnome2-apps/balsa2/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome2-apps/balsa2/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome2-apps/balsa2/TRIGGERS b/gnome2-apps/balsa2/TRIGGERS
deleted file mode 100755
index 0672aad..0000000
--- a/gnome2-apps/balsa2/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast balsa2 dispel_self



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (6138b6733a622ba72c0803227ce5c8f66224fe4a), Ladislav Hagara, 08/28/2009

Archive powered by MHonArc 2.6.24.

Top of Page