From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 125231382C5 for ; Sat, 3 Feb 2018 15:39:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2F9AEE0980; Sat, 3 Feb 2018 15:39:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0BC58E09AB for ; Sat, 3 Feb 2018 15:39:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9F3C5335C6C for ; Sat, 3 Feb 2018 15:39:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF0AD1DC for ; Sat, 3 Feb 2018 15:39:09 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1517670825.b559ae447bcd30099de7d5477b259cfe2e6ce7a2.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/wxpython/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild X-VCS-Directories: dev-python/wxpython/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: b559ae447bcd30099de7d5477b259cfe2e6ce7a2 X-VCS-Branch: master Date: Sat, 3 Feb 2018 15:39:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 718cb171-b957-4fb6-9438-81f9988ca94b X-Archives-Hash: 27872029c5c6c5cf6166673a87a61713 commit: b559ae447bcd30099de7d5477b259cfe2e6ce7a2 Author: Mart Raudsepp gentoo org> AuthorDate: Sat Feb 3 15:12:30 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Feb 3 15:13:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b559ae44 dev-python/wxpython: drop SLOT=2.8 to ~hppa, nothing needs it stable anymore Everything that consumed wxpython as stable on hppa can now use 3.0 (mainly libkate), so we don't need the stable keyword on wxpython:2.8 anymore, which will allow to clean up wxGTK:2.8 more, as a revbump wasn't stabled on hppa on purpose as it's not really needed for them. Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild b/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild index 928b517c634..bb3bb88a6dd 100644 --- a/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild +++ b/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="wxWinLL-3" SLOT="2.8" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="cairo doc examples opengl" RDEPEND="