From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/openscenegraph/
Date: Mon, 12 Mar 2018 04:33:08 +0000 (UTC) [thread overview]
Message-ID: <1520828837.c7e79d4f9c0a4baecadaccb805f9edd2b2933b3b.mattst88@gentoo> (raw)
commit: c7e79d4f9c0a4baecadaccb805f9edd2b2933b3b
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 12 04:27:17 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Mar 12 04:27:17 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7e79d4f
dev-games/openscenegraph-3.5.5: ppc64 stable, bug 649688
dev-games/openscenegraph/openscenegraph-3.5.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild b/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild
index f5014511118..fa98c6bb2e3 100644
--- a/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild
+++ b/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/archive/${MY_P}.tar.gz"
LICENSE="wxWinLL-3 LGPL-2.1"
SLOT="0/145" # NOTE: CHECK WHEN BUMPING! Subslot is SOVERSION
-KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 x86"
IUSE="asio curl debug doc examples ffmpeg fltk fox gdal gif glut gstreamer gtk jpeg
jpeg2k las libav lua openexr openinventor osgapps pdf png sdl sdl2 svg tiff
truetype vnc wxwidgets xine xrandr zlib"
next reply other threads:[~2018-03-12 4:33 UTC|newest]
Thread overview: 63+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-12 4:33 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-25 23:02 [gentoo-commits] repo/gentoo:master commit in: dev-games/openscenegraph/ Sam James
2024-11-24 21:46 Sam James
2024-11-23 20:33 Arthur Zamarin
2024-06-16 9:18 Pacho Ramos
2023-07-05 20:49 Conrad Kostecki
2023-07-02 20:28 James Le Cuirot
2023-02-16 14:04 David Seifert
2023-02-15 6:46 Sam James
2022-08-11 7:37 Ionen Wolkens
2022-03-01 0:01 Sam James
2022-02-28 23:58 Sam James
2022-02-28 5:21 Sam James
2022-02-28 1:38 Sam James
2021-12-08 3:33 Sam James
2021-12-08 3:33 Sam James
2021-10-16 9:15 Sam James
2021-07-31 1:15 Ionen Wolkens
2021-07-31 1:15 Ionen Wolkens
2021-03-02 0:21 Maciej Mrozowski
2021-02-28 15:59 Sam James
2021-02-28 12:22 Sergei Trofimovich
2021-02-27 21:41 Sam James
2021-02-27 19:34 Sam James
2020-12-03 22:58 Marek Szuba
2020-09-04 3:42 Sam James
2020-09-04 3:20 Sam James
2020-08-30 19:10 Thomas Deutschmann
2020-08-29 12:57 Sam James
2020-08-02 22:30 Maciej Mrozowski
2020-04-25 18:35 Mikle Kolyada
2020-04-13 21:37 Sergei Trofimovich
2020-03-14 17:59 Andreas Sturmlechner
2020-01-10 22:43 Andreas Sturmlechner
2019-11-09 8:57 Andreas Sturmlechner
2019-11-09 8:57 Andreas Sturmlechner
2019-08-28 8:19 David Seifert
2018-03-11 2:16 Thomas Deutschmann
2018-03-04 22:30 Sergei Trofimovich
2018-02-26 19:58 Sergei Trofimovich
2018-02-26 19:35 Sergei Trofimovich
2017-09-23 2:23 Michael Palimaka
2017-07-26 8:20 Sergei Trofimovich
2017-07-20 20:57 Sergei Trofimovich
2017-05-18 0:29 Maciej Mrozowski
2017-04-21 3:30 Maciej Mrozowski
2017-04-20 8:26 Jeroen Roovers
2017-04-05 20:25 Michael Weber
2017-02-19 13:33 Agostino Sarubbo
2017-02-19 13:11 Agostino Sarubbo
2017-02-18 15:56 Andreas Sturmlechner
2017-02-18 15:52 Andreas Sturmlechner
2016-12-04 0:55 Patrice Clement
2016-12-04 0:55 Patrice Clement
2016-11-29 20:19 Pacho Ramos
2016-11-24 12:25 Michael Palimaka
2016-11-24 12:25 Michael Palimaka
2016-11-12 23:37 David Seifert
2016-11-04 1:35 Maciej Mrozowski
2016-07-21 0:07 Maciej Mrozowski
2016-01-13 14:10 Patrice Clement
2016-01-11 13:25 Lars Wendler
2015-10-25 13:29 Pacho Ramos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1520828837.c7e79d4f9c0a4baecadaccb805f9edd2b2933b3b.mattst88@gentoo \
--to=mattst88@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox