commit:     a6e1eaa71b4cc11fe6d8e342cd104eb709097e97
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  5 13:30:27 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr  5 13:30:27 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6e1eaa7

app-portage/pycargoebuild: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/pycargoebuild/Manifest                 |  1 -
 .../pycargoebuild/pycargoebuild-0.13.5.ebuild      | 28 ----------------------
 2 files changed, 29 deletions(-)

diff --git a/app-portage/pycargoebuild/Manifest 
b/app-portage/pycargoebuild/Manifest
index d6ff6c104e31..643548eeab04 100644
--- a/app-portage/pycargoebuild/Manifest
+++ b/app-portage/pycargoebuild/Manifest
@@ -1,2 +1 @@
-DIST pycargoebuild-0.13.5.tar.gz 54179 BLAKE2B 
dd4d69a720ad780f69870e4f75b8d3383306c92b0916f713b5af2d9fef19b0d74a30b0fbae89d01fcc8ea6c076503a0d6c53562a666291f3e5ac9b593e745a1f
 SHA512 
fcc66719c83e14cbad04b6e98bc4149327e79e6f2281fb564f2eb0ceabe6194da5e3a028060a788ecbe7b741b485c8449ba2c5873d4cc396daf79e08d01b9376
 DIST pycargoebuild-0.14.0.tar.gz 57877 BLAKE2B 
da6d23402a1294f3cee4fd4847079935614877495d52da97140e0d9a41097ab35d220ee0862ec1ad19ca3fac0f6717b36f9649980596cbb2f6b382a751219ccd
 SHA512 
8a10d1233899d0ec17203095e26a0ec5607e68c953914d87812bb051691660a35324638e8f7ca9cdd8717197306914e2e81e7733d0b310aca3af30fea84d76b8

diff --git a/app-portage/pycargoebuild/pycargoebuild-0.13.5.ebuild 
b/app-portage/pycargoebuild/pycargoebuild-0.13.5.ebuild
deleted file mode 100644
index 1aef8301838e..000000000000
--- a/app-portage/pycargoebuild/pycargoebuild-0.13.5.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 2022-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A generator for Rust/Cargo ebuilds written in Python"
-HOMEPAGE="
-       https://github.com/projg2/pycargoebuild/
-       https://pypi.org/project/pycargoebuild/
-"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~loong ~ppc64"
-
-RDEPEND="
-       dev-python/license-expression[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '
-               dev-python/tomli[${PYTHON_USEDEP}]
-       ' 3.10)
-"
-
-distutils_enable_tests pytest

Reply via email to