gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1921: add blurb for gcc


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1921: add blurb for gcc
Date: Mon, 18 Feb 2013 23:50:57 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1921
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2013-02-18 23:50:57 +0100
message:
  add blurb for gcc
modified:
  gnu/gcc/Makefile
=== modified file 'gnu/gcc/Makefile'
--- a/gnu/gcc/Makefile  2012-12-16 22:26:25 +0000
+++ b/gnu/gcc/Makefile  2013-02-18 22:50:57 +0000
@@ -3,6 +3,12 @@
 GARVERSION = 4.7.2
 HOME_URL = http://gcc.gnu.org/
 DESCRIPTION = The compiler of the GNU operating system
+define BLURB
+ Gcc is the GNU Compiler Collection.  It provides compiler front-ends
+ for several languages, including C, C++, Objective-C, Fortran, Java,
+ Ada, and Go.  It also includes standard libraries for these 
+ languages.
+endef
 
 ######################################################################
 


reply via email to

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