Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (ac21d0c021dc5c117f63dc875842f5ada971dc0d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (ac21d0c021dc5c117f63dc875842f5ada971dc0d)
  • Date: Fri, 11 Mar 2011 22:31:41 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

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

New commits:
commit ac21d0c021dc5c117f63dc875842f5ada971dc0d
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libical: JDK is in z-rejected

diff --git a/libs/libical/DEPENDS b/libs/libical/DEPENDS
index e6d215b..3e93fe0 100755
--- a/libs/libical/DEPENDS
+++ b/libs/libical/DEPENDS
@@ -1,4 +1,4 @@
depends cmake &&
optional_depends g++ '' '' 'for C++ bindings' &&
-optional_depends JDK '' '' 'for Java bindings' &&
+optional_depends JDK '' '' 'for Java bindings' z-rejected &&
optional_depends python '' '' 'for Python bindings'
diff --git a/libs/libical/HISTORY b/libs/libical/HISTORY
index 197036c..0732f96 100644
--- a/libs/libical/HISTORY
+++ b/libs/libical/HISTORY
@@ -1,3 +1,6 @@
+2011-03-11 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: JDK is in z-rejected
+
2010-09-09 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.46
* DEPENDS: add cmake



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (ac21d0c021dc5c117f63dc875842f5ada971dc0d), Eric Sandall, 03/11/2011

Archive powered by MHonArc 2.6.24.

Top of Page