[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] /srv/bzr/gsrc/trunk r2190: add blurb for slib
From: |
Brandon Invergo |
Subject: |
[Gsrc-commit] /srv/bzr/gsrc/trunk r2190: add blurb for slib |
Date: |
Mon, 01 Apr 2013 15:55:39 +0200 |
User-agent: |
Bazaar (2.5.0) |
------------------------------------------------------------
revno: 2190
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2013-04-01 15:55:39 +0200
message:
add blurb for slib
modified:
gnu/slib/Makefile
=== modified file 'gnu/slib/Makefile'
--- a/gnu/slib/Makefile 2012-12-17 18:49:55 +0000
+++ b/gnu/slib/Makefile 2013-04-01 13:55:39 +0000
@@ -3,6 +3,12 @@
GARVERSION = 3b3
HOME_URL = http://people.csail.mit.edu/jaffer/SLIB.html
DESCRIPTION = A portable Scheme library
+define BLURB
+ SLIB is a portable common library for the Scheme programming
+ language. It supports a large variety of different Scheme
+ implementations, offering them a framework for using packages of
+ Scheme procedures and syntax.
+endef
######################################################################
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] /srv/bzr/gsrc/trunk r2190: add blurb for slib,
Brandon Invergo <=