diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-18 14:47:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-18 14:47:12 +0000 |
commit | f287b8bb34741920b9ad43ba0eff8fcf22b6fde4 (patch) | |
tree | dbd8766e0650643ee0ed1df596c8f43371f73f2f | |
parent | Fix bug number (diff) | |
download | historical-f287b8bb34741920b9ad43ba0eff8fcf22b6fde4.tar.gz historical-f287b8bb34741920b9ad43ba0eff8fcf22b6fde4.tar.bz2 historical-f287b8bb34741920b9ad43ba0eff8fcf22b6fde4.zip |
alpha/ia64/sparc stable wrt #284707
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
-rw-r--r-- | dev-python/qscintilla-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/qscintilla-python/qscintilla-python-2.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/qscintilla-python/ChangeLog b/dev-python/qscintilla-python/ChangeLog index 9360a39273bd..e03380826e6a 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/ChangeLog,v 1.44 2009/10/12 19:44:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/ChangeLog,v 1.45 2009/10/18 14:47:12 armin76 Exp $ + + 18 Oct 2009; Raúl Porcel <armin76@gentoo.org> + qscintilla-python-2.4.ebuild: + alpha/ia64/sparc stable wrt #284707 12 Oct 2009; Jeroen Roovers <jer@gentoo.org> qscintilla-python-2.4.ebuild: Stable for HPPA (bug #284707). diff --git a/dev-python/qscintilla-python/qscintilla-python-2.4.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.4.ebuild index 54dc969830ad..0cf675945ace 100644 --- a/dev-python/qscintilla-python/qscintilla-python-2.4.ebuild +++ b/dev-python/qscintilla-python/qscintilla-python-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.ebuild,v 1.12 2009/10/12 19:44:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/qscintilla-python-2.4.ebuild,v 1.13 2009/10/18 14:47:12 armin76 Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -15,7 +15,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 +qt4" DEPEND=">=dev-python/sip-4.8 |