summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2005-10-31 19:51:57 +0000
committerBrent Baude <ranger@gentoo.org>2005-10-31 19:51:57 +0000
commit62ed9e6bd5528a8c5ae2afbed32e53bdb8c997e6 (patch)
tree071725e25d805b71c04595357120444701f923e8 /x11-libs/gtkmathview
parentmarking gmetadom-0.2.2-r1 in support of bug 110858 (diff)
downloadgentoo-2-62ed9e6bd5528a8c5ae2afbed32e53bdb8c997e6.tar.gz
gentoo-2-62ed9e6bd5528a8c5ae2afbed32e53bdb8c997e6.tar.bz2
gentoo-2-62ed9e6bd5528a8c5ae2afbed32e53bdb8c997e6.zip
marking gtkmathview-0.7.5 ~ppc64 for bug 110858
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'x11-libs/gtkmathview')
-rw-r--r--x11-libs/gtkmathview/ChangeLog5
-rw-r--r--x11-libs/gtkmathview/gtkmathview-0.7.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtkmathview/ChangeLog b/x11-libs/gtkmathview/ChangeLog
index ea38bab9648b..4f29b2ee82b6 100644
--- a/x11-libs/gtkmathview/ChangeLog
+++ b/x11-libs/gtkmathview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtkmathview
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.8 2005/10/31 01:04:28 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.9 2005/10/31 19:51:57 ranger Exp $
+
+ 31 Oct 2005; Brent Baude <ranger@gentoo.org> gtkmathview-0.7.5.ebuild:
+ marking gtkmathview-0.7.5 ~ppc64 for bug 110858
31 Oct 2005; Jason Wever <weeve@gentoo.org> gtkmathview-0.7.5.ebuild:
Added ~sparc keyword wrt bug #110858.
diff --git a/x11-libs/gtkmathview/gtkmathview-0.7.5.ebuild b/x11-libs/gtkmathview/gtkmathview-0.7.5.ebuild
index 76a2eba20761..0e9aca06c8e8 100644
--- a/x11-libs/gtkmathview/gtkmathview-0.7.5.ebuild
+++ b/x11-libs/gtkmathview/gtkmathview-0.7.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.7.5.ebuild,v 1.3 2005/10/31 01:04:28 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.7.5.ebuild,v 1.4 2005/10/31 19:51:57 ranger 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="~ppc ~sparc ~x86"
+KEYWORDS="~ppc ~ppc64 ~sparc ~x86"
IUSE="gtk t1lib"
RDEPEND="gtk? ( >=x11-libs/gtk+-2.2.1 )