aboutsummaryrefslogtreecommitdiffstats
path: root/app-office
diff options
context:
space:
mode:
authorWolfgang Müller2022-03-16 09:13:21 +0100
committerWolfgang Müller2022-03-16 09:14:13 +0100
commitcccbb4954058868ed016a967c869421dbb53658b (patch)
tree3eb7994d114bb8edc3d2392fe655be528f07e4f3 /app-office
parent88d61e63340164790657f778868f0ddda666a426 (diff)
downloadpramantha-cccbb4954058868ed016a967c869421dbb53658b.tar.gz
app-office/fava_investor: treeclean
Diffstat (limited to 'app-office')
-rw-r--r--app-office/fava_investor/Manifest3
-rw-r--r--app-office/fava_investor/fava_investor-0.2.1.ebuild22
-rw-r--r--app-office/fava_investor/metadata.xml7
3 files changed, 0 insertions, 32 deletions
diff --git a/app-office/fava_investor/Manifest b/app-office/fava_investor/Manifest
deleted file mode 100644
index 935ee7c..0000000
--- a/app-office/fava_investor/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST fava_investor-0.2.1.tar.gz 377800 BLAKE2B 832f110834a33d331a2fa4b466d22e31ec4371eee2a2c6b054cffb0e9900e584667d5b5de193df3dccc5f48bc0142fce5b449a4ab6a5283e34178619a77d6fa2 SHA512 b678910704cf782989c8707cf45e0a716c9cb17780620432553e77ce8e3657bcf5a1f03460208c71b0f19806cd9281bcf34571920b41fa30bf31c6eb1f22eaa6
-EBUILD fava_investor-0.2.1.ebuild 719 BLAKE2B 790739c920607f9e12ab303fdbf53bc2fdce2b0286fb30ef9e240aa7e037ffb6fc140a1d9d090870eacc06b86d8b8c56f782b7ac917cdcb5b71b54e3950ff10d SHA512 ec777960706891ff7c0a3f0409bb6c731c5d736ae03725ebfd18d086c76f08b2457894004bd76783096b6a4f68b08a9ab362b721f7720b229afb34581ca470a5
-MISC metadata.xml 219 BLAKE2B 4017e2b1f6b36f72c186cfeb0955be57076a02d087acfd6caf9b9ec56509b5299be8d40dddaffd04433bb290f6dd35c94c59ac02a4f1ad7e63b13648e465e594 SHA512 555d3bce3f8cd9b4d78f59f494c326d7893f12c1907c1eb92107595886fc4a5e89b8b9fda7f434e021a9eede5dfd6d0c1dfee721c268ccad3d6a1865a92204e0
diff --git a/app-office/fava_investor/fava_investor-0.2.1.ebuild b/app-office/fava_investor/fava_investor-0.2.1.ebuild
deleted file mode 100644
index f2e49f9..0000000
--- a/app-office/fava_investor/fava_investor-0.2.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{8,9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Fava extension and beancount libraries for investing"
-HOMEPAGE="https://pypi.org/project/fava-investor/ https://github.com/redstreet/fava_investor"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND=">=app-office/beancount-2.3.2[${PYTHON_USEDEP}]
- >=app-office/fava-1.15[${PYTHON_USEDEP}]
- >=dev-python/argh-0.23.3[${PYTHON_USEDEP}]
- >=dev-python/argcomplete-1.11.1[${PYTHON_USEDEP}]
- >=dev-python/tabulate-0.8.3[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
diff --git a/app-office/fava_investor/metadata.xml b/app-office/fava_investor/metadata.xml
deleted file mode 100644
index c544433..0000000
--- a/app-office/fava_investor/metadata.xml
+++ /dev/null
@@ -1,7 +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>
-</pkgmetadata>