Cleaned up summary/description in app-arch and app-editors (plus a few miscellanous)

This commit is contained in:
dradancer
2014-01-05 00:05:16 +01:00
committed by Scott McCreary
parent 051486ad88
commit aeb2606424
22 changed files with 174 additions and 49 deletions

View File

@@ -1,5 +1,9 @@
DESCRIPTION="The GNU Bourne Again Shell"
HOMEPAGE="http://tiswww.case.edu/php/chet/bash/bashtop.html"
SUMMARY="The GNU Bourne Again Shell"
DESCRIPTION="Bash is an sh-compatible command language interpreter that \
executes commands read from the standard input or from a file. Bash also \
incorporates useful features from the Korn and C shells (ksh and csh)."
HOMEPAGE="http://tiswww.case.edu/php/chet/bash/bashtop.html"
SRC_URI="ftp://ftp.gnu.org/gnu/bash/bash-4.1.tar.gz"
CHECKSUM_MD5="9800d8724815fd84994d9be65ab5e7b8"
REVISION="1"