summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-05-16 15:08:27 +0000
committerJeroen Roovers <jer@gentoo.org>2012-05-16 15:08:27 +0000
commit22aa8dfd38c899eda920d8d97b635cd1fd56b48e (patch)
tree5ff3c3dc7ac4af282253b49fb01ac633d791333d /x11-libs/gtkmathview
parentVersion bump, drop old, wtr #356629. (diff)
downloadgentoo-2-22aa8dfd38c899eda920d8d97b635cd1fd56b48e.tar.gz
gentoo-2-22aa8dfd38c899eda920d8d97b635cd1fd56b48e.tar.bz2
gentoo-2-22aa8dfd38c899eda920d8d97b635cd1fd56b48e.zip
Stable for HPPA (bug #410611).
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
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 eec47a4fbb35..f78b3257cbf7 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.43 2012/05/13 12:24:20 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.44 2012/05/16 15:08:27 jer Exp $
+
+ 16 May 2012; Jeroen Roovers <jer@gentoo.org> gtkmathview-0.8.0-r1.ebuild:
+ Stable for HPPA (bug #410611).
*gtkmathview-0.8.0-r2 (13 May 2012)
diff --git a/x11-libs/gtkmathview/gtkmathview-0.8.0-r1.ebuild b/x11-libs/gtkmathview/gtkmathview-0.8.0-r1.ebuild
index 7b2bb61781f7..471e78c0dff0 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.5 2012/05/05 03:52:29 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0-r1.ebuild,v 1.6 2012/05/16 15:08:27 jer 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