Skip to Content.
Sympa Menu

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

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 (a09a353f4fb170adbbc2d2ce114cb05bc35fb44b)
  • Date: Mon, 6 Jul 2009 14:47:01 -0500

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

editors/sed/DEPENDS | 7 ++++++-
editors/sed/HISTORY | 3 +++
2 files changed, 9 insertions(+), 1 deletion(-)

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

sed: added acl optional dependency

diff --git a/editors/sed/DEPENDS b/editors/sed/DEPENDS
index 18594eb..98492a1 100755
--- a/editors/sed/DEPENDS
+++ b/editors/sed/DEPENDS
@@ -1,2 +1,7 @@
depends gnupg &&
-depends smgl-fhs
+depends smgl-fhs &&
+
+optional_depends acl \
+ "--enable-acl" \
+ "--disable-acl" \
+ "for ACLs support"
diff --git a/editors/sed/HISTORY b/editors/sed/HISTORY
index 06221f5..782c6fd 100644
--- a/editors/sed/HISTORY
+++ b/editors/sed/HISTORY
@@ -1,3 +1,6 @@
+2009-07-06 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added acl opt dep
+
2009-06-28 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 4.2.1; cleaned up; quoting paths




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a09a353f4fb170adbbc2d2ce114cb05bc35fb44b), Vlad Glagolev, 07/06/2009

Archive powered by MHonArc 2.6.24.

Top of Page