summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-05-12 15:12:03 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-05-12 15:12:03 +0000
commit05546f1915a321e60f5fe79ac53e2ab444b26de3 (patch)
treee98933b9d169b5a5a69e30e4e28bb4266a79511f /x11-libs/qscintilla
parentalpha/ia64/sparc stable wrt #221063 (diff)
downloadgentoo-2-05546f1915a321e60f5fe79ac53e2ab444b26de3.tar.gz
gentoo-2-05546f1915a321e60f5fe79ac53e2ab444b26de3.tar.bz2
gentoo-2-05546f1915a321e60f5fe79ac53e2ab444b26de3.zip
Stable on ppc64
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs/qscintilla')
-rw-r--r--x11-libs/qscintilla/ChangeLog5
-rw-r--r--x11-libs/qscintilla/qscintilla-2.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qscintilla/ChangeLog b/x11-libs/qscintilla/ChangeLog
index c781074b879c..8ce73a684265 100644
--- a/x11-libs/qscintilla/ChangeLog
+++ b/x11-libs/qscintilla/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qscintilla
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.7 2008/04/09 18:47:56 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.8 2008/05/12 15:12:03 corsair Exp $
+
+ 12 May 2008; Markus Rothe <corsair@gentoo.org> qscintilla-2.1-r1.ebuild:
+ Stable on ppc64
09 Apr 2008; Ingmar Vanhassel <ingmar@gentoo.org>
qscintilla-2.1-r1.ebuild:
diff --git a/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild b/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild
index 59e042808989..38788407bece 100644
--- a/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild
+++ b/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v 1.6 2008/04/09 18:47:56 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v 1.7 2008/05/12 15:12:03 corsair Exp $
EAPI=1
inherit eutils toolchain-funcs multilib
@@ -16,7 +16,7 @@ SRC_URI="http://www.riverbankcomputing.com/Downloads/QScintilla2/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="qt4 +python doc examples debug"
RDEPEND="