Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (90f542bfd6a7f6cc99e6afec1fd276d3065c224f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Elisamuel Resto <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (90f542bfd6a7f6cc99e6afec1fd276d3065c224f)
  • Date: Wed, 19 Mar 2008 15:23:23 -0500

GIT changes to master grimoire by Elisamuel Resto <ryuji AT sourcemage.org>:

ChangeLog | 3 +++
libs/mcs/BUILD | 1 -
libs/mcs/CONFLICTS | 1 -
libs/mcs/DEPENDS | 1 -
libs/mcs/DETAILS | 20 --------------------
libs/mcs/HISTORY | 5 -----
libs/mcs/INSTALL | 1 -
libs/mcs/PRE_BUILD | 1 -
libs/mcs/TRIGGERS | 1 -
9 files changed, 3 insertions(+), 31 deletions(-)

New commits:
commit 90f542bfd6a7f6cc99e6afec1fd276d3065c224f
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

libs/mcs: deprecated (renamed) in favor of libmcs

diff --git a/ChangeLog b/ChangeLog
index b81ffd8..dca714c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-03-19 Elisamuel Resto <ryuji AT sourcemage.org>
+ * libs/mcs: deprecated (rename) in favor of libmcs
+
2008-03-19 Juuso Alasuutari <iuso AT sourcemage.org>
* dave_robillard.gpg: Added Dave Robillar's GPG key, needed by
spells in more than one section.
diff --git a/libs/mcs/BUILD b/libs/mcs/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/libs/mcs/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/libs/mcs/CONFLICTS b/libs/mcs/CONFLICTS
deleted file mode 100755
index f1c7014..0000000
--- a/libs/mcs/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts mcs y
diff --git a/libs/mcs/DEPENDS b/libs/mcs/DEPENDS
deleted file mode 100755
index 58202fb..0000000
--- a/libs/mcs/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends libmcs
diff --git a/libs/mcs/DETAILS b/libs/mcs/DETAILS
deleted file mode 100755
index fdd4bb0..0000000
--- a/libs/mcs/DETAILS
+++ /dev/null
@@ -1,20 +0,0 @@
- SPELL=mcs
- VERSION=0.4.1
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- PATCHLEVEL=1
- WEB_SITE="http://sacredspiral.co.uk/~nenolod/mcs";
- LICENSE[0]=BSD
- ENTERED=20070519
- SHORT="a library and set of userland tools which abstract the
storage of configuration settings"
-cat << EOF
-mcs is a library and set of userland tools which abstract the storage of
-configuration settings away from userland applications.
-
-It is hoped that by using mcs, that the applications which use it will
-generally have a more congruent feeling in regards to settings.
-
-There have been other projects like this before (such as GConf), but unlike
-those projects, mcs strictly handles abstraction. It does not impose any
-specific data storage requirement, nor is it tied to any desktop environment
-or software suite.
-EOF
diff --git a/libs/mcs/HISTORY b/libs/mcs/HISTORY
deleted file mode 100644
index 58c97f6..0000000
--- a/libs/mcs/HISTORY
+++ /dev/null
@@ -1,5 +0,0 @@
-2007-12-24 Elisamuel Resto <ryuji AT sourcemage.org>
- * ALL: deprecation for rename initiated
-
-2007-05-19 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
- * DETAILS, HISTORY: created spell
diff --git a/libs/mcs/INSTALL b/libs/mcs/INSTALL
deleted file mode 100755
index 27ba77d..0000000
--- a/libs/mcs/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/libs/mcs/PRE_BUILD b/libs/mcs/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/libs/mcs/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/libs/mcs/TRIGGERS b/libs/mcs/TRIGGERS
deleted file mode 100755
index bc8d5e6..0000000
--- a/libs/mcs/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast mcs dispel_self



  • [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (90f542bfd6a7f6cc99e6afec1fd276d3065c224f), Elisamuel Resto, 03/19/2008

Archive powered by MHonArc 2.6.24.

Top of Page