Skip to Content.
Sympa Menu

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

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 (e9fd8587b031ae1b906ca93e4e35233b9d73ae2b)
  • Date: Fri, 25 May 2018 00:42:11 +0000

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

devel/patchelf/DEPENDS | 3 +--
devel/patchelf/HISTORY | 3 +++
2 files changed, 4 insertions(+), 2 deletions(-)

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

patchelf: dropped acl dependency

diff --git a/devel/patchelf/DEPENDS b/devel/patchelf/DEPENDS
index 6195e7e..f148724 100755
--- a/devel/patchelf/DEPENDS
+++ b/devel/patchelf/DEPENDS
@@ -1,2 +1 @@
-depends -sub CXX gcc &&
-depends acl
+depends -sub CXX gcc
diff --git a/devel/patchelf/HISTORY b/devel/patchelf/HISTORY
index 1d79ade..15e1753 100644
--- a/devel/patchelf/HISTORY
+++ b/devel/patchelf/HISTORY
@@ -1,3 +1,6 @@
+2018-05-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: dropped unneeded acl dependency
+
2016-03-18 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 0.9




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e9fd8587b031ae1b906ca93e4e35233b9d73ae2b), Vlad Glagolev, 05/24/2018

Archive powered by MHonArc 2.6.24.

Top of Page