From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EC879198005 for ; Mon, 25 Feb 2013 01:20:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EDDE8E0642; Mon, 25 Feb 2013 01:20:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 00D0CE05FA for ; Mon, 25 Feb 2013 01:20:39 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CAE9D33DD0A for ; Mon, 25 Feb 2013 01:20:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 35632E4075 for ; Mon, 25 Feb 2013 01:20:36 +0000 (UTC) From: "Sebastien Fabbro" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastien Fabbro" Message-ID: <1361481709.b421e354dc86f4803709b1e0326a202ebd179e15.bicatali@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-libs/mathjax/ X-VCS-Repository: proj/sci X-VCS-Files: dev-libs/mathjax/ChangeLog dev-libs/mathjax/mathjax-2.0.ebuild dev-libs/mathjax/metadata.xml X-VCS-Directories: dev-libs/mathjax/ X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro X-VCS-Revision: b421e354dc86f4803709b1e0326a202ebd179e15 X-VCS-Branch: master Date: Mon, 25 Feb 2013 01:20:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5b8e9f66-8557-4af5-bda4-7e34ade725ff X-Archives-Hash: 76d3ccb63c15c5c12afbec92f33e35a2 commit: b421e354dc86f4803709b1e0326a202ebd179e15 Author: Sébastien Fabbro gentoo org> AuthorDate: Thu Feb 21 21:21:49 2013 +0000 Commit: Sebastien Fabbro gentoo org> CommitDate: Thu Feb 21 21:21:49 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=b421e354 mathjax now in main tree --- dev-libs/mathjax/ChangeLog | 10 ------- dev-libs/mathjax/mathjax-2.0.ebuild | 50 ----------------------------------- dev-libs/mathjax/metadata.xml | 17 ------------ 3 files changed, 0 insertions(+), 77 deletions(-) diff --git a/dev-libs/mathjax/ChangeLog b/dev-libs/mathjax/ChangeLog deleted file mode 100644 index ca20ec9..0000000 --- a/dev-libs/mathjax/ChangeLog +++ /dev/null @@ -1,10 +0,0 @@ -# ChangeLog for dev-libs/mathjax -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - -*mathjax-2.0 (29 Jun 2012) - - 29 Jun 2012; Sebastien Fabbro +mathjax-2.0.ebuild, - +metadata.xml: - dev-libs/mathjax: Initial import - diff --git a/dev-libs/mathjax/mathjax-2.0.ebuild b/dev-libs/mathjax/mathjax-2.0.ebuild deleted file mode 100644 index 14e5e5a..0000000 --- a/dev-libs/mathjax/mathjax-2.0.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=4 - -DESCRIPTION="JavaScript display engine for LaTeX, MathML and AsciiMath" -HOMEPAGE="http://www.mathjax.org/" -SRC_URI="https://github.com/mathjax/MathJax/tarball/v${PV} -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="doc examples" - -DEPEND="" -RDEPEND="" - -src_unpack() { - unpack ${A} && mv ${PN}-MathJax-* ${P} -} - -src_install() { - find . -name .gitignore -delete - dodoc README* - use doc && dohtml -r docs/html/* - if use examples; then - insinto /usr/share/doc/${PF}/examples - doins -r test/* - fi - rm -rf test docs LICENSE README* - #local installdir=/var/www/${PN} - local installdir=/usr/share/${PN} - insinto ${installdir} - doins -r * - # web server config file - should we really do this? - cat > MathJax.conf <<-EOF - Alias /MathJax/ ${EPREFIX}${installdir}/ - Alias /mathjax/ ${EPREFIX}${installdir}/ - - - Options None - AllowOverride None - Order allow,deny - Allow from all - - EOF - insinto /etc/httpd/conf.d - doins MathJax.conf -} diff --git a/dev-libs/mathjax/metadata.xml b/dev-libs/mathjax/metadata.xml deleted file mode 100644 index 0544fc3..0000000 --- a/dev-libs/mathjax/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - -sci - - MathJax is an open-source JavaScript display engine for LaTeX and - MathML that works in all modern browsers. It was designed with the - goal of consolidating the recent advances in web technologies into a - single, definitive, math-on-the-web platform supporting the major - browsers and operating systems. It requires no setup on the part of - the user (no plugins to downlaod or software to install), so the - page author can write web documents that include mathematics and be - confident that users will be able to view it naturally and - easily. One simply includes MathJax and some mathematics in a web - page, and MathJax does the rest. - -