summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/manuale/Manifest1
-rw-r--r--app-crypt/manuale/manuale-1.1.0.ebuild24
-rw-r--r--app-crypt/manuale/metadata.xml8
3 files changed, 0 insertions, 33 deletions
diff --git a/app-crypt/manuale/Manifest b/app-crypt/manuale/Manifest
deleted file mode 100644
index 1cc5d25b0e8c..000000000000
--- a/app-crypt/manuale/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST manuale-1.1.0.tar.gz 14015 BLAKE2B 1c3eb18e591032c1633e73da46bd91653627c127ccd9d0006d776ccc12d95faaf53b8942a47fcedcb37ef998ad6975efee7a20658f6e366fa51f0b6ddd635f31 SHA512 b78d6468fba14738f0b33cb11817a61692bab2b18a3331b2696c6e1c070a202903be6d6f642da7dd35560b15ee5fe24afecebe51395bdacae59f04cc582b6b44
diff --git a/app-crypt/manuale/manuale-1.1.0.ebuild b/app-crypt/manuale/manuale-1.1.0.ebuild
deleted file mode 100644
index ea17625b0910..000000000000
--- a/app-crypt/manuale/manuale-1.1.0.ebuild
+++ /dev/null
@@ -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)
diff --git a/app-crypt/manuale/metadata.xml b/app-crypt/manuale/metadata.xml
deleted file mode 100644
index 0610b7e1cd7e..000000000000
--- a/app-crypt/manuale/metadata.xml
+++ /dev/null
@@ -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>