diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-29 16:19:23 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-29 16:19:23 +0000 |
commit | e1a20ab38b9dc998f36df7a722fc79d640bce3b7 (patch) | |
tree | 2e51d79bc25bf9ae822238986ad0dd95812db0eb /x11-libs | |
parent | x86 stable, bug #410611 (diff) | |
download | gentoo-2-e1a20ab38b9dc998f36df7a722fc79d640bce3b7.tar.gz gentoo-2-e1a20ab38b9dc998f36df7a722fc79d640bce3b7.tar.bz2 gentoo-2-e1a20ab38b9dc998f36df7a722fc79d640bce3b7.zip |
x86 stable, bug #410611
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtkmathview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtkmathview/gtkmathview-0.8.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtkmathview/ChangeLog b/x11-libs/gtkmathview/ChangeLog index e4cf05381a76..f48951d1b308 100644 --- a/x11-libs/gtkmathview/ChangeLog +++ b/x11-libs/gtkmathview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtkmathview # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.40 2012/04/19 20:46:12 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.41 2012/04/29 16:19:23 maekke Exp $ + + 29 Apr 2012; Markus Meier <maekke@gentoo.org> gtkmathview-0.8.0-r1.ebuild: + x86 stable, bug #410611 19 Apr 2012; Brent Baude <ranger@gentoo.org> gtkmathview-0.8.0-r1.ebuild: Marking gtkmathview-0.8.0-r1 ppc64 stable for bug 410611 diff --git a/x11-libs/gtkmathview/gtkmathview-0.8.0-r1.ebuild b/x11-libs/gtkmathview/gtkmathview-0.8.0-r1.ebuild index c3ba4ba0e825..17216e1f61c3 100644 --- a/x11-libs/gtkmathview/gtkmathview-0.8.0-r1.ebuild +++ b/x11-libs/gtkmathview/gtkmathview-0.8.0-r1.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-r1.ebuild,v 1.3 2012/04/19 20:46:12 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0-r1.ebuild,v 1.4 2012/04/29 16:19:23 maekke 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 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86" IUSE="gtk mathml svg t1lib" RDEPEND=">=dev-libs/glib-2.2.1:2 |