summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-08-21 16:14:48 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-08-21 16:14:48 +0000
commit42a163ab5185b1d0149fac706cfb9781e6a09a96 (patch)
treee4e89547f032ac95ea364b47424161212ad8df29 /x11-libs
parentStable on amd64 and x86 wrt bug #144120. (diff)
downloadgentoo-2-42a163ab5185b1d0149fac706cfb9781e6a09a96.tar.gz
gentoo-2-42a163ab5185b1d0149fac706cfb9781e6a09a96.tar.bz2
gentoo-2-42a163ab5185b1d0149fac706cfb9781e6a09a96.zip
Stable on amd64 and x86 wrt bug #144120.
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/gtkmathview/ChangeLog6
-rw-r--r--x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtkmathview/ChangeLog b/x11-libs/gtkmathview/ChangeLog
index 997b0491c382..388073ea5892 100644
--- a/x11-libs/gtkmathview/ChangeLog
+++ b/x11-libs/gtkmathview/ChangeLog
@@ -1,6 +1,10 @@
# 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.18 2006/08/19 18:32:44 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.19 2006/08/21 16:14:48 wolf31o2 Exp $
+
+ 21 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ gtkmathview-0.7.6.ebuild:
+ Stable on amd64 and x86 wrt bug #144120.
19 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org>
gtkmathview-0.7.6.ebuild:
diff --git a/x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild b/x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild
index 97cde9e2c3da..f70ce06fb9d6 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.8 2006/08/19 18:32:44 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild,v 1.9 2006/08/21 16:14:48 wolf31o2 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 hppa ~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