summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/gtksourceview/ChangeLog5
-rw-r--r--x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog
index 09a8068bee86..1c7917d3edb4 100644
--- a/x11-libs/gtksourceview/ChangeLog
+++ b/x11-libs/gtksourceview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtksourceview
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.148 2009/01/13 23:38:42 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.149 2009/03/05 21:29:44 ranger Exp $
+
+ 05 Mar 2009; Brent Baude <ranger@gentoo.org> gtksourceview-2.4.2.ebuild:
+ Marking gtksourceview-2.4.2 ppc64 stable for bug 260063
*gtksourceview-2.4.2 (13 Jan 2009)
diff --git a/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild
index 82b1874dc746..d78a5236e568 100644
--- a/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild
+++ b/x11-libs/gtksourceview/gtksourceview-2.4.2.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/gtksourceview/gtksourceview-2.4.2.ebuild,v 1.1 2009/01/13 23:38:42 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild,v 1.2 2009/03/05 21:29:44 ranger Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="2.0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="doc"
RDEPEND=">=x11-libs/gtk+-2.12