diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 21:17:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 21:17:17 +0000 |
commit | f7993a055af97982cab7f936bcf7fbc3eac2b01a (patch) | |
tree | 766531d560fd1e26fb7d70edcbd49902ee259b94 /x11-libs/gtkmathview | |
parent | x86 stable, bug #409403 (diff) | |
download | gentoo-2-f7993a055af97982cab7f936bcf7fbc3eac2b01a.tar.gz gentoo-2-f7993a055af97982cab7f936bcf7fbc3eac2b01a.tar.bz2 gentoo-2-f7993a055af97982cab7f936bcf7fbc3eac2b01a.zip |
Stable for amd64, wrt bug #410611
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/gtkmathview')
-rw-r--r-- | x11-libs/gtkmathview/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/gtkmathview/gtkmathview-0.8.0-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/gtkmathview/ChangeLog b/x11-libs/gtkmathview/ChangeLog index 6ea9c2d8bd40..7d8246d9ebaa 100644 --- a/x11-libs/gtkmathview/ChangeLog +++ b/x11-libs/gtkmathview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtkmathview -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.38 2011/12/06 21:45:55 tetromino Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.39 2012/04/18 21:17:17 ago Exp $ + + 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> gtkmathview-0.8.0-r1.ebuild: + Stable for amd64, wrt bug #410611 *gtkmathview-0.8.0-r1 (06 Dec 2011) diff --git a/x11-libs/gtkmathview/gtkmathview-0.8.0-r1.ebuild b/x11-libs/gtkmathview/gtkmathview-0.8.0-r1.ebuild index 0eb5ef32fafe..086b25af3635 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-2011 Gentoo Foundation +# 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.1 2011/12/06 21:45:55 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0-r1.ebuild,v 1.2 2012/04/18 21:17:17 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 ~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 |