dev-python/http_ece: Removed package.

This commit is contained in:
tastytea 2020-01-02 04:44:38 +01:00
parent bcbaab9d73
commit db10ff10aa
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
4 changed files with 0 additions and 48 deletions

View File

@ -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-----

View File

@ -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"

View File

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@tastytea.de</email>
<name>tastytea</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/web-push-libs/encrypted-content-encoding/issues</bugs-to>
</upstream>
</pkgmetadata>

View File

@ -1,2 +0,0 @@
# Will be removed on 2019-11-22.
dev-python/http_ece