From 4b25227645e9ae5913d337e8ffe4256dfc0731da Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Wed, 30 Sep 2020 20:22:51 +0200 Subject: app-office/fava-plugins: Add 1.0 Package-Manager: Portage-3.0.4, Repoman-3.0.1 --- app-office/fava-plugins/Manifest | 3 +++ app-office/fava-plugins/fava-plugins-1.0.ebuild | 18 ++++++++++++++++++ app-office/fava-plugins/metadata.xml | 7 +++++++ 3 files changed, 28 insertions(+) create mode 100644 app-office/fava-plugins/Manifest create mode 100644 app-office/fava-plugins/fava-plugins-1.0.ebuild create mode 100644 app-office/fava-plugins/metadata.xml (limited to 'app-office') diff --git a/app-office/fava-plugins/Manifest b/app-office/fava-plugins/Manifest new file mode 100644 index 0000000..9096662 --- /dev/null +++ b/app-office/fava-plugins/Manifest @@ -0,0 +1,3 @@ +DIST fava-plugins-1.0.tar.gz 3419 BLAKE2B 6bc728e22cf2a1008915000bd0101b373d6b6e621bc7418a142f839c9a34b7c1cbe89d0c998f3c9f80325b3304ac91a359f9cfefc50b04bff812343ca79c0a01 SHA512 f079d829b20dcc88c048bbf314cdcccae236284625af18fe82baf9ae320481e75dab61b71fe597ce94709acb1ccf8fbfe5665ec0aa7200084f8347b3d0f404be +EBUILD fava-plugins-1.0.ebuild 506 BLAKE2B 03a22b32560c7ed5b03485fa765774d18064370cb9b246482b60a5d24c044735da37668944756c323f81eec3a6a56149bfdc6ef3870fce8c3ec7e1977c367a17 SHA512 4ef60dc471e3423ac7711a40fa33e9bcee8613d1f3d8369dd91c2f1735f9a89a2fd4de7c5383aa6fb13632d2a4d3ab64e60008b0e4eefd097e6d8c183afb995e +MISC metadata.xml 219 BLAKE2B 4017e2b1f6b36f72c186cfeb0955be57076a02d087acfd6caf9b9ec56509b5299be8d40dddaffd04433bb290f6dd35c94c59ac02a4f1ad7e63b13648e465e594 SHA512 555d3bce3f8cd9b4d78f59f494c326d7893f12c1907c1eb92107595886fc4a5e89b8b9fda7f434e021a9eede5dfd6d0c1dfee721c268ccad3d6a1865a92204e0 diff --git a/app-office/fava-plugins/fava-plugins-1.0.ebuild b/app-office/fava-plugins/fava-plugins-1.0.ebuild new file mode 100644 index 0000000..4f5787e --- /dev/null +++ b/app-office/fava-plugins/fava-plugins-1.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PYTHON_COMPAT=( python3_{7,8,9} ) + +inherit distutils-r1 + +DESCRIPTION="A collection of beancount plugins" +HOMEPAGE="https://pypi.org/project/fava-plugins/ https://github.com/beancount/fava-plugins" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="amd64 x86" + +RDEPEND=">=app-office/beancount-2.0[${PYTHON_USEDEP}]" +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/app-office/fava-plugins/metadata.xml b/app-office/fava-plugins/metadata.xml new file mode 100644 index 0000000..c544433 --- /dev/null +++ b/app-office/fava-plugins/metadata.xml @@ -0,0 +1,7 @@ + + + + + wolf@oriole.systems + + -- cgit v1.2.3-2-gb3c3