Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vasil Yonkov (375a3e3f818dbfacf3f88b321e1c1698cdacdd7e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vasil Yonkov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vasil Yonkov (375a3e3f818dbfacf3f88b321e1c1698cdacdd7e)
  • Date: Sat, 23 Jan 2010 13:53:53 -0600

GIT changes to master grimoire by Vasil Yonkov <spirtbrat AT sourcemage.org>:

archive/tar/DEPENDS | 2 +-
archive/tar/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 375a3e3f818dbfacf3f88b321e1c1698cdacdd7e
Author: Vasil Yonkov <spirtbrat AT sourcemage.org>
Commit: Vasil Yonkov <spirtbrat AT sourcemage.org>

tar: depends on _any_ LZMA provider

diff --git a/archive/tar/DEPENDS b/archive/tar/DEPENDS
index fe0de3b..eb5b76a 100755
--- a/archive/tar/DEPENDS
+++ b/archive/tar/DEPENDS
@@ -1,4 +1,4 @@
depends gnupg &&
depends smgl-fhs &&

-optional_depends lzma-utils "" "" "for LZMA support"
+optional_depends LZMA "" "" "for LZMA support"
diff --git a/archive/tar/HISTORY b/archive/tar/HISTORY
index 8760354..3ab4a2b 100644
--- a/archive/tar/HISTORY
+++ b/archive/tar/HISTORY
@@ -1,3 +1,6 @@
+2010-01-23 Vasil Yonkov <spirtbrat AT sourcemage.org>
+ * DEPENDS: depends on _any_ LZMA provider
+
2009-03-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.22




  • [SM-Commit] GIT changes to master grimoire by Vasil Yonkov (375a3e3f818dbfacf3f88b321e1c1698cdacdd7e), Vasil Yonkov, 01/23/2010

Archive powered by MHonArc 2.6.24.

Top of Page