summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-10-23 17:31:19 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-10-23 17:31:19 +0000
commit91812f23199b713bbb17dc36954aa9f4084a7fb6 (patch)
treee4977e47fa574d1bee43c60320a9da7e876a2713 /dev-python
parentRemove old; add note regarding app-crypt/ekey-egd-linux; fix CC not being used. (diff)
downloadgentoo-2-91812f23199b713bbb17dc36954aa9f4084a7fb6.tar.gz
gentoo-2-91812f23199b713bbb17dc36954aa9f4084a7fb6.tar.bz2
gentoo-2-91812f23199b713bbb17dc36954aa9f4084a7fb6.zip
ia64/sparc stable wrt #315775
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/qscintilla-python/ChangeLog6
-rw-r--r--dev-python/qscintilla-python/qscintilla-python-2.4.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/qscintilla-python/ChangeLog b/dev-python/qscintilla-python/ChangeLog
index 219f01d0adde..129d5e758781 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/ChangeLog,v 1.63 2010/09/16 18:30:04 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/ChangeLog,v 1.64 2010/10/23 17:31:19 armin76 Exp $
+
+ 23 Oct 2010; Raúl Porcel <armin76@gentoo.org>
+ qscintilla-python-2.4.3.ebuild:
+ ia64/sparc stable wrt #315775
16 Sep 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-qscintilla-python-2.4.2-r1.ebuild, -qscintilla-python-2.4.4.ebuild:
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.4.3.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.4.3.ebuild
index 46c28316be52..e36976f2ed7f 100644
--- a/dev-python/qscintilla-python/qscintilla-python-2.4.3.ebuild
+++ b/dev-python/qscintilla-python/qscintilla-python-2.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.3.ebuild,v 1.7 2010/09/13 22:04:32 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/qscintilla-python-2.4.3.ebuild,v 1.8 2010/10/23 17:31:19 armin76 Exp $
EAPI="2"
PYTHON_EXPORT_PHASE_FUNCTIONS="1"
@@ -16,7 +16,7 @@ SRC_URI="http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/${MY_P
LICENSE="|| ( GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="debug"
DEPEND=">=dev-python/sip-4.10