From deda131398847af33efc67a1d81e0854ad26e9ad Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Tue, 5 Mar 2024 20:42:02 +0000 Subject: app-crypt/bip32utils: treeclean --- app-crypt/bip32utils/Manifest | 1 - app-crypt/bip32utils/bip32utils-0.3_p4.ebuild | 24 ------------------------ app-crypt/bip32utils/metadata.xml | 12 ------------ 3 files changed, 37 deletions(-) delete mode 100644 app-crypt/bip32utils/Manifest delete mode 100644 app-crypt/bip32utils/bip32utils-0.3_p4.ebuild delete mode 100644 app-crypt/bip32utils/metadata.xml (limited to 'app-crypt') diff --git a/app-crypt/bip32utils/Manifest b/app-crypt/bip32utils/Manifest deleted file mode 100644 index e60915c0..00000000 --- a/app-crypt/bip32utils/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST bip32utils-0.3.post4.tar.gz 12917 BLAKE2B 0d5eba2da9a88e73dd3b96afd7ff103b4a8708cfca45039530784ec45fd0c0ac6a374c2674d570d5d021135ef54e9a2d5d954f975eab8b2577f5443955b7ee41 SHA512 934024a896815d5d4782b9a92a762f60e6efd42f2a1f03f1679f57820f6066319cfc235f80fedcac950f42fafe95a76a0b914b8eb06fcd0a0140ae2f986c6f42 diff --git a/app-crypt/bip32utils/bip32utils-0.3_p4.ebuild b/app-crypt/bip32utils/bip32utils-0.3_p4.ebuild deleted file mode 100644 index a644740d..00000000 --- a/app-crypt/bip32utils/bip32utils-0.3_p4.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) -inherit distutils-r1 - -MY_P="${P/_p/.post}" - -DESCRIPTION="Utilities for generating and using Bitcoin Hierarchical Deterministic wallets" -HOMEPAGE="https://github.com/prusnak/bip32utils" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-python/ecdsa[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" - -S="${WORKDIR}/${MY_P}" diff --git a/app-crypt/bip32utils/metadata.xml b/app-crypt/bip32utils/metadata.xml deleted file mode 100644 index 2dbc0608..00000000 --- a/app-crypt/bip32utils/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - bertrand@jacquin.bzh - Bertrand Jacquin - - - prusnak/bip32utils - bip32utils - - -- cgit v1.2.3