Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Alexander Tsamutali (f1bad5133a967fcce0193c49bc0dfaa62bfcee24)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Alexander Tsamutali <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Alexander Tsamutali (f1bad5133a967fcce0193c49bc0dfaa62bfcee24)
  • Date: Sun, 4 Nov 2007 03:16:49 -0600

GIT changes to master grimoire by Alexander Tsamutali <astsmtl AT gmail.com>:

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, 5 insertions(+), 23 deletions(-)

New commits:
commit f1bad5133a967fcce0193c49bc0dfaa62bfcee24
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

Revert "changing all haskell spells to depend on GHC rather than ghc"

This reverts commit 8c8b65815ed5729fe0e407c6e50e3a4023cba522.

diff --git a/ChangeLog b/ChangeLog
index d64e0e1..5d649ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,9 +37,6 @@
* devel/spidermonkey: new spell
the Mozilla JavaScript engine, stand-alone package

-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 d1930b6..8eace53 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 6829094..e86e813 100644
--- a/haskell/haskell-html/HISTORY
+++ b/haskell/haskell-html/HISTORY
@@ -1,6 +1,3 @@
-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 d1930b6..8eace53 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 1caaeae..1e4f3a0 100644
--- a/haskell/haskell-mtl/HISTORY
+++ b/haskell/haskell-mtl/HISTORY
@@ -1,6 +1,3 @@
-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 d1930b6..8eace53 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 7532147..986eb88 100644
--- a/haskell/haskell-quickcheck/HISTORY
+++ b/haskell/haskell-quickcheck/HISTORY
@@ -1,6 +1,3 @@
-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 fa4e237..438f798 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 04e7550..0947b64 100644
--- a/haskell/haskell-x11-extras/HISTORY
+++ b/haskell/haskell-x11-extras/HISTORY
@@ -1,6 +1,3 @@
-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 3b33aae..2e46c5f 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 eb4f33f..ddf884e 100644
--- a/haskell/haskell-x11/HISTORY
+++ b/haskell/haskell-x11/HISTORY
@@ -1,6 +1,3 @@
-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




  • [SM-Commit] GIT changes to master grimoire by Alexander Tsamutali (f1bad5133a967fcce0193c49bc0dfaa62bfcee24), Alexander Tsamutali, 11/04/2007

Archive powered by MHonArc 2.6.24.

Top of Page