diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2025-04-12 19:02:14 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2025-04-12 19:02:14 +0200 |
| commit | c115af03e7bc60245ec113e78c0fd071869fc971 (patch) | |
| tree | b0a37d42645bc9b22234b8f519a68960a657d91a | |
| parent | 8f0953157754d096540509f3b85d7b0c2369ae89 (diff) | |
| download | kde-c115af03e7bc60245ec113e78c0fd071869fc971.tar.gz kde-c115af03e7bc60245ec113e78c0fd071869fc971.tar.bz2 kde-c115af03e7bc60245ec113e78c0fd071869fc971.zip | |
kde-frameworks/kapidox: drop 6.13.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| -rw-r--r-- | kde-frameworks/kapidox/Manifest | 1 | ||||
| -rw-r--r-- | kde-frameworks/kapidox/kapidox-6.13.0.ebuild | 24 |
2 files changed, 0 insertions, 25 deletions
diff --git a/kde-frameworks/kapidox/Manifest b/kde-frameworks/kapidox/Manifest deleted file mode 100644 index f1e97c7d1fd..00000000000 --- a/kde-frameworks/kapidox/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kapidox-6.13.0.tar.xz 198556 BLAKE2B 49d512072511273d781a3c2d387408e84b5d24a94a362abe4eb1211aa487f84d040da06d7087c20c81631c1645ed1dc7b13a3324f6a860e4656bd9d41b377845 SHA512 bd240dbe0990a51217be66b67d1659cb179ea276d5f4a45571e2efe3b276cce3a75251d373cf5332454c2d3d44ad005d855890a2618f9dbd1d395934bc4e8ad4 diff --git a/kde-frameworks/kapidox/kapidox-6.13.0.ebuild b/kde-frameworks/kapidox/kapidox-6.13.0.ebuild deleted file mode 100644 index 139e5436ed6..00000000000 --- a/kde-frameworks/kapidox/kapidox-6.13.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_SINGLE_IMPL=1 -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) -inherit frameworks.kde.org distutils-r1 - -DESCRIPTION="Framework for building KDE API documentation in a standard format and style" - -LICENSE="BSD-2" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" -IUSE="" - -RDEPEND=" - app-text/doxygen - $(python_gen_cond_dep ' - dev-python/jinja2[${PYTHON_USEDEP}] - dev-python/pyyaml[${PYTHON_USEDEP}] - ') - media-gfx/graphviz[python,${PYTHON_SINGLE_USEDEP}] -" |
