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 19:34:19
Message-Id: 1614454453.9bbd6d622f6ffd88964976766749e0654d1d74d6.sam@gentoo
1 commit: 9bbd6d622f6ffd88964976766749e0654d1d74d6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 19:34:13 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 19:34:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bbd6d62
7
8 dev-games/openscenegraph: Stabilize 3.6.5-r100 x86, #773310
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-games/openscenegraph/openscenegraph-3.6.5-r100.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
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 59773cf373c..b9c0eb9306f 100644
17 --- a/dev-games/openscenegraph/openscenegraph-3.6.5-r100.ebuild
18 +++ b/dev-games/openscenegraph/openscenegraph-3.6.5-r100.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/archive/${MY_P}.tar.gz"
26
27 LICENSE="wxWinLL-3 LGPL-2.1"
28 SLOT="0/161" # NOTE: CHECK WHEN BUMPING! Subslot is SOVERSION
29 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
30 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 x86"
31 IUSE="curl dicom debug doc egl examples ffmpeg fltk fox gdal gif glut
32 gstreamer jpeg las lua openexr openinventor osgapps pdf png sdl sdl2
33 svg tiff truetype vnc wxwidgets xrandr +zlib"