gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1836: add blurb for binutils


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1836: add blurb for binutils
Date: Wed, 30 Jan 2013 21:31:49 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1836
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2013-01-30 21:31:49 +0100
message:
  add blurb for binutils
modified:
  gnu/binutils/Makefile
=== modified file 'gnu/binutils/Makefile'
--- a/gnu/binutils/Makefile     2012-12-16 22:02:50 +0000
+++ b/gnu/binutils/Makefile     2013-01-30 20:31:49 +0000
@@ -3,6 +3,13 @@
 GARVERSION = 2.23.1
 HOME_URL = http://www.gnu.org/software/binutils/
 DESCRIPTION = A collection of binary tools, like a linker and an assembler
+define BLURB
+ GNU Binutils is a collection of tools for working with binary files. 
+ Most notable are "ld", a linker, and "as", an assembler. Several 
+ other tools are included, such as a program to display binary 
+ profiling information, a tool to list the strings in a binary file,
+ and tools for working with archives.
+endef
 
 ######################################################################
 


reply via email to

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