From 710f1d3671009107b36e6a34839df37b70367454 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sat, 1 Jun 2024 08:40:02 +0000 Subject: Adding metadata --- dev-python/fuse-python/Manifest | 1 - dev-python/fuse-python/fuse-python-1.0.5.ebuild | 27 ------------------------- dev-python/fuse-python/metadata.xml | 10 --------- 3 files changed, 38 deletions(-) delete mode 100644 dev-python/fuse-python/Manifest delete mode 100644 dev-python/fuse-python/fuse-python-1.0.5.ebuild delete mode 100644 dev-python/fuse-python/metadata.xml (limited to 'dev-python/fuse-python') diff --git a/dev-python/fuse-python/Manifest b/dev-python/fuse-python/Manifest deleted file mode 100644 index dea8d245b362..000000000000 --- a/dev-python/fuse-python/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST python-fuse-1.0.5.gh.tar.gz 46592 BLAKE2B 9d33cf508a57b1a08f6c257ecee89386826f5f6c9be223f33c36789930baccaacab112305e264aa5c412f30bfff0562c6701b8ec1f9632d9d2e5ff8ea6013073 SHA512 e0d0cc0f3dee9416eefe430119e8f2f5a9bbc88a214d36d1d23c7e1f7ce78cc977a173f6d22c05cb928715d5c657ba29738f60453323b25299dddc08d57595d2 diff --git a/dev-python/fuse-python/fuse-python-1.0.5.ebuild b/dev-python/fuse-python/fuse-python-1.0.5.ebuild deleted file mode 100644 index 4bff34df5b75..000000000000 --- a/dev-python/fuse-python/fuse-python-1.0.5.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_EXT=1 -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 ) - -inherit distutils-r1 - -MY_P=python-fuse-${PV} -DESCRIPTION="Python FUSE bindings" -HOMEPAGE="https://github.com/libfuse/python-fuse" -SRC_URI=" - https://github.com/libfuse/python-fuse/archive/v${PV}.tar.gz - -> ${MY_P}.gh.tar.gz -" -S="${WORKDIR}/${MY_P}" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="sys-fs/fuse:0=" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" diff --git a/dev-python/fuse-python/metadata.xml b/dev-python/fuse-python/metadata.xml deleted file mode 100644 index 853174b8f2ab..000000000000 --- a/dev-python/fuse-python/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - python@gentoo.org - Python - - - gentoo-staging - \ No newline at end of file -- cgit v1.3.1