gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1819: add indentation to blurbs


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1819: add indentation to blurbs
Date: Tue, 29 Jan 2013 00:12:47 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1819
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Tue 2013-01-29 00:12:47 +0100
message:
  add indentation to blurbs
modified:
  gnu/3dldf/Makefile
  gnu/a2ps/Makefile
  gnu/acct/Makefile
  gnu/acm/Makefile
  gnu/adns/Makefile
  gnu/aeneas/Makefile
  gnu/alive/Makefile
  gnu/anubis/Makefile
=== modified file 'gnu/3dldf/Makefile'
--- a/gnu/3dldf/Makefile        2013-01-28 22:38:43 +0000
+++ b/gnu/3dldf/Makefile        2013-01-28 23:12:47 +0000
@@ -5,10 +5,10 @@
 HOME_URL = http://www.gnu.org/software/3dldf/
 DESCRIPTION = A package for three-dimensional drawing
 define BLURB
-GNU 3DLDF supports 3D drawing with output to the MetaPost format via
-a language similar to the METAFONT language. It is primarily intended 
-to provide a means of creating 3D content for TeX documents, but it 
-also create animations containing text typeset by TeX.
+ GNU 3DLDF supports 3D drawing with output to the MetaPost format via
+ a language similar to the METAFONT language. It is primarily intended 
+ to provide a means of creating 3D content for TeX documents, but it 
+ also create animations containing text typeset by TeX.
 endef
 
 ######################################################################

=== modified file 'gnu/a2ps/Makefile'
--- a/gnu/a2ps/Makefile 2013-01-28 22:38:50 +0000
+++ b/gnu/a2ps/Makefile 2013-01-28 23:12:47 +0000
@@ -4,12 +4,12 @@
 HOME_URL = http://www.gnu.org/software/a2ps/
 DESCRIPTION = Convert anything to PostScript
 define BLURB =
-a2ps converts almost anything to a Postscript file, ready for 
-printing. It accomplishes this by being able to delegate files to
-external handlers, such as Groff or GZip. It handles as many steps as
-are necessary to produce a pretty-printed file. It also includes some
-extra abilities for handling special cases, like pretty-printing 
-"--help" output from terminal commands.
+ a2ps converts almost anything to a Postscript file, ready for 
+ printing. It accomplishes this by being able to delegate files to
+ external handlers, such as Groff or GZip. It handles as many steps as
+ are necessary to produce a pretty-printed file. It also includes some
+ extra abilities for handling special cases, like pretty-printing 
+ "--help" output from terminal commands.
 endef
 
 ######################################################################

=== modified file 'gnu/acct/Makefile'
--- a/gnu/acct/Makefile 2013-01-28 22:44:13 +0000
+++ b/gnu/acct/Makefile 2013-01-28 23:12:47 +0000
@@ -4,9 +4,9 @@
 HOME_URL = http://www.gnu.org/software/acct/
 DESCRIPTION = Login and process accounting utilities
 define BLURB
-GNU acct provides a means for system administrators to determine
-system usage patterns. It provides information on, for example, 
-connections, programs executed, and system resources used.
+ GNU acct provides a means for system administrators to determine
+ system usage patterns. It provides information on, for example, 
+ connections, programs executed, and system resources used.
 endef
 
 ######################################################################

=== modified file 'gnu/acm/Makefile'
--- a/gnu/acm/Makefile  2013-01-28 22:48:13 +0000
+++ b/gnu/acm/Makefile  2013-01-28 23:12:47 +0000
@@ -4,9 +4,9 @@
 HOME_URL = http://www.gnu.org/software/acm
 DESCRIPTION = A distributed aerial combat simulator
 define BLURB
-GNU ACM is a flight simulator in which players can compete in aerial
-combat from different computers, piloting well-equiped jet aircraft
-similar to an F-16C Falcon or a MiG-29 Fulcrum.
+ GNU ACM is a flight simulator in which players can compete in aerial
+ combat from different computers, piloting well-equiped jet aircraft
+ similar to an F-16C Falcon or a MiG-29 Fulcrum.
 endef
 
 ######################################################################

=== modified file 'gnu/adns/Makefile'
--- a/gnu/adns/Makefile 2013-01-28 22:52:06 +0000
+++ b/gnu/adns/Makefile 2013-01-28 23:12:47 +0000
@@ -4,10 +4,10 @@
 HOME_URL = http://www.gnu.org/software/adns/
 DESCRIPTION = DNS client (resolver) library
 define BLURB
-GNU adns is a C library that provides easy-to-use DNS resolution 
-functionality. The library is asynchronous, allowing several 
-concurrent calls. The package also includes several commandline 
-utilities for use in scripts.
+ GNU adns is a C library that provides easy-to-use DNS resolution 
+ functionality. The library is asynchronous, allowing several 
+ concurrent calls. The package also includes several commandline 
+ utilities for use in scripts.
 endef
 
 ######################################################################

=== modified file 'gnu/aeneas/Makefile'
--- a/gnu/aeneas/Makefile       2013-01-28 22:56:03 +0000
+++ b/gnu/aeneas/Makefile       2013-01-28 23:12:47 +0000
@@ -4,7 +4,7 @@
 HOME_URL = http://www.gnu.org/software/aeneas/
 DESCRIPTION = A free 3D MC semiconductor simulator
 define BLURB
-This package has been retired. See GNU Archimedes instead.
+ This package has been retired. See GNU Archimedes instead.
 endef
 ######################################################################
 

=== modified file 'gnu/alive/Makefile'
--- a/gnu/alive/Makefile        2013-01-28 22:57:50 +0000
+++ b/gnu/alive/Makefile        2013-01-28 23:12:47 +0000
@@ -4,8 +4,8 @@
 HOME_URL = http://www.gnu.org/software/alive/
 DESCRIPTION = A periodic ping program
 define BLURB
-GNU Alive sends periodic pings to a server, generally to keep a
-connection alive.
+ GNU Alive sends periodic pings to a server, generally to keep a
+ connection alive.
 endef
 
 ######################################################################

=== modified file 'gnu/anubis/Makefile'
--- a/gnu/anubis/Makefile       2013-01-28 23:03:09 +0000
+++ b/gnu/anubis/Makefile       2013-01-28 23:12:47 +0000
@@ -4,12 +4,12 @@
 HOME_URL = http://www.gnu.org/software/anubis/
 DESCRIPTION = An SMTP message submission daemon
 define BLURB
-Anubis is a deamon that sits between the Mail User Agent (MUA) and
-the Mail Transfer Agent (MTA). When a mail is sent by a user in the 
-MUA, it is first passed to Anubis, which performs additional 
-processing to the message before passing it on for delivery by the 
-MTA. Anubis may, for example, modify the message headers or body, or
-encrypt or sign the message.
+ Anubis is a deamon that sits between the Mail User Agent (MUA) and
+ the Mail Transfer Agent (MTA). When a mail is sent by a user in the 
+ MUA, it is first passed to Anubis, which performs additional 
+ processing to the message before passing it on for delivery by the 
+ MTA. Anubis may, for example, modify the message headers or body, or
+ encrypt or sign the message.
 endef
 
 ######################################################################


reply via email to

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