diff options
author | 2012-10-16 04:55:37 +0000 | |
---|---|---|
committer | 2012-10-16 04:55:37 +0000 | |
commit | 0d8fa4d5b9b76d4e7e7210bcbff1c60703968201 (patch) | |
tree | 12d6f363dc09f16c044a88a72b56742df60cc398 /x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild | |
parent | stable ppc, bug #427544 (diff) | |
download | historical-0d8fa4d5b9b76d4e7e7210bcbff1c60703968201.tar.gz historical-0d8fa4d5b9b76d4e7e7210bcbff1c60703968201.tar.bz2 historical-0d8fa4d5b9b76d4e7e7210bcbff1c60703968201.zip |
stable ppc, bug #427544
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild')
-rw-r--r-- | x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild b/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild index d3677cee734f..8830689eed82 100644 --- a/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild +++ b/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild,v 1.9 2012/10/15 03:12:11 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild,v 1.10 2012/10/16 04:54:11 blueness Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="http://helm.cs.unibo.it/mml-widget/sources/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86" IUSE="gtk mathml svg t1lib" RDEPEND=">=dev-libs/glib-2.2.1:2 |