diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-27 18:17:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-27 18:17:17 +0000 |
commit | b142f76c54b76e81c2bac6952c7d611db5ad06ea (patch) | |
tree | 9b50d1cd102e111f57168f71e25656973796b9e5 /x11-libs | |
parent | stable ppc, bug 355269 (diff) | |
download | gentoo-2-b142f76c54b76e81c2bac6952c7d611db5ad06ea.tar.gz gentoo-2-b142f76c54b76e81c2bac6952c7d611db5ad06ea.tar.bz2 gentoo-2-b142f76c54b76e81c2bac6952c7d611db5ad06ea.zip |
ia64/sparc stable wrt #349607
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qscintilla/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qscintilla/qscintilla-2.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qscintilla/ChangeLog b/x11-libs/qscintilla/ChangeLog index 30eefb1185e5..4e6abb9427ce 100644 --- a/x11-libs/qscintilla/ChangeLog +++ b/x11-libs/qscintilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qscintilla # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.61 2011/02/27 13:22:58 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.62 2011/02/27 18:17:17 armin76 Exp $ + + 27 Feb 2011; Raúl Porcel <armin76@gentoo.org> qscintilla-2.4.5.ebuild: + ia64/sparc stable wrt #349607 27 Feb 2011; Tobias Klausmann <klausman@gentoo.org> qscintilla-2.4.5.ebuild: Stable on alpha, bug #349607 diff --git a/x11-libs/qscintilla/qscintilla-2.4.5.ebuild b/x11-libs/qscintilla/qscintilla-2.4.5.ebuild index 903aab3dd85e..9ea2ace35c46 100644 --- a/x11-libs/qscintilla/qscintilla-2.4.5.ebuild +++ b/x11-libs/qscintilla/qscintilla-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/x11-libs/qscintilla/qscintilla-2.4.5.ebuild,v 1.6 2011/02/27 13:22:58 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.4.5.ebuild,v 1.7 2011/02/27 18:17:17 armin76 Exp $ EAPI="2" @@ -14,7 +14,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="doc python" DEPEND="x11-libs/qt-gui:4" |