Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/openscenegraph/
Date: Sat, 27 Feb 2021 21:41:54
Message-Id: 1614462107.e8986fb3d62e1b50a82c39f77ea49c1392ecf833.sam@gentoo
1 commit: e8986fb3d62e1b50a82c39f77ea49c1392ecf833
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 21:41:47 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 21:41:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8986fb3
7
8 dev-games/openscenegraph: Stabilize 3.6.5-r100 amd64, #773310
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-games/openscenegraph/openscenegraph-3.6.5-r100.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-games/openscenegraph/openscenegraph-3.6.5-r100.ebuild b/dev-games/openscenegraph/openscenegraph-3.6.5-r100.ebuild
16 index b9c0eb9306f..60c4b8b785c 100644
17 --- a/dev-games/openscenegraph/openscenegraph-3.6.5-r100.ebuild
18 +++ b/dev-games/openscenegraph/openscenegraph-3.6.5-r100.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/archive/${MY_P}.tar.gz"
20
21 LICENSE="wxWinLL-3 LGPL-2.1"
22 SLOT="0/161" # NOTE: CHECK WHEN BUMPING! Subslot is SOVERSION
23 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 x86"
24 +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86"
25 IUSE="curl dicom debug doc egl examples ffmpeg fltk fox gdal gif glut
26 gstreamer jpeg las lua openexr openinventor osgapps pdf png sdl sdl2
27 svg tiff truetype vnc wxwidgets xrandr +zlib"