diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-14 16:37:36 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-14 16:37:36 +0000 |
commit | e99d7b33a9f015c667147330ba88b42c556ed979 (patch) | |
tree | 4c065317e5ff6256a0453d35653dc23d84796379 /x11-libs/gtkmathview | |
parent | Mark 0.7.1-r1 ~ia64. #150982 (diff) | |
download | gentoo-2-e99d7b33a9f015c667147330ba88b42c556ed979.tar.gz gentoo-2-e99d7b33a9f015c667147330ba88b42c556ed979.tar.bz2 gentoo-2-e99d7b33a9f015c667147330ba88b42c556ed979.zip |
Stable on ia64.
(Portage version: 2.1.2_pre2-r9)
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 5518f18a46cc..26ab1830f7a8 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.20 2006/09/06 03:08:52 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.21 2006/10/14 16:37:36 kloeri Exp $ + + 14 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + gtkmathview-0.7.6.ebuild: + Stable on ia64. 06 Sep 2006; Thomas Cort <tcort@gentoo.org> gtkmathview-0.7.6.ebuild: Stable on alpha wrt Bug #144120. 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 |