diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-03 18:37:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-03 18:37:39 +0000 |
commit | 2d4c5192063cbb832c422d766ce8f70a95d0e67b (patch) | |
tree | 2906d982c327eb214875b820fa5509cdd837db59 /x11-libs/gtkmathview | |
parent | Stable on sparc (diff) | |
download | gentoo-2-2d4c5192063cbb832c422d766ce8f70a95d0e67b.tar.gz gentoo-2-2d4c5192063cbb832c422d766ce8f70a95d0e67b.tar.bz2 gentoo-2-2d4c5192063cbb832c422d766ce8f70a95d0e67b.zip |
Stable on sparc
(Portage version: 2.1-r2)
Diffstat (limited to 'x11-libs/gtkmathview')
-rw-r--r-- | x11-libs/gtkmathview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtkmathview/ChangeLog b/x11-libs/gtkmathview/ChangeLog index 76a9244cdc5c..dcc62cf49de8 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.14 2006/07/05 07:58:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.15 2006/08/03 18:37:39 gustavoz Exp $ + + 03 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> + gtkmathview-0.7.6.ebuild: + Stable on sparc 05 Jul 2006; Michael Sterrett <mr_bones_@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 3210393ac0c7..1db1533292da 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.4 2006/07/05 07:58:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild,v 1.5 2006/08/03 18:37:39 gustavoz 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 ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="gtk svg t1lib" RDEPEND=">=dev-libs/glib-2.2.1 |