summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-09-13 19:28:54 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-09-13 19:28:54 +0000
commit035efaadf1f8929c0f194161cb0c268ca51b6bd9 (patch)
treecae1e735b0e9eaa5a9855cdd7e02999a67550f34 /x11-libs/qscintilla
parentMarked ppc stable for bug #315775. (diff)
downloadgentoo-2-035efaadf1f8929c0f194161cb0c268ca51b6bd9.tar.gz
gentoo-2-035efaadf1f8929c0f194161cb0c268ca51b6bd9.tar.bz2
gentoo-2-035efaadf1f8929c0f194161cb0c268ca51b6bd9.zip
Marked ppc stable for bug #315775.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qscintilla')
-rw-r--r--x11-libs/qscintilla/ChangeLog5
-rw-r--r--x11-libs/qscintilla/qscintilla-2.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qscintilla/ChangeLog b/x11-libs/qscintilla/ChangeLog
index 58ef22dfaa0e..51ad8e97b768 100644
--- a/x11-libs/qscintilla/ChangeLog
+++ b/x11-libs/qscintilla/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qscintilla
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.50 2010/09/01 09:10:45 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.51 2010/09/13 19:28:54 josejx Exp $
+
+ 13 Sep 2010; Joseph Jezak <josejx@gentoo.org> qscintilla-2.4.3.ebuild:
+ Marked ppc stable for bug #315775.
*qscintilla-2.4.5 (01 Sep 2010)
diff --git a/x11-libs/qscintilla/qscintilla-2.4.3.ebuild b/x11-libs/qscintilla/qscintilla-2.4.3.ebuild
index 09b96e4b8368..6a365653b5aa 100644
--- a/x11-libs/qscintilla/qscintilla-2.4.3.ebuild
+++ b/x11-libs/qscintilla/qscintilla-2.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.4.3.ebuild,v 1.5 2010/08/18 03:51:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.4.3.ebuild,v 1.6 2010/09/13 19:28:54 josejx 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"
DEPEND="x11-libs/qt-gui:4"