summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-25 12:09:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-25 12:09:30 +0000
commitd0e5ac59c9827bf1a8e494e4f1a36bdbd0ac7ced (patch)
tree52e175572041b62d3755c912c786c86849d00bbe /dev-libs/mathjax
parentStable for x86, wrt bug #473564 (diff)
downloadgentoo-2-d0e5ac59c9827bf1a8e494e4f1a36bdbd0ac7ced.tar.gz
gentoo-2-d0e5ac59c9827bf1a8e494e4f1a36bdbd0ac7ced.tar.bz2
gentoo-2-d0e5ac59c9827bf1a8e494e4f1a36bdbd0ac7ced.zip
Stable for x86, wrt bug #474410
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/mathjax')
-rw-r--r--dev-libs/mathjax/ChangeLog5
-rw-r--r--dev-libs/mathjax/mathjax-2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/mathjax/ChangeLog b/dev-libs/mathjax/ChangeLog
index 5bb7f16fa711..b58b79455884 100644
--- a/dev-libs/mathjax/ChangeLog
+++ b/dev-libs/mathjax/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/mathjax
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/mathjax/ChangeLog,v 1.4 2013/06/13 12:25:05 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/mathjax/ChangeLog,v 1.5 2013/06/25 12:09:30 ago Exp $
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> mathjax-2.2.ebuild:
+ Stable for x86, wrt bug #474410
*mathjax-2.2 (13 Jun 2013)
diff --git a/dev-libs/mathjax/mathjax-2.2.ebuild b/dev-libs/mathjax/mathjax-2.2.ebuild
index 133fb2214e04..a393decea029 100644
--- a/dev-libs/mathjax/mathjax-2.2.ebuild
+++ b/dev-libs/mathjax/mathjax-2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/mathjax/mathjax-2.2.ebuild,v 1.1 2013/06/13 12:25:05 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/mathjax/mathjax-2.2.ebuild,v 1.2 2013/06/25 12:09:30 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/mathjax/MathJax/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
IUSE="doc examples"
RESTRICT="binchecks"