Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Kowis (4ed03babe30fd6b57423c0f6671d4d109a37638b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Kowis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Kowis (4ed03babe30fd6b57423c0f6671d4d109a37638b)
  • Date: Sun, 21 Dec 2008 00:36:43 -0600

GIT changes to master grimoire by David Kowis <dkowis AT shlrm.org>:

kde4-apps/darkroom/DETAILS | 2 --
kde4-apps/darkroom/HISTORY | 3 +++
kde4-apps/kdesvn4/DETAILS | 2 --
kde4-apps/kdesvn4/HISTORY | 3 +++
python-pypi/babel/DETAILS | 2 +-
python-pypi/babel/HISTORY | 3 +++
python-pypi/toscawidgets/DETAILS | 2 +-
python-pypi/toscawidgets/HISTORY | 3 +++
utils/nut-monitor/DETAILS | 2 +-
utils/nut-monitor/HISTORY | 3 +++
10 files changed, 18 insertions(+), 7 deletions(-)

New commits:
commit 4ed03babe30fd6b57423c0f6671d4d109a37638b
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>

nut-monitor: Fixed un-begun quotation

commit 0b35f07a3755eb52c86870bb56d5fd9aa6f06325
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>

toscawidgets: Fixed unended quotation

commit 631aa20a508aa168e99d3872917dfeafd016f640
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>

babel: Fixed SOURCE_URL[1]

commit 76da2f65b1e823e12f510dec6c801d53427d00c9
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>

kdesvn4: Removed reference to KDE_DETAILS

commit 1fa4b7cb47dfd1f9bfec266d44853c7f81e91e3b
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>

darkroom: removed reference to KDE_DETAILS

diff --git a/kde4-apps/darkroom/DETAILS b/kde4-apps/darkroom/DETAILS
index 70c41c3..c7bdec4 100755
--- a/kde4-apps/darkroom/DETAILS
+++ b/kde4-apps/darkroom/DETAILS
@@ -1,5 +1,3 @@
-source $SECTION_DIRECTORY/KDE_DETAILS
-
SPELL=darkroom
VERSION=1.3
SOURCE="${SPELL}-${VERSION}.tar.bz2"
diff --git a/kde4-apps/darkroom/HISTORY b/kde4-apps/darkroom/HISTORY
index b1d0872..092ca1b 100644
--- a/kde4-apps/darkroom/HISTORY
+++ b/kde4-apps/darkroom/HISTORY
@@ -1,3 +1,6 @@
+2008-12-21 David Kowis <dkowis AT shlrm.org>
+ * DETAILS: removed reference to KDE_DETAILS, as it doesn't exist
+
2008-12-02 Julien "_kaze_" ROZO <julien AT rozo.org>
* BUILD: added INSTALL_ROOT in front of each path in OPTS
declarations,
and the build type is no longer forced to debugfull: it uses the
kde4
diff --git a/kde4-apps/kdesvn4/DETAILS b/kde4-apps/kdesvn4/DETAILS
index f385609..481635f 100755
--- a/kde4-apps/kdesvn4/DETAILS
+++ b/kde4-apps/kdesvn4/DETAILS
@@ -1,5 +1,3 @@
-source $SECTION_DIRECTORY/KDE_DETAILS
-
SPELL=kdesvn4
SPELLX=kdesvn
VERSION=1.2.2
diff --git a/kde4-apps/kdesvn4/HISTORY b/kde4-apps/kdesvn4/HISTORY
index f5e50f9..5b652e3 100644
--- a/kde4-apps/kdesvn4/HISTORY
+++ b/kde4-apps/kdesvn4/HISTORY
@@ -1,3 +1,6 @@
+2008-12-21 David Kowis <dkowis AT shlrm.org>
+ * DETAILS: removed reference to KDE_DETAILS, it doesn't exist
+
2008-11-18 Julien "_kaze_" ROZO <julien AT rozo.org>
* DEPENDS, DETAILS, HISTORY: created this spell

diff --git a/python-pypi/babel/DETAILS b/python-pypi/babel/DETAILS
index 612c869..cfb2aa0 100755
--- a/python-pypi/babel/DETAILS
+++ b/python-pypi/babel/DETAILS
@@ -4,7 +4,7 @@

SOURCE_HASH=sha512:e3eaddcb8df80eaa89e69d7f39f95921f7e2d69aa237e5985cf11a1d94e8e9469dfaf8db1b2a75edc65ccdc4d9e3987aba036bc1399cc4b753fbd2ba8cd844fb
SOURCE=$SPELLX-$VERSION.tar.bz2
SOURCE_URL[0]=http://ftp.edgewall.com/pub/babel/$SOURCE
-http://pypi.python.org/packages/source/W/$SPELLX/$SOURCE
+ SOURCE_URL[1]=http://pypi.python.org/packages/source/W/$SPELLX/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
WEB_SITE=http://babel.edgewall.org/
LICENSE[0]=BSD
diff --git a/python-pypi/babel/HISTORY b/python-pypi/babel/HISTORY
index e2a5b28..0135f68 100644
--- a/python-pypi/babel/HISTORY
+++ b/python-pypi/babel/HISTORY
@@ -1,3 +1,6 @@
+2008-12-21 David Kowis <dkowis AT shlrm.org>
+ * DETAILS: fixed SOURCE_URL[1]
+
2008-10-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.9.4

diff --git a/python-pypi/toscawidgets/DETAILS
b/python-pypi/toscawidgets/DETAILS
index edb64a9..9f5559c 100755
--- a/python-pypi/toscawidgets/DETAILS
+++ b/python-pypi/toscawidgets/DETAILS
@@ -5,7 +5,7 @@
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_URL[0]=http://pypi.python.org/packages/source/T/$SPELLX/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
- WEB_SITE="http://toscawidgets.org
+ WEB_SITE="http://toscawidgets.org";
LICENSE[0]='MIT'
UPDATED=20081004
#DOCS='docs/* *.txt'
diff --git a/python-pypi/toscawidgets/HISTORY
b/python-pypi/toscawidgets/HISTORY
index 1bc493c..f52de9d 100644
--- a/python-pypi/toscawidgets/HISTORY
+++ b/python-pypi/toscawidgets/HISTORY
@@ -1,3 +1,6 @@
+2008-12-21 David Kowis <dkowis AT shlrm.org>
+ * DETAILS: fixed unended quotation
+
2008-10-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.0.3

diff --git a/utils/nut-monitor/DETAILS b/utils/nut-monitor/DETAILS
index 5d64238..b868c71 100755
--- a/utils/nut-monitor/DETAILS
+++ b/utils/nut-monitor/DETAILS
@@ -7,7 +7,7 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://www.lestat.st/informatique/projets/nut-monitor";
LICENSE[0]=GPL
ENTERED=20081029
- SHORT=graphical applcation to monitor and manage UPSes"
+ SHORT="graphical applcation to monitor and manage UPSes"
cat << EOF
NUT-Monitor is a graphical application to monitor and manage UPSes
connected to a NUT server. This application is written in Python and
diff --git a/utils/nut-monitor/HISTORY b/utils/nut-monitor/HISTORY
index 6986887..1694397 100644
--- a/utils/nut-monitor/HISTORY
+++ b/utils/nut-monitor/HISTORY
@@ -1,3 +1,6 @@
+2008-12-21 David Kowis <dkowis AT shlrm.org>
+ * DETAILS: Fixed un-begun quotation
+
2008-10-29 George Sherwood <gsherwood AT sourcemage.org>
* DEPENDS, DETAILS: spell created
* INSTALL: Manually install



  • [SM-Commit] GIT changes to master grimoire by David Kowis (4ed03babe30fd6b57423c0f6671d4d109a37638b), David Kowis, 12/21/2008

Archive powered by MHonArc 2.6.24.

Top of Page