summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2006-02-03 17:39:13 +0000
committerGuy Martin <gmsoft@gentoo.org>2006-02-03 17:39:13 +0000
commit40cdcec9312226d3379c79881ea330ec85067465 (patch)
treeb98b12278d16aa548cb005054d4f4df4b654fd75 /x11-libs/gtksourceview
parentKicker anti-flicker patch, #121444. (diff)
downloadgentoo-2-40cdcec9312226d3379c79881ea330ec85067465.tar.gz
gentoo-2-40cdcec9312226d3379c79881ea330ec85067465.tar.bz2
gentoo-2-40cdcec9312226d3379c79881ea330ec85067465.zip
Stable on hppa.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r--x11-libs/gtksourceview/ChangeLog5
-rw-r--r--x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog
index 309671ff7445..0e6d32699574 100644
--- a/x11-libs/gtksourceview/ChangeLog
+++ b/x11-libs/gtksourceview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtksourceview
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.62 2006/01/22 21:03:34 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.63 2006/02/03 17:37:39 gmsoft Exp $
+
+ 03 Feb 2006; Guy Martin <gmsoft@gentoo.org> gtksourceview-1.4.2.ebuild:
+ Stable on hppa.
22 Jan 2006; Markus Rothe <corsair@gentoo.org> gtksourceview-1.4.2.ebuild:
Stable on ppc64
diff --git a/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild
index eef876196ffd..009e09a95fd6 100644
--- a/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild
+++ b/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild,v 1.6 2006/01/22 21:03:34 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild,v 1.7 2006/02/03 17:37:39 gmsoft Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86"
IUSE="doc"
RDEPEND=">=x11-libs/gtk+-2.4