diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
| commit | 290aebdea65a02557706eaeda477fef0437b6a48 (patch) | |
| tree | f87a939169a508a2e943570501b64cc16b411cda /sci-ml/fastdownload | |
| parent | 6783ddcd4b73d9ce586a71770caed352bec93b16 (diff) | |
| download | baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip | |
Adding metadata
Diffstat (limited to 'sci-ml/fastdownload')
| -rw-r--r-- | sci-ml/fastdownload/Manifest | 1 | ||||
| -rw-r--r-- | sci-ml/fastdownload/fastdownload-0.0.6.ebuild | 19 | ||||
| -rw-r--r-- | sci-ml/fastdownload/metadata.xml | 9 |
3 files changed, 0 insertions, 29 deletions
diff --git a/sci-ml/fastdownload/Manifest b/sci-ml/fastdownload/Manifest deleted file mode 100644 index fe8ef8a20bba..000000000000 --- a/sci-ml/fastdownload/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST fastdownload-0.0.6.tar.gz 14453 BLAKE2B d200f84914df472b5c7bc33b67abd00bd99b9444c05ac7425740ef378aac069bd2a7eeea5e1eddab16b06c7cb166d9a7fad9933b8bd278b31ccc0be9a71cb8c0 SHA512 2cdc106f97759c22c41723c92d497c8b38b629ad3f9dcb5bdb71d013301e84d5a31b6a101d740204fe8224b1a05bf1c35e2a1f453a3f9a069f4bb2def0490685 diff --git a/sci-ml/fastdownload/fastdownload-0.0.6.ebuild b/sci-ml/fastdownload/fastdownload-0.0.6.ebuild deleted file mode 100644 index b7ab1285737f..000000000000 --- a/sci-ml/fastdownload/fastdownload-0.0.6.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 2025-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -PYTHON_COMPAT=( python3_{13..14} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 pypi - -DESCRIPTION="Easily download, verify, and extract archives" -HOMEPAGE="https://fastdownload.fast.ai/" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - sci-ml/fastcore[${PYTHON_USEDEP}] - sci-ml/fastprogress[${PYTHON_USEDEP}] -" diff --git a/sci-ml/fastdownload/metadata.xml b/sci-ml/fastdownload/metadata.xml deleted file mode 100644 index a0399be92e98..000000000000 --- a/sci-ml/fastdownload/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>tupone@gentoo.org</email> - <name>Alfredo Tupone</name> - </maintainer> - <origin>baldeagleos-repo</origin> -</pkgmetadata> |
