diff options
author | Wolfgang Müller | 2025-02-20 22:12:56 +0100 |
---|---|---|
committer | Wolfgang Müller | 2025-02-20 22:14:40 +0100 |
commit | 1a55dd773de240b2b803e655a93cc8a63ff950af (patch) | |
tree | 05730956f79db8b57ef0cc21fa4d817414e758dd /app-office | |
parent | 485ebe0f4bae2a68bf9dc2be13bba4c57d7de33f (diff) | |
download | pramantha-1a55dd773de240b2b803e655a93cc8a63ff950af.tar.gz |
app-office/fava-plugins: drop
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/fava-plugins/Manifest | 3 | ||||
-rw-r--r-- | app-office/fava-plugins/fava-plugins-1.0-r1.ebuild | 19 | ||||
-rw-r--r-- | app-office/fava-plugins/metadata.xml | 11 |
3 files changed, 0 insertions, 33 deletions
diff --git a/app-office/fava-plugins/Manifest b/app-office/fava-plugins/Manifest deleted file mode 100644 index 79a31f0..0000000 --- a/app-office/fava-plugins/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST fava-plugins-1.0.tar.gz 3419 BLAKE2B 6bc728e22cf2a1008915000bd0101b373d6b6e621bc7418a142f839c9a34b7c1cbe89d0c998f3c9f80325b3304ac91a359f9cfefc50b04bff812343ca79c0a01 SHA512 f079d829b20dcc88c048bbf314cdcccae236284625af18fe82baf9ae320481e75dab61b71fe597ce94709acb1ccf8fbfe5665ec0aa7200084f8347b3d0f404be -EBUILD fava-plugins-1.0-r1.ebuild 495 BLAKE2B 32477bf96e5aa64b54208a72d02c0d5dbb4d90902b1842362596f913e618213b67d3344f292a11f083a37d8e274bc005830ccc8a76ab50f8e973664001de4d04 SHA512 b03009888d4b57dd3582d728ab811c370d20dfcfc0b1cf520f2155b3d067fc817fafbb66c72b853f25e0127e800ec071add9c71339756e387993c41cea4ce2e0 -MISC metadata.xml 356 BLAKE2B cc68c069f987ddd114c2a8cdda413704b499b7cd2baf84b49cc5705fa7dbc4cc7d803367dfbb9e5be7a8057fa4a952e3e0ced4ea5b71cc508818a9f3cbca2b1a SHA512 11ae54deca78791480ea649f040a6670f4690b1a2312fb2da9989cb3a09f7739a75a47c8e07b75f0c2fcee408c3654f8de9e13aa168915ee60d74c33fe759feb diff --git a/app-office/fava-plugins/fava-plugins-1.0-r1.ebuild b/app-office/fava-plugins/fava-plugins-1.0-r1.ebuild deleted file mode 100644 index 30a0d81..0000000 --- a/app-office/fava-plugins/fava-plugins-1.0-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -PYTHON_COMPAT=( python3_{11,12} ) -DISTUTILS_USE_PEP517=setuptools -DISTUTILS_SINGLE_IMPL=1 -PYPI_NO_NORMALIZE=1 - -inherit distutils-r1 pypi - -DESCRIPTION="A collection of beancount plugins" -HOMEPAGE="https://pypi.org/project/fava-plugins/ https://github.com/beancount/fava-plugins" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=">=app-office/beancount-2.0[${PYTHON_SINGLE_USEDEP}]" diff --git a/app-office/fava-plugins/metadata.xml b/app-office/fava-plugins/metadata.xml deleted file mode 100644 index dacaef1..0000000 --- a/app-office/fava-plugins/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>wolf@oriole.systems</email> - </maintainer> - <upstream> - <remote-id type="github">beancount/fava-plugins</remote-id> - <remote-id type="pypi">fava-plugins</remote-id> - </upstream> -</pkgmetadata> |