Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/wxpython/
Date: Sat, 03 Feb 2018 15:39:16
Message-Id: 1517670825.b559ae447bcd30099de7d5477b259cfe2e6ce7a2.leio@gentoo
1 commit: b559ae447bcd30099de7d5477b259cfe2e6ce7a2
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 3 15:12:30 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 3 15:13:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b559ae44
7
8 dev-python/wxpython: drop SLOT=2.8 to ~hppa, nothing needs it stable anymore
9
10 Everything that consumed wxpython as stable on hppa can now use 3.0 (mainly libkate),
11 so we don't need the stable keyword on wxpython:2.8 anymore, which will allow to clean
12 up wxGTK:2.8 more, as a revbump wasn't stabled on hppa on purpose as it's not really
13 needed for them.
14
15 Package-Manager: Portage-2.3.19, Repoman-2.3.6
16
17 dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild | 4 ++--
18 1 file changed, 2 insertions(+), 2 deletions(-)
19
20 diff --git a/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild b/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild
21 index 928b517c634..bb3bb88a6dd 100644
22 --- a/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild
23 +++ b/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2015 Gentoo Foundation
26 +# Copyright 1999-2018 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=5
30 @@ -21,7 +21,7 @@ SRC_URI="
31
32 LICENSE="wxWinLL-3"
33 SLOT="2.8"
34 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
35 +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
36 IUSE="cairo doc examples opengl"
37
38 RDEPEND="