gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r2129: add blurb for mig


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2129: add blurb for mig
Date: Sat, 30 Mar 2013 17:57:54 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2129
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2013-03-30 17:57:54 +0100
message:
  add blurb for mig
modified:
  gnu/mig/Makefile
=== modified file 'gnu/mig/Makefile'
--- a/gnu/mig/Makefile  2012-12-17 18:49:55 +0000
+++ b/gnu/mig/Makefile  2013-03-30 16:57:54 +0000
@@ -1,8 +1,14 @@
 NAME = GNU MIG
 GARNAME = mig
 GARVERSION = 1.3.1
-HOME_URL = http://www.gnu.org/software/mig
-DESCRIPTION = A Mach 3.0 microkernel interface generator
+HOME_URL = https://gnu.org/software/hurd/microkernel/mach/mig/gnu_mig.html
+DESCRIPTION = A Mach microkernel interface generator
+define BLURB
+ MIG is an interface generator for the Mach microkernel.  It is used
+ to support inter-process communication in the Hurd.  It generates C
+ code, which is then to be compiled and linked to the client and
+ server programs.
+endef
 
 ######################################################################
 


reply via email to

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