Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/wxGTK/
Date: Sun, 19 Nov 2017 19:14:54
Message-Id: 1511118848.84d73ffb1e06ed6c6e5557b26a799d53346c3ebe.whissi@gentoo
1 commit: 84d73ffb1e06ed6c6e5557b26a799d53346c3ebe
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 19 18:52:46 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 19 19:14:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84d73ffb
7
8 x11-libs/wxGTK: x86 stable (bug #632144)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild | 2 +-
13 x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild b/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild
17 index a18c134a3ef..5ce7a7afb85 100644
18 --- a/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild
19 +++ b/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild
20 @@ -15,7 +15,7 @@ BASE_P="${PN}-${BASE_PV}"
21 # docs, and are released more frequently than wxGTK.
22 SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2"
23
24 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
25 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
26 IUSE="+X aqua doc debug gnome gstreamer odbc opengl pch sdl tiff"
27
28 SLOT="2.8"
29
30 diff --git a/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild b/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild
31 index 648c61efc05..119ce761c23 100644
32 --- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild
33 +++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild
34 @@ -13,7 +13,7 @@ HOMEPAGE="https://wxwidgets.org/"
35 SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2
36 doc? ( mirror://sourceforge/wxpython/wxPython-docs-${PV}.tar.bz2 )"
37
38 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
39 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
40 IUSE="+X aqua doc debug gstreamer libnotify opengl sdl tiff webkit"
41
42 SLOT="3.0"