summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-10-03 15:47:02 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-10-03 15:47:02 +0000
commit631c988762c8cf3ba6d85ded2978bad96dea5f8e (patch)
treef327a64312883e58b1759b91465b0baac187577a /x11-libs
parentx86 stable wrt bug #427544 (diff)
downloadgentoo-2-631c988762c8cf3ba6d85ded2978bad96dea5f8e.tar.gz
gentoo-2-631c988762c8cf3ba6d85ded2978bad96dea5f8e.tar.bz2
gentoo-2-631c988762c8cf3ba6d85ded2978bad96dea5f8e.zip
x86 stable wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/gtkmathview/ChangeLog6
-rw-r--r--x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtkmathview/ChangeLog b/x11-libs/gtkmathview/ChangeLog
index ff4f6875650e..d23f9d776f90 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.50 2012/10/02 15:53:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.51 2012/10/03 15:47:02 phajdan.jr Exp $
+
+ 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ gtkmathview-0.8.0-r2.ebuild:
+ x86 stable wrt bug #427544
02 Oct 2012; Jeroen Roovers <jer@gentoo.org> gtkmathview-0.8.0-r2.ebuild:
Stable for HPPA (bug #427544).
diff --git a/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild b/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild
index 2bc1eb91dcec..0487122ff424 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.5 2012/10/02 15:53:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild,v 1.6 2012/10/03 15:47:02 phajdan.jr 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