From db10ff10aa78241f5fdc133268d54f19c3e0fade Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 2 Jan 2020 04:44:38 +0100 Subject: [PATCH] dev-python/http_ece: Removed package. --- dev-python/http_ece/Manifest | 13 ------------- dev-python/http_ece/http_ece-1.1.0.ebuild | 22 ---------------------- dev-python/http_ece/metadata.xml | 11 ----------- profiles/package.mask | 2 -- 4 files changed, 48 deletions(-) delete mode 100644 dev-python/http_ece/Manifest delete mode 100644 dev-python/http_ece/http_ece-1.1.0.ebuild delete mode 100644 dev-python/http_ece/metadata.xml diff --git a/dev-python/http_ece/Manifest b/dev-python/http_ece/Manifest deleted file mode 100644 index a110140..0000000 --- a/dev-python/http_ece/Manifest +++ /dev/null @@ -1,13 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -DIST v1.1.0.tar.gz 19406 BLAKE2B 3347d318ac30c14d6d0b6149746c6dd8ad1681664c165a1dd89858cc50b04452db1576841280f44fe701ca0cb662dad6cbf4c44188b24dad9863185f76e0839d SHA512 22e5d23258c8a4216d63ee0c0e2765dfc742a1887baddca337cce090213e78c8849de01e3bd83c92628eb85ecdbcd6ad4e0462a47fde741028b83cb972865908 -EBUILD http_ece-1.1.0.ebuild 565 BLAKE2B 714bfbaba7b0aa80fb84b70fbd4321f534c5fcdc387f7723009cdce1bce4a0943a64cef6860502b32448517916a26531c79f1caf29a44834022e3bcf18b7344b SHA512 d9bdc6c072fab09f435f67ecfbe1af0499fdf06ad65b2848206632093a07aeeba3033088d3d6369471dc8ef93870a35c6bb18c2d805f642fc760ac3fae0a91b9 -MISC metadata.xml 365 BLAKE2B f9b846915aef6861b70fef804adf4a609028fd958a6636e8e0fc83f633c1d173eddb2c05dd8c530e2a808d553676a6fd9fcb55a3a0a77425cb4a5765f4755637 SHA512 0a6541d36e6a82941cf038c9939d0b02d61da3aadde727faf8cd1612a20f21ea5219fd227164c41a9d31dc28106046828a49f4e46619e31cc66f7bf27c7a33fb ------BEGIN PGP SIGNATURE----- - -iHUEAREIAB0WIQQ1VSZoZMptf/RapufPw5SX8bJuBwUCXa2a6wAKCRDPw5SX8bJu -B3XpAP9a1QynRGHIX+uzh9ltPc81lXbbJZHwtuj4GaqM76KBggD/fBEpHBOpsdYk -h22qHBfDvAfCRYP/WBEAbh9suypWDYM= -=pdT3 ------END PGP SIGNATURE----- diff --git a/dev-python/http_ece/http_ece-1.1.0.ebuild b/dev-python/http_ece/http_ece-1.1.0.ebuild deleted file mode 100644 index abb25fa..0000000 --- a/dev-python/http_ece/http_ece-1.1.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 - -DESCRIPTION="A simple implementation of the encrypted content-encoding" -HOMEPAGE="https://github.com/web-push-libs/encrypted-content-encoding" -SRC_URI="https://github.com/web-push-libs/encrypted-content-encoding/archive/v${PV}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-python/cryptography" -DEPEND="${RDEPEND}" - -S="${WORKDIR}/encrypted-content-encoding-${PV}/python" diff --git a/dev-python/http_ece/metadata.xml b/dev-python/http_ece/metadata.xml deleted file mode 100644 index 32869dd..0000000 --- a/dev-python/http_ece/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - gentoo@tastytea.de - tastytea - - - https://github.com/web-push-libs/encrypted-content-encoding/issues - - diff --git a/profiles/package.mask b/profiles/package.mask index 3c1689a..e69de29 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,2 +0,0 @@ -# Will be removed on 2019-11-22. -dev-python/http_ece