diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-09-06 03:08:52 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-09-06 03:08:52 +0000 |
commit | 779d51eb5022c6fb8192947f38ee94f162053033 (patch) | |
tree | 3d48395307e6478f0e061c8c0aef7f6c26c0ad95 /x11-libs/gtkmathview | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-779d51eb5022c6fb8192947f38ee94f162053033.tar.gz gentoo-2-779d51eb5022c6fb8192947f38ee94f162053033.tar.bz2 gentoo-2-779d51eb5022c6fb8192947f38ee94f162053033.zip |
Stable on alpha wrt Bug #144120.
(Portage version: 2.1-r2)
Diffstat (limited to 'x11-libs/gtkmathview')
-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 388073ea5892..5518f18a46cc 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.19 2006/08/21 16:14:48 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.20 2006/09/06 03:08:52 tcort Exp $ + + 06 Sep 2006; Thomas Cort <tcort@gentoo.org> gtkmathview-0.7.6.ebuild: + Stable on alpha wrt Bug #144120. 21 Aug 2006; Chris Gianelloni <wolf31o2@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 f70ce06fb9d6..30391d5af154 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.9 2006/08/21 16:14:48 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.7.6.ebuild,v 1.10 2006/09/06 03:08:52 tcort 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 |