summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2006-08-17 18:54:04 +0000
committerJeroen Roovers <jer@gentoo.org>2006-08-17 18:54:04 +0000
commit67ff604eabce676953d4e46b52adfd5c0428ac6f (patch)
tree11df5b44b0f14a3183cc7128e0c4c2f9a9f553a7 /x11-libs/gtkmathview
parentStable for HPPA (bug #144120). (diff)
downloadgentoo-2-67ff604eabce676953d4e46b52adfd5c0428ac6f.tar.gz
gentoo-2-67ff604eabce676953d4e46b52adfd5c0428ac6f.tar.bz2
gentoo-2-67ff604eabce676953d4e46b52adfd5c0428ac6f.zip
Stable for HPPA (bug #144120).
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'x11-libs/gtkmathview')
-rw-r--r--x11-libs/gtkmathview/ChangeLog5
-rw-r--r--x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtkmathview/ChangeLog b/x11-libs/gtkmathview/ChangeLog
index 4a7e726142dd..3d965494c91c 100644
--- a/x11-libs/gtkmathview/ChangeLog
+++ b/x11-libs/gtkmathview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtkmathview
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.16 2006/08/16 18:52:33 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.17 2006/08/17 18:54:04 jer Exp $
+
+ 17 Aug 2006; Jeroen Roovers <jer@gentoo.org> gtkmathview-0.7.6.ebuild:
+ Stable for HPPA (bug #144120).
16 Aug 2006; Markus Rothe <corsair@gentoo.org> gtkmathview-0.7.6.ebuild:
Stable on ppc64; bug #144120
diff --git a/x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild b/x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild
index 5eeda1bc6f8e..7c878c88b6ae 100644
--- a/x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild
+++ b/x11-libs/gtkmathview/gtkmathview-0.7.6.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/gtkmathview/gtkmathview-0.7.6.ebuild,v 1.6 2006/08/16 18:52:33 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild,v 1.7 2006/08/17 18:54:04 jer Exp $
DESCRIPTION="Rendering engine for MathML documents"
HOMEPAGE="http://helm.cs.unibo.it/mml-widget/"
@@ -8,7 +8,7 @@ SRC_URI="http://helm.cs.unibo.it/mml-widget/sources/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 sparc ~x86"
IUSE="gtk svg t1lib"
RDEPEND=">=dev-libs/glib-2.2.1