summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-03-16 21:10:58 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-03-16 21:10:58 +0000
commite0f9886b22889ce84969632f4c4c1ec7e116f353 (patch)
tree09301bb21e26f77e6b76c809f2563f1bfaa89caf /dev-python
parentVersion bump for bug 358783, drop old version (diff)
downloadgentoo-2-e0f9886b22889ce84969632f4c4c1ec7e116f353.tar.gz
gentoo-2-e0f9886b22889ce84969632f4c4c1ec7e116f353.tar.bz2
gentoo-2-e0f9886b22889ce84969632f4c4c1ec7e116f353.zip
ppc64 stable wrt #349607
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/qscintilla-python/ChangeLog6
-rw-r--r--dev-python/qscintilla-python/qscintilla-python-2.4.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/qscintilla-python/ChangeLog b/dev-python/qscintilla-python/ChangeLog
index 547e36ee0c69..a502d02817d1 100644
--- a/dev-python/qscintilla-python/ChangeLog
+++ b/dev-python/qscintilla-python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/qscintilla-python
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/ChangeLog,v 1.73 2011/02/27 18:15:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/ChangeLog,v 1.74 2011/03/16 21:10:58 xarthisius Exp $
+
+ 16 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ qscintilla-python-2.4.5.ebuild:
+ ppc64 stable wrt #349607
27 Feb 2011; Raúl Porcel <armin76@gentoo.org>
qscintilla-python-2.4.5.ebuild:
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.4.5.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.4.5.ebuild
index 3da541992c2f..157a58cdfb2c 100644
--- a/dev-python/qscintilla-python/qscintilla-python-2.4.5.ebuild
+++ b/dev-python/qscintilla-python/qscintilla-python-2.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.4.5.ebuild,v 1.8 2011/02/27 18:15:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/qscintilla-python-2.4.5.ebuild,v 1.9 2011/03/16 21:10:58 xarthisius Exp $
EAPI="2"
PYTHON_EXPORT_PHASE_FUNCTIONS="1"
@@ -17,7 +17,7 @@ SRC_URI="http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/${MY_P
LICENSE="|| ( GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="debug"
DEPEND=">=dev-python/sip-4.10