Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (281f8b263397648bfd39def394fe7eeb91f66ab7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (281f8b263397648bfd39def394fe7eeb91f66ab7)
  • Date: Thu, 6 Aug 2009 13:38:39 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

doc/po4a/DEPENDS | 1 +
doc/po4a/DETAILS | 10 +++++-----
doc/po4a/HISTORY | 6 ++----
3 files changed, 8 insertions(+), 9 deletions(-)

New commits:
commit 281f8b263397648bfd39def394fe7eeb91f66ab7
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

Revert "po4a: Updated to version 0.36.3. Removed depends module-build"
missed a commit

This reverts commit 821887efb1706e3c396ec1714b5ddce7c96f10f7.

diff --git a/doc/po4a/DEPENDS b/doc/po4a/DEPENDS
index 755fbfb..4868b7b 100755
--- a/doc/po4a/DEPENDS
+++ b/doc/po4a/DEPENDS
@@ -1,4 +1,5 @@
depends perl &&
+depends module-build &&
depends sgmlspm &&
# I really don't think they mean J. Clark's SP
depends opensp &&
diff --git a/doc/po4a/DETAILS b/doc/po4a/DETAILS
index 99e43f3..6d224a9 100755
--- a/doc/po4a/DETAILS
+++ b/doc/po4a/DETAILS
@@ -1,15 +1,15 @@
SPELL=po4a
- VERSION=0.36.3
+ VERSION=0.29
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://alioth.debian.org/frs/download.php/1798/${SOURCE}

SOURCE_HASH=sha512:ce19b5b6da83eff404e02f9679346209bec668072fd6a2ea6eedc823eea9cddd675343c08926f02f96f465cf623a6264d0b9ead03d303dff2e02bf132cbe954b
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-0.29"
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=http://alioth.debian.org/projects/po4a/
LICENSE[0]=GPL
ENTERED=20070104
SHORT=".po for all; gettext -> docs"
cat << EOF
-Po4a eases translation work, and in particular the maintenance of
translations,
-using
-gettext tools on areas where they were not expected like documentation."
+Po4a eases translation work, and in particular the maintenance of
+translations, using gettext tools on areas where they were not expected
+like documentation."
EOF
diff --git a/doc/po4a/HISTORY b/doc/po4a/HISTORY
index cb533d8..3a8f83c 100644
--- a/doc/po4a/HISTORY
+++ b/doc/po4a/HISTORY
@@ -1,7 +1,5 @@
-2009-08-06 George Sherwood <gsherwood AT sourcemage.org>
- * DETAILS: Updated to version. 0.36.3. Fixed long description wrap
- Fixed SOURCE_DIRECTORY
- * DEPENDS: removed depends module-build. Bug #15248
+2009-08-04 Ethan Grammatikidis <eekee57 AT fastmail.fm>
+ * DETAILS: tidied long desc

2007-01-04 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS, DEPENDS, BUILD, INSTALL, HISTORY: created spell



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (281f8b263397648bfd39def394fe7eeb91f66ab7), George Sherwood, 08/06/2009

Archive powered by MHonArc 2.6.24.

Top of Page