From d87262dd706fec50cd150aab3e93883b6337466d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:56:41 +0100 Subject: gentoo resync : 14.07.2018 --- app-crypt/scrypt/Manifest | 3 --- app-crypt/scrypt/metadata.xml | 8 -------- app-crypt/scrypt/scrypt-1.2.0.ebuild | 14 -------------- 3 files changed, 25 deletions(-) delete mode 100644 app-crypt/scrypt/Manifest delete mode 100644 app-crypt/scrypt/metadata.xml delete mode 100644 app-crypt/scrypt/scrypt-1.2.0.ebuild (limited to 'app-crypt/scrypt') diff --git a/app-crypt/scrypt/Manifest b/app-crypt/scrypt/Manifest deleted file mode 100644 index b1a0a1855fae..000000000000 --- a/app-crypt/scrypt/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST scrypt-1.2.0.tgz 107796 BLAKE2B 83ad13e83dad1ecf6a73553e2402c01409062e53089b5c6598607a50794113ad7ed89d855486e33464237b5ba033b57b72af851199e674235ac53e822fece865 SHA512 81ac8d82c38dc73981fa5bd4c011142c7ccef962a650ed849317a49e8aa66c26f4557dde326202792500a996178784d5eb0d28f909ab630cb05c86fdebfaae0d -EBUILD scrypt-1.2.0.ebuild 370 BLAKE2B 78c4f5b45a6517332027a36d7f198ff54370a29301711d70d28bb77c4ea5a40ab644f5a693e8de9404da3ce7da8199fc9ee471dac00463f5e97add050fea867f SHA512 c58d42b7f9351f8044849aa5af60f8f09e0bb43caf48f69b2850180470d88bf1301a6c22d2f5ce1e0787046a295ad3be5d15deea6fc67c7e9b4f802eab4a4cd2 -MISC metadata.xml 236 BLAKE2B a7bb92e6d53f7252ee56a885bf098930e228a76a75bca119358ca860901ceeecccc43efe5279c54250ebda58f77ae9c97d2ae540d8b399283cb3aa348111fcd2 SHA512 5f6cd6a85527534d5de7118de5af212ee3044c8c5530a7f7087a28074a2d4ab7be1728325bd985adc063dc795d3cf2b1c4e58a4c4c4ec02d739bd4bbc544ef08 diff --git a/app-crypt/scrypt/metadata.xml b/app-crypt/scrypt/metadata.xml deleted file mode 100644 index f1c3d59fb213..000000000000 --- a/app-crypt/scrypt/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - crypto@gentoo.org - Crypto - - diff --git a/app-crypt/scrypt/scrypt-1.2.0.ebuild b/app-crypt/scrypt/scrypt-1.2.0.ebuild deleted file mode 100644 index e3cc79551451..000000000000 --- a/app-crypt/scrypt/scrypt-1.2.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="A simple password-based encryption utility using scrypt key derivation function" -HOMEPAGE="http://www.tarsnap.com/scrypt.html" -SRC_URI="http://www.tarsnap.com/${PN}/${P}.tgz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DOCS=( FORMAT ) -- cgit v1.2.3