Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/grass/
Date: Thu, 12 May 2022 14:56:44
Message-Id: 1652367392.f3d70f239ea104f3151fead3a8037d7324bab0b0.andrewammerlaan@gentoo
1 commit: f3d70f239ea104f3151fead3a8037d7324bab0b0
2 Author: Tomas Zigo <tomas.zigo <AT> slovanet <DOT> sk>
3 AuthorDate: Sat May 7 04:13:08 2022 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Thu May 12 14:56:32 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3d70f23
7
8 sci-geosciences/grass: bump dev version to 8.3
9
10 Signed-off-by: Tomas Zigo <tomas.zigo <AT> slovanet.sk>
11 Closes: https://github.com/gentoo/gentoo/pull/25364
12 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
13
14 sci-geosciences/grass/grass-9999.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-geosciences/grass/grass-9999.ebuild b/sci-geosciences/grass/grass-9999.ebuild
18 index 31ad3a913914..f0e2a49326c0 100644
19 --- a/sci-geosciences/grass/grass-9999.ebuild
20 +++ b/sci-geosciences/grass/grass-9999.ebuild
21 @@ -13,7 +13,7 @@ DESCRIPTION="A free GIS with raster and vector functionality, as well as 3D vizu
22 HOMEPAGE="https://grass.osgeo.org/"
23
24 LICENSE="GPL-2"
25 -SLOT="0/8.1"
26 +SLOT="0/8.3"
27
28 GVERSION=${SLOT#*/}
29 MY_PM="${PN}${GVERSION}"