[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] /srv/bzr/gsrc/trunk r2372: Fix missing description
From: |
Brandon Invergo |
Subject: |
[Gsrc-commit] /srv/bzr/gsrc/trunk r2372: Fix missing description |
Date: |
Thu, 09 May 2013 23:34:07 +0200 |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 2372
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Thu 2013-05-09 23:34:07 +0200
message:
Fix missing description
modified:
gnu/ncursesw/Makefile
=== modified file 'gnu/ncursesw/Makefile'
--- a/gnu/ncursesw/Makefile 2013-04-20 10:56:06 +0000
+++ b/gnu/ncursesw/Makefile 2013-05-09 21:34:07 +0000
@@ -19,7 +19,8 @@
GARNAME = ncursesw
GARVERSION = 5.9
HOME_URL = http://www.gnu.org/software/ncurses/
-DESCRIPTION =
+DESCRIPTION = Terminal emulation (termcap, terminfo) library \
+(widechar support)
define BLURB
This library adds widechar support to ncurses.
endef
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] /srv/bzr/gsrc/trunk r2372: Fix missing description,
Brandon Invergo <=