diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-09-22 00:18:10 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-09-22 00:18:10 +0000 |
commit | 9f4efce31b3aa96a3e7ab3e73dd7b26115d81fb4 (patch) | |
tree | 96fb754e02747532e35a11f9bb277ab6584a3ada /x11-libs | |
parent | stable x86, bug 285451 (diff) | |
download | gentoo-2-9f4efce31b3aa96a3e7ab3e73dd7b26115d81fb4.tar.gz gentoo-2-9f4efce31b3aa96a3e7ab3e73dd7b26115d81fb4.tar.bz2 gentoo-2-9f4efce31b3aa96a3e7ab3e73dd7b26115d81fb4.zip |
stable x86, bug 284707
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qscintilla/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qscintilla/qscintilla-2.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qscintilla/ChangeLog b/x11-libs/qscintilla/ChangeLog index e2508c9f534b..ad3d7d043af1 100644 --- a/x11-libs/qscintilla/ChangeLog +++ b/x11-libs/qscintilla/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qscintilla # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.26 2009/06/09 19:00:02 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.27 2009/09/22 00:18:10 fauli Exp $ + + 22 Sep 2009; Christian Faulhammer <fauli@gentoo.org> + qscintilla-2.4.ebuild: + stable x86, bug 284707 *qscintilla-2.4 (09 Jun 2009) diff --git a/x11-libs/qscintilla/qscintilla-2.4.ebuild b/x11-libs/qscintilla/qscintilla-2.4.ebuild index caa12e974f51..de19f31b7dff 100644 --- a/x11-libs/qscintilla/qscintilla-2.4.ebuild +++ b/x11-libs/qscintilla/qscintilla-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/x11-libs/qscintilla/qscintilla-2.4.ebuild,v 1.1 2009/06/09 19:00:02 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.4.ebuild,v 1.2 2009/09/22 00:18:10 fauli 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="doc python +qt4" RDEPEND="qt4? ( x11-libs/qt-gui:4 ) |