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, 05 Aug 2018 01:03:49
Message-Id: 1533430220.356db9039305a3baadfbaacd287a255174212521.whissi@gentoo
1 commit: 356db9039305a3baadfbaacd287a255174212521
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 5 00:50:20 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 5 00:50:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=356db903
7
8 x11-libs/wxGTK: x86 stable (bug #662526)
9
10 Package-Manager: Portage-2.3.44, Repoman-2.3.10
11
12 x11-libs/wxGTK/wxGTK-3.0.4-r300.ebuild | 2 +-
13 x11-libs/wxGTK/wxGTK-3.0.4.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-libs/wxGTK/wxGTK-3.0.4-r300.ebuild b/x11-libs/wxGTK/wxGTK-3.0.4-r300.ebuild
17 index 277a21d4071..37fc6ed3a0c 100644
18 --- a/x11-libs/wxGTK/wxGTK-3.0.4-r300.ebuild
19 +++ b/x11-libs/wxGTK/wxGTK-3.0.4-r300.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/wxWidgets/wxWidgets/releases/download/v${PV}/wxWidge
21 https://dev.gentoo.org/~leio/distfiles/wxGTK-3.0.4_p20180507.tar.xz
22 doc? ( https://github.com/wxWidgets/wxWidgets/releases/download/v${PV}/wxWidgets-${PV}-docs-html.tar.bz2 )"
23
24 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
25 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
26 IUSE="+X aqua doc debug gstreamer libnotify opengl sdl tiff webkit"
27
28 WXSUBVERSION=${PV}.0-gtk3 # 3.0.3.0-gtk3
29
30 diff --git a/x11-libs/wxGTK/wxGTK-3.0.4.ebuild b/x11-libs/wxGTK/wxGTK-3.0.4.ebuild
31 index b0263676cd9..7fa67636631 100644
32 --- a/x11-libs/wxGTK/wxGTK-3.0.4.ebuild
33 +++ b/x11-libs/wxGTK/wxGTK-3.0.4.ebuild
34 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/wxWidgets/wxWidgets/releases/download/v${PV}/wxWidge
35 https://dev.gentoo.org/~leio/distfiles/wxGTK-3.0.4_p20180507.tar.xz
36 doc? ( https://github.com/wxWidgets/wxWidgets/releases/download/v${PV}/wxWidgets-${PV}-docs-html.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"
41
42 SLOT="3.0"