Rewrap dev-db DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:56 -05:00
parent a404d86ef8
commit 0abe3d112f
5 changed files with 20 additions and 10 deletions

View File

@@ -1,5 +1,9 @@
HOMEPAGE="http://redis.io/"
DESCRIPTION="Redis is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets."
DESCRIPTION="
Redis is an open source, advanced key-value store. It is often referred to as \
a data structure server since keys can contain strings, hashes, lists, sets \
and sorted sets.
"
SRC_URI="git://github.com/antirez/redis.git"
REVISION="1"
DEPEND=""