diff --git a/dev-python/axolotl-curve25519/Manifest b/dev-python/axolotl-curve25519/Manifest deleted file mode 100644 index 174dc01..0000000 --- a/dev-python/axolotl-curve25519/Manifest +++ /dev/null @@ -1,20 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -DIST axolotl-curve25519-0.4.1.tar.gz 100927 BLAKE2B c751b32e9a57ac59aebd9d89545fc4285c3cd21968e41628d5adf2368e39f25624854602caf015458a4ef018f9d8e144296595d2b1a023c928cfe590b726c610 SHA512 72e27c0b7e97a185ae7acb675203d8b98d5007aadd8314f03f85c4cb29483b34fb215da1a0cb4ad708d30ce2ea0fd15ba0766d31506919c8bf6068fd929fa861 ------BEGIN PGP SIGNATURE----- - -iQIzBAEBCAAdFiEEuys8HR2OLKbSzUtJHR6eQo71h0YFAlrngwMACgkQHR6eQo71 -h0a/0Q/+NRgBtSeN1jMCNtW3cMJkUfHLXEdSamUPnNo4NWMIMd6vBvPA7RlBKqY2 -qITXG3twN+0Fc3HgURDpzg4r6OIoEZmO3CYvlFMew90R1KDYbZZ62+vfyKUyN41s -jKGHJBaHS7GeZqwZpFUMGQfo2HafecwKfPReRkuDuaKrE/A2k1CJAeUXx5e1KKBf -7YK/ewJbEl8kO0+7lg1De/pvXMhjkS8pE9d2JJpJmZx7E/1Yw0O2Wu1cOyo2xtyz -3ueNgXTVKfA/mi7aokzrPIs0ixhmNqBH8fZ2VUenBrr5woE7XHrZO2nZbLpZ+V2+ -ie2V+0dTOqAqw1+PHvsjCBOuZYAruT+5MB5jj+i5lQ3Fm5NYcI1VrxTadxoyZaPY -ZxNEEV/Gw531Mhle6R//8G/W+UnN9sSee6cmDw+DzDRHtMRICfCLgvLTkQGY4Pd4 -8pMpht8Y3UHrGzt1V7HqkiobtshgB0XvKhlnjb+0GO6Fgg8yxJ667MaM+WeZNXdw -opoUyd3+31kt+2RL7z4P500wNMFWzyDMcvTXxNlRsUNAzzoMmNxpem+/4tQwBib/ -0dr95BkZge1gXtSN89pDY4FML5kWvlylD0hmbscbsuhNHlWfmmfs/shjEOMbErAE -cagkTpMKArawiINeja1y7yFzHPZhoZLzd9L4Al7djjzk3eDGlkY= -=WAH3 ------END PGP SIGNATURE----- diff --git a/dev-python/axolotl-curve25519/axolotl-curve25519-0.4.1.ebuild b/dev-python/axolotl-curve25519/axolotl-curve25519-0.4.1.ebuild deleted file mode 100644 index 049e5a0..0000000 --- a/dev-python/axolotl-curve25519/axolotl-curve25519-0.4.1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) - -inherit distutils-r1 - -DESCRIPTION="Python wrapper for the curve25519 library" -HOMEPAGE="https://github.com/gsahbi/python-axolotl-curve25519" - -if [[ "${PV}" == *9999 ]] -then - inherit git-r3 - EGIT_REPO_URI="https://github.com/gsahbi/${PN}.git" - KEYWORDS="" -else - SRC_URI="https://github.com/tgalal/python-${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" - S="${WORKDIR}"/python-${P} -fi - -LICENSE="GPL-3" -SLOT="0" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" - -DOCS=( README.md ) diff --git a/dev-python/axolotl-curve25519/axolotl-curve25519-9999.ebuild b/dev-python/axolotl-curve25519/axolotl-curve25519-9999.ebuild deleted file mode 100644 index 049e5a0..0000000 --- a/dev-python/axolotl-curve25519/axolotl-curve25519-9999.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) - -inherit distutils-r1 - -DESCRIPTION="Python wrapper for the curve25519 library" -HOMEPAGE="https://github.com/gsahbi/python-axolotl-curve25519" - -if [[ "${PV}" == *9999 ]] -then - inherit git-r3 - EGIT_REPO_URI="https://github.com/gsahbi/${PN}.git" - KEYWORDS="" -else - SRC_URI="https://github.com/tgalal/python-${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" - S="${WORKDIR}"/python-${P} -fi - -LICENSE="GPL-3" -SLOT="0" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" - -DOCS=( README.md ) diff --git a/dev-python/axolotl-curve25519/metadata.xml b/dev-python/axolotl-curve25519/metadata.xml deleted file mode 100644 index 6c2e82a..0000000 --- a/dev-python/axolotl-curve25519/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - holgersson@posteo.de - Nils Freydank - - - gsahbi/python-axolotl-curve25519 - -