diff options
author | 2006-10-14 16:37:36 +0000 | |
---|---|---|
committer | 2006-10-14 16:37:36 +0000 | |
commit | 79f74bc3973068b7a95f9293ad6218e7dbc65781 (patch) | |
tree | bc4597afe2d1da9eeb90ca3f9369d2ee7cf2b3a6 /x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild | |
parent | Mark 0.7.1-r1 ~ia64. #150982 (diff) | |
download | historical-79f74bc3973068b7a95f9293ad6218e7dbc65781.tar.gz historical-79f74bc3973068b7a95f9293ad6218e7dbc65781.tar.bz2 historical-79f74bc3973068b7a95f9293ad6218e7dbc65781.zip |
Stable on ia64.
Package-Manager: portage-2.1.2_pre2-r9
Diffstat (limited to 'x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild')
-rw-r--r-- | x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild | 4 |
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 30391d5af154..287fe134b4ad 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.10 2006/09/06 03:08:52 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild,v 1.11 2006/10/14 16:37:36 kloeri 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 |