Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (944de8facf842f08a9d0ecea43cd348d49afff5d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andra?? Levstik <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (944de8facf842f08a9d0ecea43cd348d49afff5d)
  • Date: Thu, 14 Sep 2006 04:07:59 -0500

GIT changes to master grimoire by Andra?? Levstik <ruskie AT mages.ath.cx>:

mail/anubis/DETAILS | 2 +-
mail/anubis/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit d051597a867b4efdd65713162a7d862b89b5345d
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>

anubis: typo fix

diff --git a/mail/anubis/DETAILS b/mail/anubis/DETAILS
index daf9b6a..483fa55 100755
--- a/mail/anubis/DETAILS
+++ b/mail/anubis/DETAILS
@@ -1,6 +1,6 @@
SPELL=anubis
if [[ "${ANUBIS_USE_CVS}" == "y" ]]; then
- if [[ "${ANUBIS_CVS_AUTOUPDATE}" == "y" ]]|
+ if [[ "${ANUBIS_CVS_AUTOUPDATE}" == "y" ]];
then
VERSION=$(date +%Y%m%d)
else
diff --git a/mail/anubis/HISTORY b/mail/anubis/HISTORY
index 21abe14..c138b5e 100644
--- a/mail/anubis/HISTORY
+++ b/mail/anubis/HISTORY
@@ -1,3 +1,6 @@
+2006-09-14 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: fixed | -> ;
+
2006-08-26 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: removed some more tabs and aligned the = chars for all
added FORCE_DOWNLOAD for cvs rmeoved BUILD_API and UPDATED



  • [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (944de8facf842f08a9d0ecea43cd348d49afff5d), Andra?? Levstik, 09/14/2006

Archive powered by MHonArc 2.6.24.

Top of Page