diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 16:34:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 16:34:41 +0000 |
commit | b907a2f79ec9c8cf8f3989c8b797208a894893a9 (patch) | |
tree | d9e9942f60a4ed9e07feaee081f6a92032bc80ff /x11-libs/gtkmathview | |
parent | ia64/sh/sparc stable wrt #427544 (diff) | |
download | gentoo-2-b907a2f79ec9c8cf8f3989c8b797208a894893a9.tar.gz gentoo-2-b907a2f79ec9c8cf8f3989c8b797208a894893a9.tar.bz2 gentoo-2-b907a2f79ec9c8cf8f3989c8b797208a894893a9.zip |
ia64/sparc stable wrt #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/gtkmathview')
-rw-r--r-- | x11-libs/gtkmathview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtkmathview/ChangeLog b/x11-libs/gtkmathview/ChangeLog index 3371844e9d32..b14a8634e257 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.55 2012/10/16 04:54:11 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.56 2012/10/28 16:34:41 armin76 Exp $ + + 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> gtkmathview-0.8.0-r2.ebuild: + ia64/sparc stable wrt #427544 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> gtkmathview-0.8.0-r2.ebuild: diff --git a/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild b/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild index 8830689eed82..c9059b236eca 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.10 2012/10/16 04:54:11 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild,v 1.11 2012/10/28 16:34:41 armin76 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 |