Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (21b17e6593d53c9b7b949844118c89116cb40bb7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (21b17e6593d53c9b7b949844118c89116cb40bb7)
  • Date: Wed, 19 Jan 2011 05:32:45 -0600

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

mail/popfile/DEPENDS | 2 +-
mail/popfile/HISTORY | 3 +++
printer/muttprint/DEPENDS | 2 +-
printer/muttprint/HISTORY | 3 +++
4 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit fa988e74881c4d176f6392def9a51ea6869f80db
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

muttprint: changed time-date -> timedate

commit 3f8f589c34ad9f96b99187ee8ec9aaf3e60f92a4
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

popfile: changed time-date -> timedate

diff --git a/mail/popfile/DEPENDS b/mail/popfile/DEPENDS
index 0f9ca52..28167e3 100755
--- a/mail/popfile/DEPENDS
+++ b/mail/popfile/DEPENDS
@@ -1,7 +1,7 @@
depends perl &&
depends dbi &&
depends html-tagset &&
-depends time-date &&
+depends timedate &&
depends html-template &&
depends dbd-sqlite

diff --git a/mail/popfile/HISTORY b/mail/popfile/HISTORY
index 4a358b0..45e16c2 100644
--- a/mail/popfile/HISTORY
+++ b/mail/popfile/HISTORY
@@ -1,3 +1,6 @@
+2011-01-18 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS: changed time-date -> timedate
+
2009-05-02 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* init.d/popfile: made it non-sh, bug #13702

diff --git a/printer/muttprint/DEPENDS b/printer/muttprint/DEPENDS
index 8775753..02a24a1 100755
--- a/printer/muttprint/DEPENDS
+++ b/printer/muttprint/DEPENDS
@@ -1,7 +1,7 @@
depends texlive &&
depends text-iconv &&

-optional_depends time-date \
+optional_depends timedate \
"" \
"" \
"for automatic date parsing and conversion"
diff --git a/printer/muttprint/HISTORY b/printer/muttprint/HISTORY
index abc0762..8ff68aa 100644
--- a/printer/muttprint/HISTORY
+++ b/printer/muttprint/HISTORY
@@ -1,3 +1,6 @@
+2011-01-18 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS: changed time-date -> timedate
+
2009-09-24 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* DEPENDS: switch from tetex to texlive [auto]




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (21b17e6593d53c9b7b949844118c89116cb40bb7), Bor Kraljič, 01/19/2011

Archive powered by MHonArc 2.6.24.

Top of Page