diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-22 00:07:22 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-22 00:07:22 +0000 |
commit | 9901daa1c51af38e9e783cf05242f54b62ef2fc6 (patch) | |
tree | 2666eee1c3973c6eea9bfa262b9b6ce669037234 /x11-libs | |
parent | Mark 1.4.2 stable on ia64 (diff) | |
download | gentoo-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')
-rw-r--r-- | x11-libs/gtkmathview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtkmathview/ChangeLog b/x11-libs/gtkmathview/ChangeLog index 908293aebbee..42850c2d68d8 100644 --- a/x11-libs/gtkmathview/ChangeLog +++ b/x11-libs/gtkmathview/ChangeLog @@ -1,6 +1,9 @@ # 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.11 2006/02/17 22:18:45 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.12 2006/02/22 00:07:22 agriffis Exp $ + + 21 Feb 2006; Aron Griffis <agriffis@gentoo.org> gtkmathview-0.7.6.ebuild: + Mark 0.7.6 ~ia64 *gtkmathview-0.7.6 (17 Feb 2006) 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 |