diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 21:19:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 21:19:09 +0000 |
commit | 55ad18cc81b0f586bdecbd573d05c969c9723a1c (patch) | |
tree | 5119e9a95868bc21ebde4707c85bdfe4553ea8a2 /x11-libs/gtkmathview | |
parent | Stable for AMD64, wrt bug #410611 (diff) | |
download | historical-55ad18cc81b0f586bdecbd573d05c969c9723a1c.tar.gz historical-55ad18cc81b0f586bdecbd573d05c969c9723a1c.tar.bz2 historical-55ad18cc81b0f586bdecbd573d05c969c9723a1c.zip |
Stable for amd64, wrt bug #410611
Package-Manager: portage-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 |