Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Lalo Martins (7509530c08c82b1120cb1cd7ac28581679948ae8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Lalo Martins <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Lalo Martins (7509530c08c82b1120cb1cd7ac28581679948ae8)
  • Date: Sat, 27 Oct 2007 03:33:06 -0500

GIT changes to master grimoire by Lalo Martins <lalo AT sourcemage.org>:

ChangeLog | 3 +++
haskell/haskell-html/DEPENDS | 2 +-
haskell/haskell-html/HISTORY | 3 +++
haskell/haskell-mtl/DEPENDS | 2 +-
haskell/haskell-mtl/HISTORY | 3 +++
haskell/haskell-quickcheck/DEPENDS | 2 +-
haskell/haskell-quickcheck/HISTORY | 3 +++
haskell/haskell-x11-extras/DEPENDS | 2 +-
haskell/haskell-x11-extras/HISTORY | 3 +++
haskell/haskell-x11/DEPENDS | 2 +-
haskell/haskell-x11/HISTORY | 3 +++
11 files changed, 23 insertions(+), 5 deletions(-)

New commits:
commit 8c8b65815ed5729fe0e407c6e50e3a4023cba522
Author: Lalo Martins <lalo AT sourcemage.org>
Commit: Lalo Martins <lalo AT sourcemage.org>

changing all haskell spells to depend on GHC rather than ghc

diff --git a/ChangeLog b/ChangeLog
index 0d82ed0..accfed8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-10-27 Lalo Martins <lalo AT sourcemage.org>
+ * haskell/*: all Haskell spells should depend on GHC rather than ghc
+
2007-10-26 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* x11-toolkits/openmotif: non-Free license moving to z-rejected

diff --git a/haskell/haskell-html/DEPENDS b/haskell/haskell-html/DEPENDS
index 8eace53..d1930b6 100755
--- a/haskell/haskell-html/DEPENDS
+++ b/haskell/haskell-html/DEPENDS
@@ -1 +1 @@
-depends ghc
+depends GHC
diff --git a/haskell/haskell-html/HISTORY b/haskell/haskell-html/HISTORY
index e86e813..6829094 100644
--- a/haskell/haskell-html/HISTORY
+++ b/haskell/haskell-html/HISTORY
@@ -1,3 +1,6 @@
+2007-10-27 Lalo Martins <lalo AT sourcemage.org>
+ * DEPENDS: all Haskell spells should depend on GHC rather than ghc
+
2007-08-25 Alexander Tsamutali <astsmtl AT gmail.com>
* DETAILS, DEPENDS, HISTORY, POST_REMOVE, {PRE,POST}_RESSURECT:
created spell
diff --git a/haskell/haskell-mtl/DEPENDS b/haskell/haskell-mtl/DEPENDS
index 8eace53..d1930b6 100755
--- a/haskell/haskell-mtl/DEPENDS
+++ b/haskell/haskell-mtl/DEPENDS
@@ -1 +1 @@
-depends ghc
+depends GHC
diff --git a/haskell/haskell-mtl/HISTORY b/haskell/haskell-mtl/HISTORY
index 1e4f3a0..1caaeae 100644
--- a/haskell/haskell-mtl/HISTORY
+++ b/haskell/haskell-mtl/HISTORY
@@ -1,3 +1,6 @@
+2007-10-27 Lalo Martins <lalo AT sourcemage.org>
+ * DEPENDS: all Haskell spells should depend on GHC rather than ghc
+
2007-08-25 Alexander Tsamutali <astsmtl AT gmail.com>
* POST_REMOVE: Added to unregister package with ghc-pkg
* PRE_RESURRECT, POST_RESURRECT: Added to protect package.conf and
diff --git a/haskell/haskell-quickcheck/DEPENDS
b/haskell/haskell-quickcheck/DEPENDS
index 8eace53..d1930b6 100755
--- a/haskell/haskell-quickcheck/DEPENDS
+++ b/haskell/haskell-quickcheck/DEPENDS
@@ -1 +1 @@
-depends ghc
+depends GHC
diff --git a/haskell/haskell-quickcheck/HISTORY
b/haskell/haskell-quickcheck/HISTORY
index 986eb88..7532147 100644
--- a/haskell/haskell-quickcheck/HISTORY
+++ b/haskell/haskell-quickcheck/HISTORY
@@ -1,3 +1,6 @@
+2007-10-27 Lalo Martins <lalo AT sourcemage.org>
+ * DEPENDS: all Haskell spells should depend on GHC rather than ghc
+
2007-08-25 Alexander Tsamutali <astsmtl AT gmail.com>
* DETAILS, DEPENDS, HISTORY, POST_REMOVE, {PRE,POST}_RESSURECT:
created spell
diff --git a/haskell/haskell-x11-extras/DEPENDS
b/haskell/haskell-x11-extras/DEPENDS
index 438f798..fa4e237 100755
--- a/haskell/haskell-x11-extras/DEPENDS
+++ b/haskell/haskell-x11-extras/DEPENDS
@@ -1,2 +1,2 @@
-depends ghc &&
+depends GHC &&
depends haskell-x11
diff --git a/haskell/haskell-x11-extras/HISTORY
b/haskell/haskell-x11-extras/HISTORY
index 0947b64..04e7550 100644
--- a/haskell/haskell-x11-extras/HISTORY
+++ b/haskell/haskell-x11-extras/HISTORY
@@ -1,3 +1,6 @@
+2007-10-27 Lalo Martins <lalo AT sourcemage.org>
+ * DEPENDS: all Haskell spells should depend on GHC rather than ghc
+
2007-10-21 Alexander Tsamutali <astsmtl AT gmail.com>
* DETAILS: updated spell to 0.4

diff --git a/haskell/haskell-x11/DEPENDS b/haskell/haskell-x11/DEPENDS
index 2e46c5f..3b33aae 100755
--- a/haskell/haskell-x11/DEPENDS
+++ b/haskell/haskell-x11/DEPENDS
@@ -1,2 +1,2 @@
-depends ghc &&
+depends GHC &&
depends X11-LIBS
diff --git a/haskell/haskell-x11/HISTORY b/haskell/haskell-x11/HISTORY
index ddf884e..eb4f33f 100644
--- a/haskell/haskell-x11/HISTORY
+++ b/haskell/haskell-x11/HISTORY
@@ -1,3 +1,6 @@
+2007-10-27 Lalo Martins <lalo AT sourcemage.org>
+ * DEPENDS: all Haskell spells should depend on GHC rather than ghc
+
2007-10-21 Alexander Tsamutali <astsmtl AT gmail.com>
* DETAILS: updated spell to 1.2.3





Archive powered by MHonArc 2.6.24.

Top of Page