summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-13 09:39:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-13 09:39:13 +0000
commit2b36d7abb691b3fef22cb609ed9d8baf772132d7 (patch)
tree3559ade76a9beaf8d7c191a0b38eb2d979ce15db /dev-python/qscintilla-python
parentStable for alpha, wrt bug #524466 (diff)
downloadgentoo-2-2b36d7abb691b3fef22cb609ed9d8baf772132d7.tar.gz
gentoo-2-2b36d7abb691b3fef22cb609ed9d8baf772132d7.tar.bz2
gentoo-2-2b36d7abb691b3fef22cb609ed9d8baf772132d7.zip
Stable for alpha, wrt bug #524466
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 f6b793550376..bb0974b04bf3 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.118 2015/04/08 08:05:26 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/ChangeLog,v 1.119 2015/04/13 09:39:13 ago Exp $
+
+ 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> qscintilla-python-2.8.4.ebuild:
+ Stable for alpha, wrt bug #524466
08 Apr 2015; Michał Górny <mgorny@gentoo.org> qscintilla-python-2.7.2.ebuild:
Drop old Python implementations
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 f02845e46237..987792c5cb75 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.4 2015/03/02 09:28:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/qscintilla-python-2.8.4.ebuild,v 1.5 2015/04/13 09:39:13 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="