summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-07-15 18:33:46 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-07-15 18:33:46 +0000
commitfb34944222b0076061b08aacf2f6bfe6e6b18f7f (patch)
tree00fb3da09f2e8d2696438097173b9bd1c5e414c2 /x11-libs/gtkmathview
parentalpha/ia64/sh/sparc stable wrt #410611 (diff)
downloadgentoo-2-fb34944222b0076061b08aacf2f6bfe6e6b18f7f.tar.gz
gentoo-2-fb34944222b0076061b08aacf2f6bfe6e6b18f7f.tar.bz2
gentoo-2-fb34944222b0076061b08aacf2f6bfe6e6b18f7f.zip
alpha/ia64/sparc stable wrt #410611
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'x11-libs/gtkmathview')
-rw-r--r--x11-libs/gtkmathview/ChangeLog5
-rw-r--r--x11-libs/gtkmathview/gtkmathview-0.8.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtkmathview/ChangeLog b/x11-libs/gtkmathview/ChangeLog
index 5a6769367e6b..52a9e541627a 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.47 2012/05/29 22:07:29 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.48 2012/07/15 18:33:46 armin76 Exp $
+
+ 15 Jul 2012; Raúl Porcel <armin76@gentoo.org> gtkmathview-0.8.0-r1.ebuild:
+ alpha/ia64/sparc stable wrt #410611
29 May 2012; Anthony G. Basile <blueness@gentoo.org>
gtkmathview-0.8.0-r2.ebuild:
diff --git a/x11-libs/gtkmathview/gtkmathview-0.8.0-r1.ebuild b/x11-libs/gtkmathview/gtkmathview-0.8.0-r1.ebuild
index 86931c032840..3650110c76f1 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.7 2012/05/24 14:13:17 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0-r1.ebuild,v 1.8 2012/07/15 18:33:46 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 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