diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-19 18:32:44 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-19 18:32:44 +0000 |
commit | 92f587ab30fd35ad8afdb291ff28b9a4f5c3552e (patch) | |
tree | 6a6f4dc80316285d28add19c60d3393559984592 /x11-libs | |
parent | Stable on ppc64; bug #143836 (diff) | |
download | gentoo-2-92f587ab30fd35ad8afdb291ff28b9a4f5c3552e.tar.gz gentoo-2-92f587ab30fd35ad8afdb291ff28b9a4f5c3552e.tar.bz2 gentoo-2-92f587ab30fd35ad8afdb291ff28b9a4f5c3552e.zip |
ppc stable, bug #144120
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'x11-libs')
-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 3d965494c91c..997b0491c382 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.17 2006/08/17 18:54:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.18 2006/08/19 18:32:44 dertobi123 Exp $ + + 19 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> + gtkmathview-0.7.6.ebuild: + ppc stable, bug #144120 17 Aug 2006; Jeroen Roovers <jer@gentoo.org> gtkmathview-0.7.6.ebuild: Stable for HPPA (bug #144120). diff --git a/x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild b/x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild index 7c878c88b6ae..97cde9e2c3da 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.7 2006/08/17 18:54:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild,v 1.8 2006/08/19 18:32:44 dertobi123 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 |