Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c97ecf2b93ea4563629f7d4e75bc9b87a677c9d1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c97ecf2b93ea4563629f7d4e75bc9b87a677c9d1)
  • Date: Sat, 28 Feb 2009 16:08:27 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

python-pypi/trac/DEPENDS | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c97ecf2b93ea4563629f7d4e75bc9b87a677c9d1
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

trac: KISS

diff --git a/python-pypi/trac/DEPENDS b/python-pypi/trac/DEPENDS
index 788c482..1987512 100755
--- a/python-pypi/trac/DEPENDS
+++ b/python-pypi/trac/DEPENDS
@@ -14,7 +14,7 @@ elif [[ $TRAC_DB == postgresql ]]; then
runtime_depends postgresql
fi &&

-suggest_depends WEBSERVER "" "" "to run connected to a `real' webserver" &&
+suggest_depends WEBSERVER "" "" "to run connected to a 'real' webserver" &&
suggest_depends subversion "" "" "for Subversion SCM support" &&
suggest_depends mod_python "" "" "for faster execution with Apache" &&
suggest_depends pygments "" "" "for syntax highlighting (Pygments)" &&



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c97ecf2b93ea4563629f7d4e75bc9b87a677c9d1), Vlad Glagolev, 02/28/2009

Archive powered by MHonArc 2.6.24.

Top of Page