summaryrefslogtreecommitdiff
path: root/app-crypt
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/Manifest.gzbin25448 -> 25448 bytes
-rw-r--r--app-crypt/chntpw/Manifest2
-rw-r--r--app-crypt/chntpw/chntpw-140201.ebuild4
3 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/Manifest.gz b/app-crypt/Manifest.gz
index 2ad6c79e68d5..480e540fbd6f 100644
--- a/app-crypt/Manifest.gz
+++ b/app-crypt/Manifest.gz
Binary files differ
diff --git a/app-crypt/chntpw/Manifest b/app-crypt/chntpw/Manifest
index 4cd47396ba30..07aeee636399 100644
--- a/app-crypt/chntpw/Manifest
+++ b/app-crypt/chntpw/Manifest
@@ -1,3 +1,3 @@
DIST chntpw-source-140201.zip 1404098 BLAKE2B 86c93861983613496fcd82879a5b000537d4a7ee2add466aa26c67feabefdb5363f610234f99615139997a04aedb448468ef8b29cc6c4bf49b2e295f41308644 SHA512 a26d747f6e077d1bb3e9b8077781f8c37dd978e07b7426495862f15c9004572b706c34736fc4d1ed8856b1a43335d726b4d87c688f7f9a11fd6cc3a74d71a7fa
-EBUILD chntpw-140201.ebuild 1046 BLAKE2B a5f3ad57b70b8c53dc2a4c1bb055a1fe7ad8528252d3775c91c483842be83e0115feddcb1b97ad496b696b076e4bf05f8f2411a5958363856d3f6c113e92fa74 SHA512 1405df86cacb7b7069cdd832641ffcba633497aad5177ea5bf6bc854a44331bfbcf03b82f8c6984245e473afe404aed3de354c77129ae6f8f3129d0757058071
+EBUILD chntpw-140201.ebuild 1040 BLAKE2B 60064328c86162a86525bccad0a329dadb46d3ca38bed27e32c7131824bb6bc0a930d9d13c582aa3584abbb7104a94d6479281dc98a38aa6ecf3186e935d1589 SHA512 ccdf32a8cec1532f5f7a9356e40b282bc87acaafce160bdd8177f3b6f26932a9f30c6a6b7a84188448a148d808681c9a1f10b50b613884bdac8625ca1ef5d5b4
MISC metadata.xml 245 BLAKE2B 1564b4d8e674e807191dcc857c12585eaf336e3418e110853e311b2851b382ca8931b46a96230677251bf3784004879d8498cae2dae11c9289f4a8606dfa5d7f SHA512 bd2ae86e550344a79551fe0383e4625d28ca6fad675d84c66fc5b22ed7fe3afbfc2b4d6a7b1a5d02f6efbc56950b8295270a3dba8a1e7e51fde80a370d0c868a
diff --git a/app-crypt/chntpw/chntpw-140201.ebuild b/app-crypt/chntpw/chntpw-140201.ebuild
index 6ac48f86b515..9dbab9e8fd8d 100644
--- a/app-crypt/chntpw/chntpw-140201.ebuild
+++ b/app-crypt/chntpw/chntpw-140201.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="http://pogostick.net/~pnh/ntpasswd/${PN}-source-${PV}.zip"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE="libressl static"
RDEPEND="!libressl? ( dev-libs/openssl:0= )