diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
commit | d87262dd706fec50cd150aab3e93883b6337466d (patch) | |
tree | 246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-admin/hardening-check-2.5 | |
parent | 71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-admin/hardening-check-2.5')
-rw-r--r-- | app-admin/hardening-check-2.5 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/app-admin/hardening-check-2.5 b/app-admin/hardening-check-2.5 new file mode 100644 index 000000000000..289eb0c73e88 --- /dev/null +++ b/app-admin/hardening-check-2.5 @@ -0,0 +1,9 @@ +DEFINED_PHASES=compile install +DESCRIPTION=Report the hardening characterists of a set of binaries +EAPI=5 +HOMEPAGE=https://wiki.debian.org/Hardening https://packages.debian.org/source/jessie/hardening-wrapper +KEYWORDS=amd64 x86 +LICENSE=GPL-2+ +SLOT=0 +SRC_URI=mirror://debian/pool/main/h/hardening-wrapper/hardening-wrapper_2.5.tar.gz +_md5_=933b3dbfeb2d069d008361fa811c4a4d |