summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-05-29 22:07:29 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-05-29 22:07:29 +0000
commitda71467cfb9b12c11e49cb364224017a66e5f396 (patch)
tree9cb8c73f75f81be625d952d7f7aadbcc25689ff5 /x11-libs/gtkmathview
parentKeyword ~mips (diff)
downloadgentoo-2-da71467cfb9b12c11e49cb364224017a66e5f396.tar.gz
gentoo-2-da71467cfb9b12c11e49cb364224017a66e5f396.tar.bz2
gentoo-2-da71467cfb9b12c11e49cb364224017a66e5f396.zip
Keyword ~mips
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/gtkmathview')
-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 0f667d88508b..5a6769367e6b 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.46 2012/05/26 11:02:45 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.47 2012/05/29 22:07:29 blueness Exp $
+
+ 29 May 2012; Anthony G. Basile <blueness@gentoo.org>
+ gtkmathview-0.8.0-r2.ebuild:
+ Keyword ~mips
26 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
gtkmathview-0.8.0-r2.ebuild, files/gtkmathview-0.8.0-gcc43.patch,
diff --git a/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild b/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild
index 7ac71e8d925b..80653da323f6 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.2 2012/05/26 11:02:45 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild,v 1.3 2012/05/29 22:07:29 blueness 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 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="gtk mathml svg t1lib"
RDEPEND=">=dev-libs/glib-2.2.1:2