Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (3e2dfb0cbecd8afff863258fed6f98511d817bf3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (3e2dfb0cbecd8afff863258fed6f98511d817bf3)
  • Date: Sun, 19 Apr 2009 07:56:54 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

ChangeLog | 3 +
windowmanagers/golem/BUILD | 1
windowmanagers/golem/DETAILS | 12 ------
windowmanagers/golem/HISTORY | 75
-----------------------------------------
windowmanagers/golem/INSTALL | 1
windowmanagers/golem/PRE_BUILD | 1
windowmanagers/golem/TRIGGERS | 1
7 files changed, 3 insertions(+), 91 deletions(-)

New commits:
commit 3e2dfb0cbecd8afff863258fed6f98511d817bf3
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

golem: removed deprecated spell

diff --git a/ChangeLog b/ChangeLog
index cbbc366..47e6b5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-04-19 Arjan Bouter <abouter AT sourcemage.org>
+ * windowmanagers/golem: removed deprecated spell
+
2009-04-18 Eric Sandall <sandalle AT sourcemage.org>
* gnome2-libs/evolution-mapi: Added Exchange 2007 MAPI plugin for
Evolution
diff --git a/windowmanagers/golem/BUILD b/windowmanagers/golem/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/windowmanagers/golem/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/windowmanagers/golem/DETAILS b/windowmanagers/golem/DETAILS
deleted file mode 100755
index e3cc867..0000000
--- a/windowmanagers/golem/DETAILS
+++ /dev/null
@@ -1,12 +0,0 @@
- SPELL=golem
- VERSION=deprecated
- WEB_SITE=http://golem.sourceforge.net/
- ENTERED=20011211
- LICENSE[0]=BSD
- KEYWORDS="windowmanagers"
- SHORT="X11 Window Manager"
-cat << EOF
-Golem is an X11 Window Manager. Design goals are that it be fast and
-lightweight, as well as very customizable in any way that will not
-prevent the first goal from being realized.
-EOF
diff --git a/windowmanagers/golem/HISTORY b/windowmanagers/golem/HISTORY
deleted file mode 100644
index 609141b..0000000
--- a/windowmanagers/golem/HISTORY
+++ /dev/null
@@ -1,75 +0,0 @@
-2009-02-28 Arjan Bouter <abouter AT sourcemage.org>
- * spell deprecated, doesn't build.
-
-2008-10-09 Arjan Bouter <abouter AT sourcemage.org>
- * DEPENDS: fixed a typo. (missing ")
- * BUILD: removed, no longer needed
-
-2008-09-19 Arjan Bouter <abouter AT sourcemage.org>
- * DEPENDS, CONFIGURE: moved libxinerama from CONFIGURE to DEPENDS
-
-2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Switch X11-LIBS to the one and only xorg-libs
-
-2007-08-10 Arjan Bouter <abouter AT sourcemage.org>
- * DETAILS: updated to 0.0.6
- * DEPENDS: added more optional deps
- * BUILD: removed CFLAGS CXXFLAGS LDFLAGS to make it build
-
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-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
-
-2005-03-17 Arjan Bouter <abouter AT sourcemage.org>
- * INSTALL: edited to call install_wmfiles
-
-2005-02-08 Arjan Bouter <abouter AT sourcemage.org>
- * volatiles, configs: added
-
-2004-07-21 Arjan Bouter <a_bouter AT ezrs.com>
- * INSTALL: added check for xsessions
-
-2004-07-16 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: BUILD_API=2
- Removed redundant MD5[1]
- Shortened SHORT
- * DEPENDS: Fixed spacing
- * startgolem,golem.desktop: Added desktop scripts for login managers
- * INSTALL: Install desktop scripts
-
-2003-10-10 hgg <hgreig AT bigpond.net.au>
- * DEPENDS: Change x11-libs to X11-LIBS
-
-2003-10-03 hgg <hgreig AT bigpond.net.au>
- * DEPENDS: Change requires x11-libs to depends x11-libs
-
-2003-09-16 hgg <hgreig AT bigpond.net.au>
- * DEPENDS: Add requires x11-libs
-
-2003-08-28 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * DEPENDS: added dependency on xfree86
-
-2002-12-18 Tom Garland <tgarland AT email.com>
- * DETAILS: Fixed bug 1757, DETAILS formatting.
-
-2002-10-14 Laurent Wandrebeck <wandre.l AT free.fr>
- * DETAILS: Added SMGL Mirror URL.
-
-2002-08-21 Laurent Wandrebeck <wandre.l AT free.fr>
- * DETAILS: Make use of $SOURCEFORGE_URL.
-
-2002-08-21 Laurent Wandrebeck <wandre.l AT free.fr>
- * DETAILS: Updated MD5[0] to reflect Grimoire Gurus Handbook 2.3.
- * HISTORY: Updated HISTORY file format for the same reason.
-
-2002-08-19 Laurent Wandrebeck <wandre.l AT free.fr>
- * DETAILS: Added and filled up MD5[x] and LICENSE[0].
-
-2002-08-19 Laurent Wandrebeck <wandre.l AT free.fr>
- * HSITORY: Added missing HISTORY file.
-
diff --git a/windowmanagers/golem/INSTALL b/windowmanagers/golem/INSTALL
deleted file mode 100755
index 27ba77d..0000000
--- a/windowmanagers/golem/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/windowmanagers/golem/PRE_BUILD b/windowmanagers/golem/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/windowmanagers/golem/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/windowmanagers/golem/TRIGGERS b/windowmanagers/golem/TRIGGERS
deleted file mode 100755
index 6afb62f..0000000
--- a/windowmanagers/golem/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast $SPELL dispel_self



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (3e2dfb0cbecd8afff863258fed6f98511d817bf3), Arjan Bouter, 04/19/2009

Archive powered by MHonArc 2.6.24.

Top of Page