gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r2181: add blurb for scm


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2181: add blurb for scm
Date: Mon, 01 Apr 2013 01:57:00 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2181
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2013-04-01 01:57:00 +0200
message:
  add blurb for scm
modified:
  gnu/scm/Makefile
=== modified file 'gnu/scm/Makefile'
--- a/gnu/scm/Makefile  2012-12-17 18:49:55 +0000
+++ b/gnu/scm/Makefile  2013-03-31 23:57:00 +0000
@@ -3,6 +3,12 @@
 GARVERSION = 5e7
 HOME_URL =  http://people.csail.mit.edu/jaffer/SCM
 DESCRIPTION = The SCM Scheme implementation
+define BLURB
+ SCM is an implementation of Scheme.  This implementation includes
+ Hobbit, a Scheme-to-C compiler, which can generate C files whose
+ binaries can be dynamically or statically linked with a SCM 
+ executable.
+endef
 
 ######################################################################
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]