From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/mathjax/
Date: Mon, 7 Sep 2015 15:58:43 +0000 (UTC) [thread overview]
Message-ID: <1441641519.aef0d85bb502cbe54f5c6b4d4522f706fec51394.jlec@gentoo> (raw)
commit: aef0d85bb502cbe54f5c6b4d4522f706fec51394
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 7 15:52:35 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Sep 7 15:58:39 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aef0d85b
dev-libs/mathjax: Version Bump
drop old
fix upstream source location
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-libs/mathjax/Manifest | 4 ++--
.../mathjax/{mathjax-2.4.ebuild => mathjax-2.4.0.ebuild} | 8 ++++----
.../mathjax/{mathjax-2.1.ebuild => mathjax-2.5.3.ebuild} | 12 ++++++------
3 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/dev-libs/mathjax/Manifest b/dev-libs/mathjax/Manifest
index dda9cac..c53d25d 100644
--- a/dev-libs/mathjax/Manifest
+++ b/dev-libs/mathjax/Manifest
@@ -1,3 +1,3 @@
-DIST mathjax-2.1.tar.gz 8834936 SHA256 f1a1aaa8b91ad5c749b3767ebd75294a7c305646f320d106899e2ea9227613d6 SHA512 b90399df7e06a77250fc76d9fd2de0c53c781e5897b85a01cf3a4ec033deea479e15d7d20ddad2730444d786fb6814ee88b5553ab89d7143fbf8f5b1b27fc330 WHIRLPOOL 499421b90f55ea34e379e3aa79fb37ef10c5704a8f019a775c59ff62172ee2de98e7a20576681b4976778117ca811eab221fa0d1af0dab9de86b0b712c41a323
DIST mathjax-2.2.tar.gz 8974100 SHA256 7879b59d2992bc31cda0d8b9d4f8fb47d4435f3129e421be46cc6d3136ed7449 SHA512 11987a959a7b154ea8df4ad93ce6193eed930affcfbfd2ba3fd965356c3ea957ef73a3ea6830a841bbe81f64ed0d9a78ab9fd74d0cbf011671b7d174cdc1f80c WHIRLPOOL 5bfba913fe1d768561c52154b714791afd8721673c2b404e3f4dd2b0c18855843521baf6ac534bb07826d475f83e81b4131e218d2e359f329b9cc8f143e40899
-DIST mathjax-2.4.tar.gz 23048619 SHA256 f1450bafe63599729df7a879e40127f29cfc265abc4a0626bf9d274ed261cbeb SHA512 ee1662b3253fc77aa05d718b215c25b09cd28c0ac4a192537f9965b685452855439e192f0a816a7a1046b721cfa66558c5d4a1a1972db2ea351f2b9c71f24df0 WHIRLPOOL a1e68cfe968a2f36e3e693f0a03351d6c2bb8019f2b20975d6c4805839fb24793f31a12aebe68acabbada3dbf2c54f8da17641ead0451a122fd8e584700f11f6
+DIST mathjax-2.4.0.tar.gz 23048567 SHA256 cd7175e1e352793942a976bf40692b954b5169bd28533921a8a8dd4ec865d855 SHA512 1f1cd590d0d584e38a51920e1d92e7dd1e0b8a0660b1ad29b522a5ced4d6c1f7d00074500d726aeee04c04f10c963944d1ef6aa2a662d7b53df609f9270b8de0 WHIRLPOOL 0b9dc53d1070a587261e770fe16a118171b40fa4d5de88a580726c1b9181d6d264c936eb68721798610e7d15a69c861d4b0454566ea1072a541c80a4bd5b6093
+DIST mathjax-2.5.3.tar.gz 23257294 SHA256 d24fcd6e66db4d79177513fbd25be9b75bff30f2a379199e8a05d5051fed5df3 SHA512 007b3d4e7d4224746ea8996838f6d208ee6dd04a6c2e3dc38b6e7ad83421732d4f5c5b9b6714183d0a25a46fdc1a9cd73a6ca769f29dbe3f36c79a5ca0ee1178 WHIRLPOOL a25f492d649dca6a0fe99602d8aecbf8538aef5bec56fd41b72208f68deac733f3e6ca109b2eb351c1d3ee3de6ed8b75eb3724b85cae8f717a6ac78b788fea96
diff --git a/dev-libs/mathjax/mathjax-2.4.ebuild b/dev-libs/mathjax/mathjax-2.4.0.ebuild
similarity index 84%
rename from dev-libs/mathjax/mathjax-2.4.ebuild
rename to dev-libs/mathjax/mathjax-2.4.0.ebuild
index a4ff2ef..663ef8b 100644
--- a/dev-libs/mathjax/mathjax-2.4.ebuild
+++ b/dev-libs/mathjax/mathjax-2.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,16 +6,16 @@ EAPI=5
DESCRIPTION="JavaScript display engine for LaTeX, MathML and AsciiMath"
HOMEPAGE="http://www.mathjax.org/"
-SRC_URI="https://github.com/mathjax/MathJax/archive/v${PV}-latest.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/mathjax/MathJax/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc examples"
-RESTRICT="binchecks"
+RESTRICT="binchecks strip"
-S=${WORKDIR}/MathJax-${PV}-latest
+S=${WORKDIR}/MathJax-${PV}
make_webconf() {
# web server config file - should we really do this?
diff --git a/dev-libs/mathjax/mathjax-2.1.ebuild b/dev-libs/mathjax/mathjax-2.5.3.ebuild
similarity index 75%
rename from dev-libs/mathjax/mathjax-2.1.ebuild
rename to dev-libs/mathjax/mathjax-2.5.3.ebuild
index adcf740..a0042a5 100644
--- a/dev-libs/mathjax/mathjax-2.1.ebuild
+++ b/dev-libs/mathjax/mathjax-2.5.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,14 +6,14 @@ EAPI=5
DESCRIPTION="JavaScript display engine for LaTeX, MathML and AsciiMath"
HOMEPAGE="http://www.mathjax.org/"
-SRC_URI="https://github.com/mathjax/MathJax/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/mathjax/MathJax/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc examples"
-RESTRICT="binchecks"
+RESTRICT="binchecks strip"
S=${WORKDIR}/MathJax-${PV}
@@ -40,10 +40,10 @@ src_install() {
dodoc README*
use doc && dohtml -r docs/html/*
if use examples; then
- insinto /usr/share/doc/${PF}/examples
+ insinto /usr/share/${PN}/examples
doins -r test/*
fi
- rm -rf test docs LICENSE README* || die
+ rm -r test docs LICENSE README* || die
webinstalldir=/usr/share/${PN}
insinto ${webinstalldir}
next reply other threads:[~2015-09-07 15:58 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-07 15:58 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-01-22 21:03 [gentoo-commits] repo/gentoo:master commit in: dev-libs/mathjax/ Justin Lecher
2016-12-02 1:01 Mark Wright
2017-06-23 19:26 Alexis Ballier
2018-04-18 12:00 Mikle Kolyada
2018-04-22 1:35 Thomas Deutschmann
2018-04-24 7:15 Mikle Kolyada
2018-07-03 2:03 Mark Wright
2018-07-03 2:03 Mark Wright
2018-12-22 22:25 Thomas Deutschmann
2018-12-29 9:10 Mikle Kolyada
2019-02-04 20:16 Markus Meier
2020-01-10 8:45 Mark Wright
2020-02-12 18:06 David Seifert
2020-11-30 2:55 Sam James
2021-06-20 1:55 Sam James
2021-09-02 0:01 Marek Szuba
2021-09-06 0:18 Sam James
2021-11-14 3:43 Sam James
2021-11-14 20:35 Sam James
2021-11-18 5:36 Sam James
2021-11-18 8:10 Sam James
2022-01-30 13:32 James Le Cuirot
2022-02-14 8:35 Matt Turner
2022-02-27 12:29 Jakov Smolić
2022-02-27 16:38 Sam James
2022-02-27 16:48 Sam James
2022-02-27 16:51 Sam James
2022-02-27 20:07 Michał Górny
2022-02-27 23:09 Sam James
2022-09-22 7:45 Michał Górny
2023-08-16 20:17 Michael Orlitzky
2023-08-31 3:11 Michael Orlitzky
2023-09-30 18:22 Michael Orlitzky
2023-09-30 18:22 Michael Orlitzky
2024-02-15 13:50 Sam James
2024-02-15 13:50 Sam James
2024-02-15 13:50 Sam James
2024-02-15 13:50 Sam James
2024-02-15 13:50 Sam James
2024-02-19 4:04 Sam James
2024-03-22 4:03 Sam James
2024-03-22 4:03 Sam James
2024-08-20 15:45 Eli Schwartz
2024-08-25 15:24 Andreas K. Hüttel
2024-09-24 15:09 Arthur Zamarin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1441641519.aef0d85bb502cbe54f5c6b4d4522f706fec51394.jlec@gentoo \
--to=jlec@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox