Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (e97d11351cd917a0aa34b223250a748f6dfb1527)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (e97d11351cd917a0aa34b223250a748f6dfb1527)
  • Date: Tue, 22 May 2007 11:39:52 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

doc/man-pages/DETAILS | 5 +++--
doc/man-pages/HISTORY | 4 ++++
2 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit e97d11351cd917a0aa34b223250a748f6dfb1527
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

man-pages: Updated to 2.49 (2.50 is listed as being available, but no
tarballs are up at their main site, just a .lsm)

diff --git a/doc/man-pages/DETAILS b/doc/man-pages/DETAILS
index 8565f66..9419c1a 100755
--- a/doc/man-pages/DETAILS
+++ b/doc/man-pages/DETAILS
@@ -1,17 +1,18 @@
SPELL=man-pages
- VERSION=2.48
+ VERSION=2.49
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sign
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$KERNEL_URL/pub/linux/docs/manpages/$SOURCE
SOURCE_URL[1]=ftp://ftp.win.tue.nl/pub/linux-local/manpages/$SOURCE
SOURCE2_URL[0]=$KERNEL_URL/pub/linux/docs/manpages/$SOURCE2
+ SOURCE2_URL[1]=ftp://ftp.win.tue.nl/pub/linux-local/manpages/$SOURCE2
SOURCE_GPG="kernel.gpg:${SOURCE2}"
LICENSE[0]=GPL
+ KEYWORDS="man doc"
WEB_SITE=http://www.win.tue.nl/~aeb/linux/man/
ARCHIVE=off
ENTERED=20011003
- KEYWORDS="man doc"
SHORT="man-pages contains a large collection of man pages."
cat << EOF
The manpages package contains a large collection of man pages for Linux
diff --git a/doc/man-pages/HISTORY b/doc/man-pages/HISTORY
index eebf116..090f7b4 100644
--- a/doc/man-pages/HISTORY
+++ b/doc/man-pages/HISTORY
@@ -1,3 +1,7 @@
+2007-05-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 2.49
+ Added SOURCE2_URL[1] for SOURCE2 (copied from SOURCE_URL[1])
+
2007-05-11 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.48




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (e97d11351cd917a0aa34b223250a748f6dfb1527), Eric Sandall, 05/22/2007

Archive powered by MHonArc 2.6.24.

Top of Page