diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-04 01:26:30 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-04 01:26:30 +0000 |
commit | 32fee99ba63c30b6029902f46405fed679c1814c (patch) | |
tree | 5e5420f34033bf583e0adeedfb01b61fd30e3042 /x11-libs/qscintilla/qscintilla-2.4.5.ebuild | |
parent | sparc stable (bug 343309) (diff) | |
download | historical-32fee99ba63c30b6029902f46405fed679c1814c.tar.gz historical-32fee99ba63c30b6029902f46405fed679c1814c.tar.bz2 historical-32fee99ba63c30b6029902f46405fed679c1814c.zip |
Stable on amd64 wrt bug #349607
Package-Manager: portage-2.1.9.28/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/qscintilla/qscintilla-2.4.5.ebuild')
-rw-r--r-- | x11-libs/qscintilla/qscintilla-2.4.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/qscintilla/qscintilla-2.4.5.ebuild b/x11-libs/qscintilla/qscintilla-2.4.5.ebuild index 8adca263d722..2babb3b9488a 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-2010 Gentoo Foundation +# 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.2 2010/11/07 15:50:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.4.5.ebuild,v 1.3 2011/01/04 01:26:30 hwoarang 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" |