summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-10-06 22:03:42 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-10-13 13:40:29 +0200
commit73857cd0d08a0bd3e1eb1d2451b52fa8619839fc (patch)
tree8a2676f36fb14ab540e5a37ae756b8c48af13f5f /app-office/gnucash
parentsys-libs/gwenhywfar: Drop 4.20.2 (r0) (diff)
downloadgentoo-73857cd0d08a0bd3e1eb1d2451b52fa8619839fc.tar.gz
gentoo-73857cd0d08a0bd3e1eb1d2451b52fa8619839fc.tar.bz2
gentoo-73857cd0d08a0bd3e1eb1d2451b52fa8619839fc.zip
app-office/gnucash: Sorting, drop python3_4
Move xdg_environment_reset into src_prepare Keep variables and deps sorted Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office/gnucash')
-rw-r--r--app-office/gnucash/gnucash-3.7.ebuild16
1 files changed, 8 insertions, 8 deletions
diff --git a/app-office/gnucash/gnucash-3.7.ebuild b/app-office/gnucash/gnucash-3.7.ebuild
index 8b7b5d799f5c..a78ec12c8fc2 100644
--- a/app-office/gnucash/gnucash-3.7.ebuild
+++ b/app-office/gnucash/gnucash-3.7.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
inherit cmake-utils gnome2-utils python-single-r1 xdg-utils
@@ -15,12 +15,12 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="aqbanking smartcard debug doc examples gnome-keyring +gui mysql nls ofx
- postgres python quotes -register2 sqlite test"
+IUSE="aqbanking debug doc examples gnome-keyring +gui mysql nls ofx postgres
+ python quotes -register2 smartcard sqlite test"
REQUIRED_USE="
- smartcard? ( aqbanking )
- python? ( ${PYTHON_REQUIRED_USE} )"
+ python? ( ${PYTHON_REQUIRED_USE} )
+ smartcard? ( aqbanking )"
# libdbi version requirement for sqlite taken from bug #455134
#
@@ -29,11 +29,11 @@ REQUIRED_USE="
RDEPEND="
>=dev-libs/glib-2.46.0:2
>=dev-libs/libxml2-2.7.0:2
- >=sys-libs/zlib-1.1.4
- >=dev-scheme/guile-2.2.0:12=[deprecated,regex]
dev-libs/boost:=[icu,nls]
dev-libs/icu:=
dev-libs/libxslt
+ >=dev-scheme/guile-2.2.0:12=[deprecated,regex]
+ >=sys-libs/zlib-1.1.4
aqbanking? (
>=net-libs/aqbanking-5[ofx?]
sys-libs/gwenhywfar
@@ -88,7 +88,6 @@ PATCHES=(
pkg_setup() {
use python && python-single-r1_pkg_setup
- xdg_environment_reset
}
src_unpack() {
@@ -100,6 +99,7 @@ src_unpack() {
src_prepare() {
cmake-utils_src_prepare
+ xdg_environment_reset
# Fix tests writing to /tmp
local fixtestfiles=(