Skip to Content.
Sympa Menu

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

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 (dd5e66c3a2f02cb0475614baffe9d3c88e6138ff)
  • Date: Mon, 20 Oct 2008 06:53:59 -0500

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

e-17/eet/DEPENDS | 1 +
e-17/eet/HISTORY | 3 +++
2 files changed, 4 insertions(+)

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

eet: Depends on eina for data types

diff --git a/e-17/eet/DEPENDS b/e-17/eet/DEPENDS
index b47f532..5ad8a03 100755
--- a/e-17/eet/DEPENDS
+++ b/e-17/eet/DEPENDS
@@ -1,3 +1,4 @@
+depends eina &&
depends jpeg &&

if [ "$EET_CVS" == "y" ]; then
diff --git a/e-17/eet/HISTORY b/e-17/eet/HISTORY
index 5378e08..b68ec79 100644
--- a/e-17/eet/HISTORY
+++ b/e-17/eet/HISTORY
@@ -1,3 +1,6 @@
+2008-10-20 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on eina for data types
+
2008-10-14 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Increment PATCHLEVEL
* PRE_BUILD: Remove .svn files, otherwise they get installed



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (dd5e66c3a2f02cb0475614baffe9d3c88e6138ff), Eric Sandall, 10/20/2008

Archive powered by MHonArc 2.6.24.

Top of Page