aboutsummaryrefslogtreecommitdiffstats
path: root/app-office
diff options
context:
space:
mode:
authorWolfgang Müller2022-03-16 10:46:21 +0100
committerWolfgang Müller2022-03-16 10:50:23 +0100
commit993eda826ee5b66b4591fc0c49cc3e9c6bb32a61 (patch)
tree4677e4a603fe720a23cc81750cf59f9ce393bbeb /app-office
parentc64a7250d003abe6267c27efccdc98f418facd5c (diff)
downloadpramantha-993eda826ee5b66b4591fc0c49cc3e9c6bb32a61.tar.gz
app-office/beancount: update EAPI 7 -> 8
Diffstat (limited to 'app-office')
-rw-r--r--app-office/beancount/Manifest4
-rw-r--r--app-office/beancount/beancount-2.3.5.ebuild3
-rw-r--r--app-office/beancount/beancount-9999.ebuild3
3 files changed, 4 insertions, 6 deletions
diff --git a/app-office/beancount/Manifest b/app-office/beancount/Manifest
index cf86aa5..f176ca9 100644
--- a/app-office/beancount/Manifest
+++ b/app-office/beancount/Manifest
@@ -1,4 +1,4 @@
DIST beancount-2.3.5.tar.gz 638463 BLAKE2B 9c2f561e7c7addc17addd598c2558ed51421c15bb2bc3a84b0e4bc8111f1baa331e3d8013fab03ff7ffc9a48010dbb425b8aa8078dc6ab6581d6c6fa78f1f9f6 SHA512 ddafcfad3b3b600b15dc6a6591a457c0dd10c46aed310502983ccd46931fcea9cb24227a302dcb798efdbc7167f6ca074e5b1cf0a02369f66fe20f386187427b
-EBUILD beancount-2.3.5.ebuild 1563 BLAKE2B 326bce5e388fbdacafe5f74611c86b1004e112b08d61444e04404f94cff2a172130a78c7ea27006714eb74c60f449b3f15bf5f21033d377088680fac295fab43 SHA512 0920364ab31900f4ec99c9838fa0ebc4614e446cdc0ac3ed9d625d806612c895d497f953390ebdd901a1046092a19f9560ae2cffc227ad29084003648407a04a
-EBUILD beancount-9999.ebuild 1563 BLAKE2B 326bce5e388fbdacafe5f74611c86b1004e112b08d61444e04404f94cff2a172130a78c7ea27006714eb74c60f449b3f15bf5f21033d377088680fac295fab43 SHA512 0920364ab31900f4ec99c9838fa0ebc4614e446cdc0ac3ed9d625d806612c895d497f953390ebdd901a1046092a19f9560ae2cffc227ad29084003648407a04a
+EBUILD beancount-2.3.5.ebuild 1550 BLAKE2B f49cd0399666f01331b31959ab93405c793d40b4b6f68fb9229f74442863361147fb4fa1030e3fb665c33d4110adb4f59adf1196b2b45256a142b427156f3e6c SHA512 0d4bd000371d0e6edade64cee4fef216409ea74e663ed1c6383a5c3a53f80c82b4e9b2a9d89ef2b6591e038de39695d34b2f2c053acaf78bc62036956c291b4a
+EBUILD beancount-9999.ebuild 1550 BLAKE2B f49cd0399666f01331b31959ab93405c793d40b4b6f68fb9229f74442863361147fb4fa1030e3fb665c33d4110adb4f59adf1196b2b45256a142b427156f3e6c SHA512 0d4bd000371d0e6edade64cee4fef216409ea74e663ed1c6383a5c3a53f80c82b4e9b2a9d89ef2b6591e038de39695d34b2f2c053acaf78bc62036956c291b4a
MISC metadata.xml 219 BLAKE2B 4017e2b1f6b36f72c186cfeb0955be57076a02d087acfd6caf9b9ec56509b5299be8d40dddaffd04433bb290f6dd35c94c59ac02a4f1ad7e63b13648e465e594 SHA512 555d3bce3f8cd9b4d78f59f494c326d7893f12c1907c1eb92107595886fc4a5e89b8b9fda7f434e021a9eede5dfd6d0c1dfee721c268ccad3d6a1865a92204e0
diff --git a/app-office/beancount/beancount-2.3.5.ebuild b/app-office/beancount/beancount-2.3.5.ebuild
index 723feae..ed997ec 100644
--- a/app-office/beancount/beancount-2.3.5.ebuild
+++ b/app-office/beancount/beancount-2.3.5.ebuild
@@ -1,7 +1,7 @@
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_9 )
DISTUTILS_USE_SETUPTOOLS="rdepend"
@@ -14,7 +14,6 @@ if [[ ${PV} == 9999* ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/beancount/beancount"
EGIT_BRANCH="v2"
- KEYWORDS=""
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="amd64 x86"
diff --git a/app-office/beancount/beancount-9999.ebuild b/app-office/beancount/beancount-9999.ebuild
index 723feae..ed997ec 100644
--- a/app-office/beancount/beancount-9999.ebuild
+++ b/app-office/beancount/beancount-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_9 )
DISTUTILS_USE_SETUPTOOLS="rdepend"
@@ -14,7 +14,6 @@ if [[ ${PV} == 9999* ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/beancount/beancount"
EGIT_BRANCH="v2"
- KEYWORDS=""
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="amd64 x86"