diff --git a/net-misc/magic-wormhole/Manifest b/net-misc/magic-wormhole/Manifest deleted file mode 100644 index 8a9e5a2..0000000 --- a/net-misc/magic-wormhole/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST magic-wormhole-0.12.0.gh.tar.gz 274063 BLAKE2B 6a0cddd285169373926de9da26125b34457c76e456b1bfd910baed74090900a663435b0df78e5521fd91274b111d8fad56e923832cdd430b2eb27c31d8b510e3 SHA512 141244e746b0718f2c9417e8f7de6a714b0feb051aea8c7950ea0d1bc5d2e24e922bed29544fe76aa61b06aa2ce2b5f330824017af8c6030813415e6c004c716 diff --git a/net-misc/magic-wormhole/magic-wormhole-0.12.0.ebuild b/net-misc/magic-wormhole/magic-wormhole-0.12.0.ebuild deleted file mode 100644 index c7f4263..0000000 --- a/net-misc/magic-wormhole/magic-wormhole-0.12.0.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} ) - -inherit distutils-r1 - -if [[ ${PV} == 9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/magic-wormhole/magic-wormhole.git" -else - SRC_URI="https://github.com/magic-wormhole/magic-wormhole/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" - KEYWORDS="~amd64" -fi - -DESCRIPTION="Safe, simple file sharing" -HOMEPAGE="https://github.com/magic-wormhole/magic-wormhole" -LICENSE="MIT" -SLOT="0" -RESTRICT="test" # Requires magic-wormhole-mailbox-server - -DEPEND="" -RDEPEND=" - >=dev-python/spake2-0.8[${PYTHON_USEDEP}] - dev-python/pynacl[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}] - >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}] - >=dev-python/twisted-22.4.0-r2[${PYTHON_USEDEP},ssl] - >=dev-python/autobahn-0.14.1[${PYTHON_USEDEP}] - dev-python/automat[${PYTHON_USEDEP}] - dev-python/hkdf[${PYTHON_USEDEP}] - dev-python/tqdm[${PYTHON_USEDEP}] - dev-python/click[${PYTHON_USEDEP}] - dev-python/humanize[${PYTHON_USEDEP}] - >=dev-python/txtorcon-18.0.2[${PYTHON_USEDEP}] -" -BDEPEND="" diff --git a/net-misc/magic-wormhole/magic-wormhole-9999.ebuild b/net-misc/magic-wormhole/magic-wormhole-9999.ebuild deleted file mode 100644 index c7f4263..0000000 --- a/net-misc/magic-wormhole/magic-wormhole-9999.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} ) - -inherit distutils-r1 - -if [[ ${PV} == 9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/magic-wormhole/magic-wormhole.git" -else - SRC_URI="https://github.com/magic-wormhole/magic-wormhole/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" - KEYWORDS="~amd64" -fi - -DESCRIPTION="Safe, simple file sharing" -HOMEPAGE="https://github.com/magic-wormhole/magic-wormhole" -LICENSE="MIT" -SLOT="0" -RESTRICT="test" # Requires magic-wormhole-mailbox-server - -DEPEND="" -RDEPEND=" - >=dev-python/spake2-0.8[${PYTHON_USEDEP}] - dev-python/pynacl[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}] - >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}] - >=dev-python/twisted-22.4.0-r2[${PYTHON_USEDEP},ssl] - >=dev-python/autobahn-0.14.1[${PYTHON_USEDEP}] - dev-python/automat[${PYTHON_USEDEP}] - dev-python/hkdf[${PYTHON_USEDEP}] - dev-python/tqdm[${PYTHON_USEDEP}] - dev-python/click[${PYTHON_USEDEP}] - dev-python/humanize[${PYTHON_USEDEP}] - >=dev-python/txtorcon-18.0.2[${PYTHON_USEDEP}] -" -BDEPEND="" diff --git a/net-misc/magic-wormhole/metadata.xml b/net-misc/magic-wormhole/metadata.xml deleted file mode 100644 index 77edc94..0000000 --- a/net-misc/magic-wormhole/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - flewkey@2a03.party - Ryan Fox - - - magic-wormhole - magic-wormhole/magic-wormhole - -