Updated descriptions/summaries to comply

This commit is contained in:
dradancer
2014-01-05 12:52:13 +01:00
committed by Scott McCreary
parent aeb2606424
commit 609b62205d
23 changed files with 114 additions and 84 deletions

View File

@@ -1,8 +1,9 @@
SUMMARY="Screen oriented version of ed"
DESCRIPTION="se (Screen Editor) is a screen oriented version of the classic \
DESCRIPTION="
se (Screen Editor) is a screen oriented version of the classic \
UNIX text editor ed. Its similar to vi as both are modal editors with curses \
interfaces. However, it differs from vi in that it has the same command syntax as ed."
interfaces. However, it differs from vi in that it has the same command syntax as ed.
"
HOMEPAGE="http://se-editor.org/"
SRC_URI="http://se-editor.org/dist/se-3.0.tar.gz"
CHECKSUM_MD5="b080a5377b95d989e14ad01b0d25e33a"