summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-02-22 00:07:22 +0000
committerAron Griffis <agriffis@gentoo.org>2006-02-22 00:07:22 +0000
commit9901daa1c51af38e9e783cf05242f54b62ef2fc6 (patch)
tree2666eee1c3973c6eea9bfa262b9b6ce669037234 /x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild
parentMark 1.4.2 stable on ia64 (diff)
downloadgentoo-2-9901daa1c51af38e9e783cf05242f54b62ef2fc6.tar.gz
gentoo-2-9901daa1c51af38e9e783cf05242f54b62ef2fc6.tar.bz2
gentoo-2-9901daa1c51af38e9e783cf05242f54b62ef2fc6.zip
Mark 0.7.6 ~ia64
(Portage version: 2.0.54)
Diffstat (limited to 'x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild')
-rw-r--r--x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild b/x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild
index 1513e204a80f..678d1aa9bab0 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.1 2006/02/17 22:18:45 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild,v 1.2 2006/02/22 00:07:22 agriffis 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="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="gtk svg t1lib xml2"
RDEPEND=">=dev-libs/glib-2.2.1