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,4 +1,8 @@
DESCRIPTION="GNU zip"
SUMMARY="GNU zip"
DESCRIPTION="gzip (GNU zip) is a compression utility designed to be a \
replacement for compress. It provides better compression than compress \
and although bzip2 produces smaller files is not as fast as bzip2 is."
HOMEPAGE="http://www.gzip.org/"
SRC_URI="ftp://ftp.gnu.org/gnu/gzip/gzip-1.3.12.tar.gz"
CHECKSUM_MD5="b5bac2d21840ae077e0217bc5e4845b1"