sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to test grimoire by Robin Cook
- From: Robin Cook <scm AT mail.sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to test grimoire by Robin Cook
- Date: Sun, 7 May 2006 11:01:53 -0500
GIT changes to test grimoire by Robin Cook <rcook AT wyrms.net>:
gnome2-libs/profile-gnome2-bind-c++/HISTORY | 3 +++
gnome2-libs/profile-gnome2-bind-c++/PREPARE | 11 -----------
gnome2-libs/profile-gnome2-bind-java/HISTORY | 3 +++
gnome2-libs/profile-gnome2-bind-java/PREPARE | 11 -----------
gnome2-libs/profile-gnome2-bind-mono/HISTORY | 3 +++
gnome2-libs/profile-gnome2-bind-mono/PREPARE | 11 -----------
gnome2-libs/profile-gnome2-bind-python/HISTORY | 3 +++
gnome2-libs/profile-gnome2-bind-python/PREPARE | 11 -----------
gnome2-libs/profile-gnome2-bind-ruby/HISTORY | 3 +++
gnome2-libs/profile-gnome2-bind-ruby/PREPARE | 11 -----------
gnome2-libs/profile-gnome2-bindings/HISTORY | 3 +++
gnome2-libs/profile-gnome2-bindings/PREPARE | 11 -----------
gnome2-libs/profile-gnome2-desktop/HISTORY | 3 +++
gnome2-libs/profile-gnome2-desktop/PREPARE | 11 -----------
14 files changed, 21 insertions(+), 77 deletions(-)
New commits:
commit 285e22ed6f0517583b95188158cdd77e148e90cc
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>
profile-gnome2-bindings: PREPARE removed, no longer needed w/sub_depends
commit d6b204b86ca56f1d55ad7897101b0d9e67008e88
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>
profile-gnome2-bind-c++: PREPARE removed, no longer needed w/sub_depends
commit d1c87463c78ec5bd531883bd3c1c10f32e113b60
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>
profile-gnome2-bind-java: PREPARE removed, no longer needed w/sub_depends
commit f000fd56767414f501ef7840ce2af63e01b023eb
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>
profile-gnome2-bind-mono: PREPARE removed, no longer needed w/sub_depends
commit 53238f49285dc980aa7284daa90952a4bc60d890
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>
profile-gnome2-bind-python: PREPARE removed, no longer needed
w/sub_depends
commit a48b790049a5301a31652ab4678ba53640b9c076
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>
profile-gnome2-bind-ruby: PREPARE removed, no longer needed w/sub_depends
commit 8f81f3ff2aba15ef59cb0344c6da5217e6fbe6d2
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>
profile-gnome2-desktop: PREPARE removed, no longer needed with sub_depends
diff --git a/gnome2-libs/profile-gnome2-bind-c++/HISTORY
b/gnome2-libs/profile-gnome2-bind-c++/HISTORY
index 3479106..2241209 100644
--- a/gnome2-libs/profile-gnome2-bind-c++/HISTORY
+++ b/gnome2-libs/profile-gnome2-bind-c++/HISTORY
@@ -1,3 +1,6 @@
+2006-05-07 Robin Cook <rcook AT wyrms.net>
+ * PREPARE: removed, no longer needed with sub_depends
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
diff --git a/gnome2-libs/profile-gnome2-bind-c++/PREPARE
b/gnome2-libs/profile-gnome2-bind-c++/PREPARE
deleted file mode 100755
index 8b8c1e9..0000000
--- a/gnome2-libs/profile-gnome2-bind-c++/PREPARE
+++ /dev/null
@@ -1,11 +0,0 @@
-if spell_ok python; then
- if ! grep -q "python:expat:on:optional:" $DEPENDS_STATUS; then
- message "${PROBLEM_COLOR}python is not cast with expat enabled." \
- "Please recast python and enable the expat optional" \
- "depends.${DEFAULT_COLOR}"
- return 1
- fi
-else
- message "${QUERY_COLOR}Please enable expat during the python configure"
\ "or casting will hang.${DEFAULT_COLOR}"
&&
- sleep 5
-fi
diff --git a/gnome2-libs/profile-gnome2-bind-java/HISTORY
b/gnome2-libs/profile-gnome2-bind-java/HISTORY
index ae492a8..533bd3f 100644
--- a/gnome2-libs/profile-gnome2-bind-java/HISTORY
+++ b/gnome2-libs/profile-gnome2-bind-java/HISTORY
@@ -1,3 +1,6 @@
+2006-05-07 Robin Cook <rcook AT wyrms.net>
+ * PREPARE: removed, no longer needed with sub_depends
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
diff --git a/gnome2-libs/profile-gnome2-bind-java/PREPARE
b/gnome2-libs/profile-gnome2-bind-java/PREPARE
deleted file mode 100755
index 8b8c1e9..0000000
--- a/gnome2-libs/profile-gnome2-bind-java/PREPARE
+++ /dev/null
@@ -1,11 +0,0 @@
-if spell_ok python; then
- if ! grep -q "python:expat:on:optional:" $DEPENDS_STATUS; then
- message "${PROBLEM_COLOR}python is not cast with expat enabled." \
- "Please recast python and enable the expat optional" \
- "depends.${DEFAULT_COLOR}"
- return 1
- fi
-else
- message "${QUERY_COLOR}Please enable expat during the python configure"
\ "or casting will hang.${DEFAULT_COLOR}"
&&
- sleep 5
-fi
diff --git a/gnome2-libs/profile-gnome2-bind-mono/HISTORY
b/gnome2-libs/profile-gnome2-bind-mono/HISTORY
index 17e509b..ec1bce3 100644
--- a/gnome2-libs/profile-gnome2-bind-mono/HISTORY
+++ b/gnome2-libs/profile-gnome2-bind-mono/HISTORY
@@ -1,3 +1,6 @@
+2006-05-07 Robin Cook <rcook AT wyrms.net>
+ * PREPARE: removed, no longer needed with sub_depends
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
diff --git a/gnome2-libs/profile-gnome2-bind-mono/PREPARE
b/gnome2-libs/profile-gnome2-bind-mono/PREPARE
deleted file mode 100755
index 8b8c1e9..0000000
--- a/gnome2-libs/profile-gnome2-bind-mono/PREPARE
+++ /dev/null
@@ -1,11 +0,0 @@
-if spell_ok python; then
- if ! grep -q "python:expat:on:optional:" $DEPENDS_STATUS; then
- message "${PROBLEM_COLOR}python is not cast with expat enabled." \
- "Please recast python and enable the expat optional" \
- "depends.${DEFAULT_COLOR}"
- return 1
- fi
-else
- message "${QUERY_COLOR}Please enable expat during the python configure"
\ "or casting will hang.${DEFAULT_COLOR}"
&&
- sleep 5
-fi
diff --git a/gnome2-libs/profile-gnome2-bind-python/HISTORY
b/gnome2-libs/profile-gnome2-bind-python/HISTORY
index 72d9dff..3efbe31 100644
--- a/gnome2-libs/profile-gnome2-bind-python/HISTORY
+++ b/gnome2-libs/profile-gnome2-bind-python/HISTORY
@@ -1,3 +1,6 @@
+2006-05-07 Robin Cook <rcook AT wyrms.net>
+ * PREPARE: removed, no longer needed with sub_depends
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
diff --git a/gnome2-libs/profile-gnome2-bind-python/PREPARE
b/gnome2-libs/profile-gnome2-bind-python/PREPARE
deleted file mode 100755
index 8b8c1e9..0000000
--- a/gnome2-libs/profile-gnome2-bind-python/PREPARE
+++ /dev/null
@@ -1,11 +0,0 @@
-if spell_ok python; then
- if ! grep -q "python:expat:on:optional:" $DEPENDS_STATUS; then
- message "${PROBLEM_COLOR}python is not cast with expat enabled." \
- "Please recast python and enable the expat optional" \
- "depends.${DEFAULT_COLOR}"
- return 1
- fi
-else
- message "${QUERY_COLOR}Please enable expat during the python configure"
\ "or casting will hang.${DEFAULT_COLOR}"
&&
- sleep 5
-fi
diff --git a/gnome2-libs/profile-gnome2-bind-ruby/HISTORY
b/gnome2-libs/profile-gnome2-bind-ruby/HISTORY
index 72d9dff..3efbe31 100644
--- a/gnome2-libs/profile-gnome2-bind-ruby/HISTORY
+++ b/gnome2-libs/profile-gnome2-bind-ruby/HISTORY
@@ -1,3 +1,6 @@
+2006-05-07 Robin Cook <rcook AT wyrms.net>
+ * PREPARE: removed, no longer needed with sub_depends
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
diff --git a/gnome2-libs/profile-gnome2-bind-ruby/PREPARE
b/gnome2-libs/profile-gnome2-bind-ruby/PREPARE
deleted file mode 100755
index 8b8c1e9..0000000
--- a/gnome2-libs/profile-gnome2-bind-ruby/PREPARE
+++ /dev/null
@@ -1,11 +0,0 @@
-if spell_ok python; then
- if ! grep -q "python:expat:on:optional:" $DEPENDS_STATUS; then
- message "${PROBLEM_COLOR}python is not cast with expat enabled." \
- "Please recast python and enable the expat optional" \
- "depends.${DEFAULT_COLOR}"
- return 1
- fi
-else
- message "${QUERY_COLOR}Please enable expat during the python configure"
\ "or casting will hang.${DEFAULT_COLOR}"
&&
- sleep 5
-fi
diff --git a/gnome2-libs/profile-gnome2-bindings/HISTORY
b/gnome2-libs/profile-gnome2-bindings/HISTORY
index 72d9dff..3efbe31 100644
--- a/gnome2-libs/profile-gnome2-bindings/HISTORY
+++ b/gnome2-libs/profile-gnome2-bindings/HISTORY
@@ -1,3 +1,6 @@
+2006-05-07 Robin Cook <rcook AT wyrms.net>
+ * PREPARE: removed, no longer needed with sub_depends
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
diff --git a/gnome2-libs/profile-gnome2-bindings/PREPARE
b/gnome2-libs/profile-gnome2-bindings/PREPARE
deleted file mode 100755
index 8b8c1e9..0000000
--- a/gnome2-libs/profile-gnome2-bindings/PREPARE
+++ /dev/null
@@ -1,11 +0,0 @@
-if spell_ok python; then
- if ! grep -q "python:expat:on:optional:" $DEPENDS_STATUS; then
- message "${PROBLEM_COLOR}python is not cast with expat enabled." \
- "Please recast python and enable the expat optional" \
- "depends.${DEFAULT_COLOR}"
- return 1
- fi
-else
- message "${QUERY_COLOR}Please enable expat during the python configure"
\ "or casting will hang.${DEFAULT_COLOR}"
&&
- sleep 5
-fi
diff --git a/gnome2-libs/profile-gnome2-desktop/HISTORY
b/gnome2-libs/profile-gnome2-desktop/HISTORY
index 2186b24..cb2b589 100644
--- a/gnome2-libs/profile-gnome2-desktop/HISTORY
+++ b/gnome2-libs/profile-gnome2-desktop/HISTORY
@@ -1,3 +1,6 @@
+2006-05-07 Robin Cook <rcook AT wyrms.net>
+ * PREPARE: removed, no longer needed with sub_depends
+
2006-04-08 Robin Cook <rcook AT wyrms.net>
* DEPENDS: removed gnomemeeting bug 10760
diff --git a/gnome2-libs/profile-gnome2-desktop/PREPARE
b/gnome2-libs/profile-gnome2-desktop/PREPARE
deleted file mode 100755
index 8b8c1e9..0000000
--- a/gnome2-libs/profile-gnome2-desktop/PREPARE
+++ /dev/null
@@ -1,11 +0,0 @@
-if spell_ok python; then
- if ! grep -q "python:expat:on:optional:" $DEPENDS_STATUS; then
- message "${PROBLEM_COLOR}python is not cast with expat enabled." \
- "Please recast python and enable the expat optional" \
- "depends.${DEFAULT_COLOR}"
- return 1
- fi
-else
- message "${QUERY_COLOR}Please enable expat during the python configure"
\ "or casting will hang.${DEFAULT_COLOR}"
&&
- sleep 5
-fi
-
[SM-Commit] GIT changes to test grimoire by Robin Cook
, (continued)
-
[SM-Commit] GIT changes to test grimoire by Robin Cook,
Robin Cook, 05/07/2006
-
Re: [SM-Commit] GIT changes to test grimoire by Robin Cook,
Arwed von Merkatz, 05/07/2006
-
Re: [SM-Commit] GIT changes to test grimoire by Robin Cook,
Robin Cook, 05/07/2006
- Re: [SM-Commit] GIT changes to test grimoire by Robin Cook, Arwed von Merkatz, 05/07/2006
-
Re: [SM-Commit] GIT changes to test grimoire by Robin Cook,
Robin Cook, 05/07/2006
-
Re: [SM-Commit] GIT changes to test grimoire by Robin Cook,
Arwed von Merkatz, 05/07/2006
- [SM-Commit] GIT changes to test grimoire by Robin Cook, Robin Cook, 05/07/2006
- [SM-Commit] GIT changes to test grimoire by Robin Cook, Robin Cook, 05/07/2006
- [SM-Commit] GIT changes to test grimoire by Robin Cook, Robin Cook, 05/07/2006
- [SM-Commit] GIT changes to test grimoire by Robin Cook, Robin Cook, 05/07/2006
- [SM-Commit] GIT changes to test grimoire by Robin Cook, Robin Cook, 05/07/2006
- [SM-Commit] GIT changes to test grimoire by Robin Cook, Robin Cook, 05/07/2006
- [SM-Commit] GIT changes to test grimoire by Robin Cook, Robin Cook, 05/07/2006
- [SM-Commit] GIT changes to test grimoire by Robin Cook, Robin Cook, 05/07/2006
- [SM-Commit] GIT changes to test grimoire by Robin Cook, Robin Cook, 05/07/2006
- [SM-Commit] GIT changes to test grimoire by Robin Cook, Robin Cook, 05/07/2006
- [SM-Commit] GIT changes to test grimoire by Robin Cook, Robin Cook, 05/07/2006
- [SM-Commit] GIT changes to test grimoire by Robin Cook, Robin Cook, 05/11/2006
- [SM-Commit] GIT changes to test grimoire by Robin Cook, Robin Cook, 05/11/2006
- [SM-Commit] GIT changes to test grimoire by Robin Cook, Robin Cook, 05/14/2006
- [SM-Commit] GIT changes to test grimoire by Robin Cook, Robin Cook, 05/14/2006
- [SM-Commit] GIT changes to test grimoire by Robin Cook, Robin Cook, 05/14/2006
- [SM-Commit] GIT changes to test grimoire by Robin Cook, Robin Cook, 05/16/2006
-
[SM-Commit] GIT changes to test grimoire by Robin Cook,
Robin Cook, 05/07/2006
Archive powered by MHonArc 2.6.24.