Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (24580225a4b77437dbf20bbe8aa131df55e2d68a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (24580225a4b77437dbf20bbe8aa131df55e2d68a)
  • Date: Fri, 30 Sep 2011 08:57:42 -0500

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

ChangeLog | 1 +
gnome2-libs/yelp-tools/DETAILS | 17 +++++++++++++++++
gnome2-libs/yelp-tools/HISTORY | 3 +++
gnome2-libs/yelp-tools/yelp-tools-3.2.0.tar.bz2.sig |binary
4 files changed, 21 insertions(+)

New commits:
commit 24580225a4b77437dbf20bbe8aa131df55e2d68a
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

gnome2-libs/yelp-tools: new spell, scripts and utilities for Yelp
documentation

diff --git a/ChangeLog b/ChangeLog
index 2a77daa..b92f503 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2011-09-30 Ladislav Hagara <hgr AT vabo.cz>
* doc/itstool: new spell, convert between XML and PO using ITS
+ * gnome2-libs/yelp-tools: scripts and utilities for Yelp documentation

2011-09-29 Ladislav Hagara <hgr AT vabo.cz>
* gnome3-libs/cogl: new spell
diff --git a/gnome2-libs/yelp-tools/DETAILS b/gnome2-libs/yelp-tools/DETAILS
new file mode 100755
index 0000000..d3bf604
--- /dev/null
+++ b/gnome2-libs/yelp-tools/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=yelp-tools
+ VERSION=3.2.0
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=GPL
+ WEB_SITE=http://www.gnome.org
+ ENTERED=20110930
+ SHORT="scripts and utilities for Yelp documentation"
+cat << EOF
+yelp-tools is a collection of scripts and build utilities to help create,
+manage, and publish documentation for Yelp and the web. Most of the heavy
+lifting is done by packages like yelp-xsl and itstool. This package just
+wraps things up in a developer-friendly way.
+EOF
diff --git a/gnome2-libs/yelp-tools/HISTORY b/gnome2-libs/yelp-tools/HISTORY
new file mode 100644
index 0000000..2342f23
--- /dev/null
+++ b/gnome2-libs/yelp-tools/HISTORY
@@ -0,0 +1,3 @@
+2011-09-30 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: spell created, version 3.2.0
+
diff --git a/gnome2-libs/yelp-tools/yelp-tools-3.2.0.tar.bz2.sig
b/gnome2-libs/yelp-tools/yelp-tools-3.2.0.tar.bz2.sig
new file mode 100644
index 0000000..224a117
Binary files /dev/null and
b/gnome2-libs/yelp-tools/yelp-tools-3.2.0.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (24580225a4b77437dbf20bbe8aa131df55e2d68a), Ladislav Hagara, 09/30/2011

Archive powered by MHonArc 2.6.24.

Top of Page