Rewrap app-shells DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:56 -05:00
parent 10c4cbeb45
commit 7fd3655662
2 changed files with 7 additions and 5 deletions

View File

@@ -1,5 +1,7 @@
SUMMARY="The friendly interactive shell"
DESCRIPTION="The friendly interactive shell"
DESCRIPTION="
The friendly interactive shell
"
HOMEPAGE="http://ridiculousfish.com/shell/"
SRC_URI="git://git.gitorious.org/fish-shell/fish-shell.git"
#CHECKSUM_MD5=""

View File

@@ -1,9 +1,9 @@
SUMMARY="Zsh is a UNIX command interpreter (shell)"
DESCRIPTION="
Zsh is a shell designed for interactive use, although it is also a
powerful scripting language. Many of the useful features of bash,
ksh, and tcsh were incorporated into zsh; many original features were
added."
Zsh is a shell designed for interactive use, although it is also a powerful \
scripting language. Many of the useful features of bash, ksh, and tcsh were \
incorporated into zsh; many original features were added.
"
HOMEPAGE="http://www.zsh.org"
LICENSE="ZSH"