mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
app-crypt/manuale: Remove last-rited pkg
Closes: https://bugs.gentoo.org/718204 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST manuale-1.1.0.tar.gz 14015 BLAKE2B 1c3eb18e591032c1633e73da46bd91653627c127ccd9d0006d776ccc12d95faaf53b8942a47fcedcb37ef998ad6975efee7a20658f6e366fa51f0b6ddd635f31 SHA512 b78d6468fba14738f0b33cb11817a61692bab2b18a3331b2696c6e1c070a202903be6d6f642da7dd35560b15ee5fe24afecebe51395bdacae59f04cc582b6b44
|
||||
@@ -1,24 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python3_6 )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A fully manual Let's Encrypt client"
|
||||
HOMEPAGE="https://github.com/veeti/manuale"
|
||||
SRC_URI="https://github.com/veeti/manuale/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
RDEPEND="${DEPEND}
|
||||
dev-python/cryptography[${PYTHON_USEDEP}]
|
||||
dev-python/requests[${PYTHON_USEDEP}]"
|
||||
|
||||
DOCS=( README.md CHANGELOG.md)
|
||||
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
<upstream>
|
||||
<remote-id type="github">veeti/manuale</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
@@ -608,12 +608,6 @@ app-text/doconce
|
||||
app-misc/openastro
|
||||
app-misc/openastro-data
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2020-04-19)
|
||||
# Unmaintained. Discontinued upstream. Uses old ACMEv1 API.
|
||||
# Stuck on Python 3.6.
|
||||
# Removal in 30 days. Bug #718204.
|
||||
app-crypt/manuale
|
||||
|
||||
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-04-18)
|
||||
# Unmaintained, vulnerable oracle java ebuilds, even fetching distfiles
|
||||
# requires agreement to restrictive license
|
||||
|
||||
Reference in New Issue
Block a user