diff options
author | Kurt Erickson <kerickson@lavabit.com> | 2013-03-28 00:11:46 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-04-15 17:20:29 -0500 |
commit | cc79cc9a9a32a615c00b1d8566967ce7fda34a52 (patch) | |
tree | d0450430a44ad8453dfe33d80b14d7c2fa3d5ebe /system/reiser4progs | |
parent | a59d732d52d58803c7fdf5a4c0a704b30e50a18d (diff) | |
download | slackbuilds-cc79cc9a9a32a615c00b1d8566967ce7fda34a52.tar.gz |
system/reiser4progs: Correct information in README and slack-desc
This commit also changes the maintainer's email address.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/reiser4progs')
-rw-r--r-- | system/reiser4progs/README | 3 | ||||
-rw-r--r-- | system/reiser4progs/reiser4progs.info | 4 | ||||
-rw-r--r-- | system/reiser4progs/slack-desc | 4 |
3 files changed, 5 insertions, 6 deletions
diff --git a/system/reiser4progs/README b/system/reiser4progs/README index 37a0944a73..b646ccf8ea 100644 --- a/system/reiser4progs/README +++ b/system/reiser4progs/README @@ -1,3 +1,2 @@ The reiser4progs package contains the reiser4 utilities, including -fsck and mkfs, the library for reiser4 filesystem access and -manipulation, and libaal, an application abstraction mechanism. +fsck and mkfs, and the library for reiser4 filesystem access. diff --git a/system/reiser4progs/reiser4progs.info b/system/reiser4progs/reiser4progs.info index 9366be4f7e..568c1d16ca 100644 --- a/system/reiser4progs/reiser4progs.info +++ b/system/reiser4progs/reiser4progs.info @@ -5,6 +5,6 @@ DOWNLOAD="http://korg.cs.utah.edu/pub/linux/utils/fs/reiser4/reiser4progs/reiser MD5SUM="0f637512ad11f73739e0e44057bd59e2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="libaal" MAINTAINER="Kurt Erickson" -EMAIL="kurt_erickson@att.net" +EMAIL="kerickson@lavabit.com" diff --git a/system/reiser4progs/slack-desc b/system/reiser4progs/slack-desc index 38548e30ce..8850e4bb96 100644 --- a/system/reiser4progs/slack-desc +++ b/system/reiser4progs/slack-desc @@ -9,11 +9,11 @@ reiser4progs: reiser4progs (fsck, mkfs, libraries, and utilities for reiser4) reiser4progs: reiser4progs: The reiser4progs package contains the reiser4 utilities, including -reiser4progs: fsck and mkfs, the library for reiser4 filesystem access and -reiser4progs: manipulation, and libaal, an application abstraction mechanism. +reiser4progs: fsck and mkfs, and the library for reiser4 filesystem access. reiser4progs: reiser4progs: Homepage: http://www.kernel.org/pub/linux/utils/fs/reiser4/ reiser4progs: reiser4progs: reiser4progs: reiser4progs: +reiser4progs: |