diff options
author | 2008-11-08 17:26:37 +0000 | |
---|---|---|
committer | 2008-11-08 17:26:37 +0000 | |
commit | 59e410272ef6cb4ddef86664c1e3ab6462d9e319 (patch) | |
tree | 570a5e64c29f10ca0edaabcbd811819b90570371 /x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild | |
parent | amd64/x86 stable, bug #245708 (diff) | |
download | gentoo-2-59e410272ef6cb4ddef86664c1e3ab6462d9e319.tar.gz gentoo-2-59e410272ef6cb4ddef86664c1e3ab6462d9e319.tar.bz2 gentoo-2-59e410272ef6cb4ddef86664c1e3ab6462d9e319.zip |
alpha/ia64/sparc stable wrt #245303
(Portage version: 2.1.4.5)
Diffstat (limited to 'x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild')
-rw-r--r-- | x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild b/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild index 8c019c86c512..bf2279b72809 100644 --- a/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild +++ b/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.ebuild,v 1.5 2008/11/08 12:36:42 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild,v 1.6 2008/11/08 17:26:37 armin76 Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://helm.cs.unibo.it/mml-widget/sources/${P}.tar.gz" LICENSE="LGPL-3" 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 |