Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pieter Lenaerts (d34eff7cb7846e6cb81232775603a09941cec82c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pieter Lenaerts <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pieter Lenaerts (d34eff7cb7846e6cb81232775603a09941cec82c)
  • Date: Sun, 6 May 2007 14:45:36 -0500

GIT changes to master grimoire by Pieter Lenaerts <e-type AT sourcemage.org>:

dev/null |binary
editors/diakonos/DETAILS | 6 ++++--
editors/diakonos/HISTORY | 4 ++++
editors/diakonos/INSTALL | 4 ++--
editors/diakonos/diakonos-0.8.2.tar.bz2.sig | 0
editors/diakonos/diakonos.gpg |binary
6 files changed, 10 insertions(+), 4 deletions(-)

New commits:
commit d34eff7cb7846e6cb81232775603a09941cec82c
Author: Pieter Lenaerts <e-type AT sourcemage.org>
Commit: Pieter Lenaerts <e-type AT sourcemage.org>

diakonos: updated

diff --git a/editors/diakonos/DETAILS b/editors/diakonos/DETAILS
index acff9e7..6ea5469 100755
--- a/editors/diakonos/DETAILS
+++ b/editors/diakonos/DETAILS
@@ -1,8 +1,10 @@
SPELL=diakonos
- VERSION=0.8.2
+ VERSION=0.8.3
SOURCE=${SPELL}-${VERSION}.tar.bz2
+ SOURCE2=${SOURCE}.sig
SOURCE_URL=http://purepistos.net/${SPELL}/${SOURCE}
- SOURCE_GPG=gurus.gpg:${SOURCE}.sig
+ SOURCE2_URL=${SOURCE_URL}.sig
+ SOURCE_GPG=diakonos.gpg:${SOURCE}.sig:UPSTREAM_KEY
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
WEB_SITE=http://purepistos.net/diakonos/
ENTERED=20050418
diff --git a/editors/diakonos/HISTORY b/editors/diakonos/HISTORY
index 4207d0d..d737bd9 100644
--- a/editors/diakonos/HISTORY
+++ b/editors/diakonos/HISTORY
@@ -1,3 +1,7 @@
+2007-05-06 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DETAILS: updated to 0.8.3, uses upstream key
+ * INSTALL: setup.rb arguments updated
+
2007-01-16 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* profile.d/editor.sh: added
* INSTALL: install editor.sh
diff --git a/editors/diakonos/INSTALL b/editors/diakonos/INSTALL
index c5f371a..d4998c0 100755
--- a/editors/diakonos/INSTALL
+++ b/editors/diakonos/INSTALL
@@ -1,5 +1,5 @@
-ruby setup.rb \
- --confdir=/share/diakonos \
+ruby setup.rb all \
+ --sysconfdir=/share/diakonos \
--prefix=${INSTALL_ROOT}/usr &&

mkdir -p $INSTALL_ROOT/etc/profile.d/ &&
diff --git a/editors/diakonos/diakonos-0.8.2.tar.bz2.sig
b/editors/diakonos/diakonos-0.8.2.tar.bz2.sig
deleted file mode 100644
index 41a72ae..0000000
Binary files a/editors/diakonos/diakonos-0.8.2.tar.bz2.sig and /dev/null
differ
diff --git a/editors/diakonos/diakonos.gpg b/editors/diakonos/diakonos.gpg
new file mode 100644
index 0000000..275d3c4
Binary files /dev/null and b/editors/diakonos/diakonos.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Pieter Lenaerts (d34eff7cb7846e6cb81232775603a09941cec82c), Pieter Lenaerts, 05/06/2007

Archive powered by MHonArc 2.6.24.

Top of Page