diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 15:04:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 15:04:50 +0000 |
commit | 980bd69c93552d2a288e1e1f0c2d71749e161bf4 (patch) | |
tree | 125c002f5ae143e393bbb7fe1b017d1ed291ed47 /x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild | |
parent | Stable for amd64, wrt bug #427544 (diff) | |
download | gentoo-2-980bd69c93552d2a288e1e1f0c2d71749e161bf4.tar.gz gentoo-2-980bd69c93552d2a288e1e1f0c2d71749e161bf4.tar.bz2 gentoo-2-980bd69c93552d2a288e1e1f0c2d71749e161bf4.zip |
Stable for amd64, wrt bug #427544
(Portage version: 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 0487122ff424..8acab991604e 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.6 2012/10/03 15:47:02 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild,v 1.7 2012/10/04 15:04:50 ago 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 |