diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
| commit | f716a9fe6455d39eef01e718aae68dae61c19704 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/breathe | |
| parent | 3f9cf298e89cd5037b982abba06091224ee76daf (diff) | |
| download | baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip | |
Adding metadata
Diffstat (limited to 'dev-python/breathe')
| -rw-r--r-- | dev-python/breathe/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/breathe/breathe-4.36.0.ebuild | 37 | ||||
| -rw-r--r-- | dev-python/breathe/metadata.xml | 21 |
3 files changed, 0 insertions, 59 deletions
diff --git a/dev-python/breathe/Manifest b/dev-python/breathe/Manifest deleted file mode 100644 index 925bcf01af88..000000000000 --- a/dev-python/breathe/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST breathe-4.36.0.gh.tar.gz 219346 BLAKE2B 26e18a7cbe34762579bff965e48772b54438a2ed1235dad52fc63533afe47f78cb921683c201a281e732f4e67d5a5edbe850a369f57d7eca83f0a54f43cb68a5 SHA512 fd640ed75680134a5a0e8860764bb430bb971f49ad2f88392de7ba97d633e377079eaf1c7e35a72db135e4c4d3b066c6c9744ccc151ad18d865bb37c9de833d7 diff --git a/dev-python/breathe/breathe-4.36.0.ebuild b/dev-python/breathe/breathe-4.36.0.ebuild deleted file mode 100644 index 7ec39b8c5572..000000000000 --- a/dev-python/breathe/breathe-4.36.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 - -DESCRIPTION="Sphinx Doxygen renderer" -HOMEPAGE=" - https://breathe.readthedocs.io/en/latest/ - https://github.com/breathe-doc/breathe/ - https://pypi.org/project/breathe/ -" -SRC_URI=" - https://github.com/breathe-doc/breathe/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" - -RDEPEND=" - app-text/doxygen - dev-python/docutils[${PYTHON_USEDEP}] - >=dev-python/sphinx-7.2.0[${PYTHON_USEDEP}] - dev-texlive/texlive-bibtexextra - dev-texlive/texlive-fontsextra - dev-texlive/texlive-fontutils - dev-texlive/texlive-latex - dev-texlive/texlive-latexextra -" - -distutils_enable_tests pytest diff --git a/dev-python/breathe/metadata.xml b/dev-python/breathe/metadata.xml deleted file mode 100644 index 8348e294cac4..000000000000 --- a/dev-python/breathe/metadata.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <longdescription> - Breathe provides a bridge between the Sphinx and Doxygen - documentation systems. - It is an easy way to include Doxygen information in a set of - documentation generated by Sphinx. The aim is to produce an autodoc - like support for people who enjoy using Sphinx but work with languages - other than Python. The system relies on the Doxygen’s xml output. - </longdescription> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">breathe</remote-id> - <remote-id type="github">breathe-doc/breathe</remote-id> - </upstream> -</pkgmetadata> |
