summaryrefslogtreecommitdiff
path: root/app-office/moneyguru
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
commitceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (patch)
tree9f47ee47c31a0f13f9496879cd88a1042550aa81 /app-office/moneyguru
parent53cba99042fa967e2a93da9f8db806fe2d035543 (diff)
gentoo (leap year) resync : 29.02.2020
Diffstat (limited to 'app-office/moneyguru')
-rw-r--r--app-office/moneyguru/Manifest4
-rw-r--r--app-office/moneyguru/moneyguru-2.13.1-r2.ebuild55
-rw-r--r--app-office/moneyguru/moneyguru-3.0.1-r2.ebuild2
3 files changed, 2 insertions, 59 deletions
diff --git a/app-office/moneyguru/Manifest b/app-office/moneyguru/Manifest
index 3a6729ef9cf2..4a554cd2e03b 100644
--- a/app-office/moneyguru/Manifest
+++ b/app-office/moneyguru/Manifest
@@ -1,5 +1,3 @@
-DIST moneyguru-2.13.1.tar.gz 1665892 BLAKE2B 969286130c5336f4c41ccf0ee3cbfe55a13560f753e137ff5370184c5aff3e038995c79ad48620a5653552406ea6fb56d356a209cd36774751db4f8e3777354c SHA512 9544a2fe17d0c1d4a6f1ee6c52c79e66ca76da6a6ac35067f1961fe2b44a8efe20173ee5932a91adeeebcb0a522b544df11ad388cb4c453a0641060d75f2a17c
DIST moneyguru-3.0.1.tar.gz 1052191 BLAKE2B 30ea5eaa7b6256a33e98dc590015f563a3d5f6a10ccf26911e397dced79dfffa3b55941900ecf2cf3915ad0055db0c4c95b2f10c0c55e34d972afe32d714a588 SHA512 fe0de1d01340d124f8f385a4713c6748d2d445c653b508ad08303a3fea5192a0d88be9feb4984d19d4608436eb47de830d1c3dc6680d23aeff81107d27dcaf10
-EBUILD moneyguru-2.13.1-r2.ebuild 1070 BLAKE2B 33dfa6c0869bfb721d4e44704568feeb8d715f055932b6df122014a018b08c78f6051fa5cfb892817d9687d0f99872c50a903302301a5c8183c284dc570fe157 SHA512 4c16260f0402f8c858aaf659d50e95c318940c05f632bdb61346bb6eb16baadb364b8b2caa019c884ffd0819a24766e386b3fce3ea84a4700315256289154368
-EBUILD moneyguru-3.0.1-r2.ebuild 1082 BLAKE2B 45645423549773705377a683836ce7bd36e5b79426b42913df17600118547e2d40bde999f3c3c5025c9e86590b17837893e3fbcb4d63d328e4aa0c442d485c48 SHA512 262232c8f175f9d624d338c19a3a63c5a646b06a6e2edbf1a3017a4aed1e1db6c7ed8e4ef6f7d21d54a0b8c8b885145dd0c7fb198e3acb4c3d21209acc370bf0
+EBUILD moneyguru-3.0.1-r2.ebuild 1081 BLAKE2B e6ee61c8c43be02aec3256744a510f57cf535315c074bad0b695ad3c7ccb0dc202ca0457e09be02640d60f9d4b6c9da6d51c4220f7b5e7e1690cb1eb90177e55 SHA512 819f95d30a731f09451dbc271cbe2cc67820d7e83f1e85726e9ff22cebfd02d33477e4dfcea2fb1a2419f816ba253ff87df0b59a0f1a5c88982f28d70ca72228
MISC metadata.xml 247 BLAKE2B bc448f928ac9504f3c98bda2a3a36cbd66b58dab1fe217479b20d0b8129e9197746542c0d173ada41d7bf197b27af1023bd04aeb78070672b9b465b0a09c5348 SHA512 00e14b701e986d81baeff9a09cf22bc350eac1f2db9e2bdfaa120013c83a3d316c2a0aeffb8828ad7c14a8521df23536e5ae458fea39834de5e9eb65e87b9bed
diff --git a/app-office/moneyguru/moneyguru-2.13.1-r2.ebuild b/app-office/moneyguru/moneyguru-2.13.1-r2.ebuild
deleted file mode 100644
index 31987d2240e4..000000000000
--- a/app-office/moneyguru/moneyguru-2.13.1-r2.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit python-single-r1
-
-DESCRIPTION="Future-aware personal finances management"
-HOMEPAGE="https://hardcoded.net/moneyguru"
-SRC_URI="https://download.hardcoded.net/${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="${PYTHON_DEPS}
- dev-db/sqlite:3
- dev-libs/glib:2
- $(python_gen_cond_dep '
- dev-python/PyQt5[${PYTHON_MULTI_USEDEP},gui,widgets,printsupport]
- ')
- dev-qt/qttranslations"
-DEPEND="${RDEPEND}
- test? (
- $(python_gen_cond_dep '
- <dev-python/pytest-4[${PYTHON_MULTI_USEDEP}]
- ')
- dev-util/cunit
- )"
-
-_emake() {
- emake CFLAGS="\$(DEFAULT_CFLAGS) ${CFLAGS}" \
- SHEBANG="${PYTHON}" \
- DESTDIR="${ED}" \
- PREFIX=/usr \
- $@
-}
-
-src_compile() {
- _emake
-}
-
-src_install() {
- _emake install
-}
-
-src_test() {
- emake -C ccore CFLAGS="\$(DEFAULT_CFLAGS) ${CFLAGS}" tests
- pytest -vv core || die "Tests failed with ${EPYTHON}"
-}
diff --git a/app-office/moneyguru/moneyguru-3.0.1-r2.ebuild b/app-office/moneyguru/moneyguru-3.0.1-r2.ebuild
index ba927b91e60b..f61cd8bea01e 100644
--- a/app-office/moneyguru/moneyguru-3.0.1-r2.ebuild
+++ b/app-office/moneyguru/moneyguru-3.0.1-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://download.hardcoded.net/${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="test"
RESTRICT="!test? ( test )"
REQUIRED_USE=${PYTHON_REQUIRED_USE}