Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to test grimoire by Robin Cook

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • 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: Sat, 29 Apr 2006 18:43:29 -0500

GIT changes to test grimoire by Robin Cook <rcook AT wyrms.net>:

gnome2-apps/epiphany-view-source-extension/BUILD | 4 +---
gnome2-apps/gcursor/DETAILS | 3 ++-
gnome2-apps/gcursor/HISTORY | 7 +++++++
gnome2-apps/glsof/DETAILS | 3 ++-
gnome2-apps/glsof/HISTORY | 8 +++++++-
5 files changed, 19 insertions(+), 6 deletions(-)

New commits:
commit f7d9255292fc7f5bd0b5c956322ad6a984354787
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

bringing upto date

commit 0231dca854adaecc3d0c67935413f78b580a8e1f
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

Bringing upto date

commit 757b4837f341c74a8f28c20418b9f0ccd7ee2048
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

Bringing upto date

diff --git a/gnome2-apps/epiphany-view-source-extension/BUILD
b/gnome2-apps/epiphany-view-source-extension/BUILD
index 09d79b7..e39a519 100755
--- a/gnome2-apps/epiphany-view-source-extension/BUILD
+++ b/gnome2-apps/epiphany-view-source-extension/BUILD
@@ -1,7 +1,5 @@
-if test "$(get_spell_provider $SPELL GECKO)" = firefox; then
+if spell_ok firefox; then
OPTS="$OPTS --with-mozilla=firefox"
-elif test "$(get_spell_provider $SPELL GECKO)" = seamonkey; then
- OPTS="$OPTS --with-mozilla=seamonkey"
else
OPTS="$OPTS --with-mozilla=mozilla"
fi &&
diff --git a/gnome2-apps/gcursor/DETAILS b/gnome2-apps/gcursor/DETAILS
index 8c6ac74..333a258 100755
--- a/gnome2-apps/gcursor/DETAILS
+++ b/gnome2-apps/gcursor/DETAILS
@@ -4,10 +4,11 @@
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://download.qballcow.nl/programs/gcursor/$SOURCE
- MD5[0]=0f5abee8da832fbc13aa70a28fb8fc2c
+
SOURCE_HASH=sha512:1205f8a94f74818b741c7431cdb040795c1778b9b7d4ce64925672b9ded72ecb14ed83dd72dd0960d070f79a4138fd14ff3d83516b01af163bd355970d56936d
WEB_SITE=http://http://qballcow.nl/?name=gcursor&css=0
LICENSE[0]=GPL
ENTERED=20040830
+KEYWORDS="gnome2"
SHORT="Gcursor can install and selected mouse cursors."

cat << EOF
diff --git a/gnome2-apps/gcursor/HISTORY b/gnome2-apps/gcursor/HISTORY
index eb95212..eb38e0e 100644
--- a/gnome2-apps/gcursor/HISTORY
+++ b/gnome2-apps/gcursor/HISTORY
@@ -1,2 +1,9 @@
+2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
+
+2005-11-29 Seth Woolley <seth AT tautology.org>
+ * DETAILS: MD5 -> SHA512
+
2004-08-30 Rafael George <rgeorge AT yatusabes.com>
* Created spell
+
diff --git a/gnome2-apps/glsof/DETAILS b/gnome2-apps/glsof/DETAILS
index 7f951ab..2d233e6 100755
--- a/gnome2-apps/glsof/DETAILS
+++ b/gnome2-apps/glsof/DETAILS
@@ -3,11 +3,12 @@
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/glsof/$SOURCE
- MD5[0]='16d9f2f2c9b26bf4737132314de8c5b7'
+
SOURCE_HASH=sha512:f57dd2fad460b68f62b11cf1652b7d4c90601d3cfe235e459da946f7ff657c95f93f791d474c2b08c55a7d8f69127e1c2ab3b205414bc4848c75be0cfe17e6b8
LICENSE[0]="GPL"
WEB_SITE=http://glsof.sourceforge.net/
ENTERED=20030216
UPDATED=20041130
+ KEYWORDS="gnome2"
SHORT="GTK frontend to lsof"
cat << EOF
GTK Frontend to lsof
diff --git a/gnome2-apps/glsof/HISTORY b/gnome2-apps/glsof/HISTORY
index 33aae93..b6b8f81 100644
--- a/gnome2-apps/glsof/HISTORY
+++ b/gnome2-apps/glsof/HISTORY
@@ -1,3 +1,9 @@
+2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
+
+2005-11-29 Seth Woolley <seth AT tautology.org>
+ * DETAILS: MD5 -> SHA512
+
2004-11-30 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.9.17
updated MD5
@@ -11,7 +17,7 @@
MAINTAINER removed
* DEPENDS: added libxml2
* CONFLICTS: added gtk-lsof
-
+
2003-07-30 hgg <hgreig AT bigpond.net.au>
* Update to 0.9.14





Archive powered by MHonArc 2.6.24.

Top of Page