diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-14 23:22:50 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-14 23:22:50 -0500 |
commit | 143991a46e9db6fbc38045cd97a513ef8b19754e (patch) | |
tree | aeedc9a0b3d4e35271c25e76875220e8ddf14292 /system/mongodb | |
parent | 05f9766d96579877a17fb3a5ab8c4af37d92d323 (diff) | |
download | slackbuilds-143991a46e9db6fbc38045cd97a513ef8b19754e.tar.gz |
Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected. ;-)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/mongodb')
-rw-r--r-- | system/mongodb/mongodb.info | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/mongodb/mongodb.info b/system/mongodb/mongodb.info index 19471dee6e..4abb1fc8e9 100644 --- a/system/mongodb/mongodb.info +++ b/system/mongodb/mongodb.info @@ -7,4 +7,3 @@ DOWNLOAD_x86_64="http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-1.6.5.tgz" MD5SUM_x86_64="0a64adafd9772b6b2d748c3b088bd895" MAINTAINER="Miguel De Anda" EMAIL="miguel@thedeanda.com" -APPROVED="Niels Horn" |