summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-11-22 16:54:44 +0000
committerJeroen Roovers <jer@gentoo.org>2008-11-22 16:54:44 +0000
commit9797cd905a32cd7db55c4a24d5230fccee686264 (patch)
tree19192001533d46363f20af83840e459d07283cf1 /x11-libs/gtkmathview
parenthttpunit now depends on the latest rhino (slot 1.6) (diff)
downloadgentoo-2-9797cd905a32cd7db55c4a24d5230fccee686264.tar.gz
gentoo-2-9797cd905a32cd7db55c4a24d5230fccee686264.tar.bz2
gentoo-2-9797cd905a32cd7db55c4a24d5230fccee686264.zip
Stable for HPPA (bug #245303).
(Portage version: 2.2_rc14/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'x11-libs/gtkmathview')
-rw-r--r--x11-libs/gtkmathview/ChangeLog5
-rw-r--r--x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtkmathview/ChangeLog b/x11-libs/gtkmathview/ChangeLog
index 43f8bee9e2ee..b5422a0daec7 100644
--- a/x11-libs/gtkmathview/ChangeLog
+++ b/x11-libs/gtkmathview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtkmathview
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.32 2008/11/13 02:58:31 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.33 2008/11/22 16:54:44 jer Exp $
+
+ 22 Nov 2008; Jeroen Roovers <jer@gentoo.org> gtkmathview-0.8.0.ebuild:
+ Stable for HPPA (bug #245303).
13 Nov 2008; Brent Baude <ranger@gentoo.org> gtkmathview-0.8.0.ebuild:
stable ppc64, bug 245303
diff --git a/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild b/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild
index c0fcfdc44fc2..ad1b6532e48e 100644
--- a/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild
+++ b/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.ebuild,v 1.8 2008/11/13 02:58:31 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild,v 1.9 2008/11/22 16:54:44 jer Exp $
inherit eutils
@@ -11,7 +11,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 svg t1lib"
RDEPEND=">=dev-libs/glib-2.2.1