summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-02 09:28:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-02 09:28:19 +0000
commite213beea0f2c38ddfa07e2e84d350522d5ad55bb (patch)
tree1a5c49dac0322888990eb661c83674a30ca43d0c /dev-python/qscintilla-python
parentStable for ppc, wrt bug #524466 (diff)
downloadgentoo-2-e213beea0f2c38ddfa07e2e84d350522d5ad55bb.tar.gz
gentoo-2-e213beea0f2c38ddfa07e2e84d350522d5ad55bb.tar.bz2
gentoo-2-e213beea0f2c38ddfa07e2e84d350522d5ad55bb.zip
Stable for ppc, wrt bug #524466
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/qscintilla-python')
-rw-r--r--dev-python/qscintilla-python/ChangeLog5
-rw-r--r--dev-python/qscintilla-python/qscintilla-python-2.8.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/qscintilla-python/ChangeLog b/dev-python/qscintilla-python/ChangeLog
index adad5e6ec3fe..75a32441a16f 100644
--- a/dev-python/qscintilla-python/ChangeLog
+++ b/dev-python/qscintilla-python/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/qscintilla-python
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/ChangeLog,v 1.116 2015/03/01 16:33:04 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/ChangeLog,v 1.117 2015/03/02 09:28:19 ago Exp $
+
+ 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> qscintilla-python-2.8.4.ebuild:
+ Stable for ppc, wrt bug #524466
01 Mar 2015; Davide Pesavento <pesa@gentoo.org>
qscintilla-python-2.8.4.ebuild:
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.8.4.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.8.4.ebuild
index f20593998cd3..f02845e46237 100644
--- a/dev-python/qscintilla-python/qscintilla-python-2.8.4.ebuild
+++ b/dev-python/qscintilla-python/qscintilla-python-2.8.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/qscintilla-python-2.8.4.ebuild,v 1.3 2015/03/01 16:33:04 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/qscintilla-python-2.8.4.ebuild,v 1.4 2015/03/02 09:28:19 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/pyqt/${MY_P}.tar.gz"
LICENSE="|| ( GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86"
IUSE="debug"
DEPEND="