summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-09-27 18:28:38 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-09-27 18:28:38 +0000
commit0956981d78d4ec95864aa1b0c48995fa6b607e18 (patch)
tree8da90667bcfe790482a3468eeaa226b61c03042f /x11-libs/qscintilla
parentppc stable #284707 (diff)
downloadgentoo-2-0956981d78d4ec95864aa1b0c48995fa6b607e18.tar.gz
gentoo-2-0956981d78d4ec95864aa1b0c48995fa6b607e18.tar.bz2
gentoo-2-0956981d78d4ec95864aa1b0c48995fa6b607e18.zip
ppc stable #284707
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'x11-libs/qscintilla')
-rw-r--r--x11-libs/qscintilla/ChangeLog5
-rw-r--r--x11-libs/qscintilla/qscintilla-2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qscintilla/ChangeLog b/x11-libs/qscintilla/ChangeLog
index 474afe33b828..fef85a89e4c9 100644
--- a/x11-libs/qscintilla/ChangeLog
+++ b/x11-libs/qscintilla/ChangeLog
@@ -1,6 +1,9 @@
# 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.28 2009/09/22 07:33:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.29 2009/09/27 18:28:38 nixnut Exp $
+
+ 27 Sep 2009; nixnut <nixnut@gentoo.org> qscintilla-2.4.ebuild:
+ ppc stable #284707
22 Sep 2009; Markus Meier <maekke@gentoo.org> qscintilla-2.4.ebuild:
amd64 stable, bug #284707
diff --git a/x11-libs/qscintilla/qscintilla-2.4.ebuild b/x11-libs/qscintilla/qscintilla-2.4.ebuild
index 754ce5762985..b0744a7ce12b 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.3 2009/09/22 07:33:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.4.ebuild,v 1.4 2009/09/27 18:28:38 nixnut 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 )