summaryrefslogtreecommitdiff
path: root/gnu/packages/gcal.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-12-01 22:33:23 +0100
committerLudovic Courtès <ludo@gnu.org>2013-12-01 22:33:23 +0100
commit79c311b81cd8b12075f4c8028a65787481ee40c5 (patch)
tree7fed0959acc6c75a7ad84c18fa4f7bdc83dfbc84 /gnu/packages/gcal.scm
parente6a9aa366efb55f8556dd55b8fb6869d40c1d387 (diff)
downloadpatches-79c311b81cd8b12075f4c8028a65787481ee40c5.tar
patches-79c311b81cd8b12075f4c8028a65787481ee40c5.tar.gz
gnu: Synchronize descriptions with 'gnumaint'.
Diffstat (limited to 'gnu/packages/gcal.scm')
-rw-r--r--gnu/packages/gcal.scm14
1 files changed, 7 insertions, 7 deletions
diff --git a/gnu/packages/gcal.scm b/gnu/packages/gcal.scm
index ae61fa2299..ca79887b20 100644
--- a/gnu/packages/gcal.scm
+++ b/gnu/packages/gcal.scm
@@ -37,11 +37,11 @@
(home-page "http://www.gnu.org/software/gcal")
(synopsis "Calculating and printing a wide variety of calendars")
(description
- "Gcal is a program to calculate and print calendars on the command-
-line. Calendars can be printed in 1-month, 3-month or whole-year views. In
-addition, eternal holiday lists can be generated for many countries, which
-can be complemented by user-made lists of fixed dates to make an agenda.
-Gcal can also calculate astronomical data, such as the phases of the moon,
-and supports alternative calendar formats: Julian, Gregorian, Islamic,
-Chinese and more.")
+ "Gcal is a program to calculate and print calendars on the
+command-line. Calendars can be printed in 1-month, 3-month or whole-year
+views. In addition, eternal holiday lists can be generated for many
+countries, which can be complemented by user-made lists of fixed dates to
+make an agenda. Gcal can also calculate astronomical data, such as the
+phases of the moon, and supports alternative calendar formats: Julian,
+Gregorian, Islamic, Chinese and more.")
(license gpl3+)))