diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-24 14:13:17 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-24 14:13:17 +0000 |
commit | 703e7258189ca5c4558ea6fae89017137d98c316 (patch) | |
tree | 2c34066e8d60839f437b7c39b9367570d6d2330c /x11-libs/gtkmathview | |
parent | ppc stable wrt #410611 (diff) | |
download | gentoo-2-703e7258189ca5c4558ea6fae89017137d98c316.tar.gz gentoo-2-703e7258189ca5c4558ea6fae89017137d98c316.tar.bz2 gentoo-2-703e7258189ca5c4558ea6fae89017137d98c316.zip |
ppc stable wrt #410611
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'x11-libs/gtkmathview')
-rw-r--r-- | x11-libs/gtkmathview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtkmathview/gtkmathview-0.8.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtkmathview/ChangeLog b/x11-libs/gtkmathview/ChangeLog index f78b3257cbf7..5a98069cc387 100644 --- a/x11-libs/gtkmathview/ChangeLog +++ b/x11-libs/gtkmathview/ChangeLog @@ -1,6 +1,10 @@ # 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.44 2012/05/16 15:08:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.45 2012/05/24 14:13:17 ssuominen Exp $ + + 24 May 2012; Samuli Suominen <ssuominen@gentoo.org> + gtkmathview-0.8.0-r1.ebuild: + ppc stable wrt #410611 16 May 2012; Jeroen Roovers <jer@gentoo.org> gtkmathview-0.8.0-r1.ebuild: Stable for HPPA (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 471e78c0dff0..86931c032840 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.6 2012/05/16 15:08:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0-r1.ebuild,v 1.7 2012/05/24 14:13:17 ssuominen 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 |