Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/grass/
Date: Fri, 24 Sep 2021 23:36:58
Message-Id: 1632526491.861c790f2beb2ea20f1e99535a64abcb3f7776cf.sam@gentoo
1 commit: 861c790f2beb2ea20f1e99535a64abcb3f7776cf
2 Author: Tomas Zigo <tomas.zigo <AT> slovanet <DOT> sk>
3 AuthorDate: Fri Sep 24 11:17:45 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 24 23:34:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=861c790f
7
8 sci-geosciences/grass: upgrade autoconf version >= 2.69
9
10 https://github.com/OSGeo/grass/commit/dca9364c64d7dac5b4ae9262f016708a97c979d7
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 sci-geosciences/grass/grass-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-geosciences/grass/grass-9999.ebuild b/sci-geosciences/grass/grass-9999.ebuild
17 index b0087078be5..fd30b1deb55 100644
18 --- a/sci-geosciences/grass/grass-9999.ebuild
19 +++ b/sci-geosciences/grass/grass-9999.ebuild
20 @@ -5,7 +5,7 @@ EAPI=7
21
22 PYTHON_COMPAT=( python3_{8,9} )
23 PYTHON_REQ_USE="sqlite" # bug 572440
24 -WANT_AUTOCONF="2.1"
25 +WANT_AUTOCONF="2.5"
26 WX_GTK_VER="3.0-gtk3"
27
28 inherit autotools desktop flag-o-matic git-r3 python-single-r1 toolchain-funcs wxwidgets xdg