From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3CF44139694 for ; Sun, 12 Feb 2017 18:36:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6B98E0C3D; Sun, 12 Feb 2017 18:36:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A2EA9E0C3D for ; Sun, 12 Feb 2017 18:36:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4BBA034161D for ; Sun, 12 Feb 2017 18:36:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3E8FD4585 for ; Sun, 12 Feb 2017 18:36:18 +0000 (UTC) From: "Andrey Grozin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrey Grozin" Message-ID: <1486924517.c04c6a47699a3c9045e997b26c32f0117651a127.grozin@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/doconce/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/doconce/Manifest app-text/doconce/doconce-1.3.ebuild app-text/doconce/metadata.xml X-VCS-Directories: app-text/doconce/ X-VCS-Committer: grozin X-VCS-Committer-Name: Andrey Grozin X-VCS-Revision: c04c6a47699a3c9045e997b26c32f0117651a127 X-VCS-Branch: master Date: Sun, 12 Feb 2017 18:36:18 +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: 484a7578-b8c0-4ee7-8287-dac2feb3ad83 X-Archives-Hash: 916d9b8265af77f8a49ee86f3b4b2779 commit: c04c6a47699a3c9045e997b26c32f0117651a127 Author: Andrey Grozin gentoo org> AuthorDate: Sun Feb 12 18:35:17 2017 +0000 Commit: Andrey Grozin gentoo org> CommitDate: Sun Feb 12 18:35:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c04c6a47 app-text/doconce: initial import Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-text/doconce/Manifest | 1 + app-text/doconce/doconce-1.3.ebuild | 17 +++++++++++++++++ app-text/doconce/metadata.xml | 19 +++++++++++++++++++ 3 files changed, 37 insertions(+) diff --git a/app-text/doconce/Manifest b/app-text/doconce/Manifest new file mode 100644 index 0000000000..aa18f11c98 --- /dev/null +++ b/app-text/doconce/Manifest @@ -0,0 +1 @@ +DIST doconce-1.3.tar.bz2 112034753 SHA256 dcb63fdc86f035664fa0b283b21ff3af37fc519de8a67e2f73d161df0dedc8e3 SHA512 b59568e801f4cc5b7f01f3c3d344702ec80c65b5a065e2ece3b3ed8cb5f669739c9adf3caf96cd0b43c646ccae0f11325d5ca64ee1a325ac404ec6e5feb6148d WHIRLPOOL b4d03f6b8bb7ac0a950c4c362234ac2630f7449301f89d5c2bd93c02e4e7d5daa198863f6d20b71d7bc81170f5326ac2c79de4307937b022e06400a8298586b6 diff --git a/app-text/doconce/doconce-1.3.ebuild b/app-text/doconce/doconce-1.3.ebuild new file mode 100644 index 0000000000..8982fcbfdb --- /dev/null +++ b/app-text/doconce/doconce-1.3.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +PYTHON_COMPAT=( python2_7 python3_{4,5} ) +inherit distutils-r1 + +DESCRIPTION="A markdown-like langauge to generate docs in html, LaTeX, and many other formats" +HOMEPAGE="https://github.com/hplgit/doconce/ https://pypi.python.org/pypi/doconce/" +SRC_URI="https://dev.gentoo.org/~grozin/${P}.tar.bz2" +LICENSE="BSD" +SLOT="0" +IUSE="" +KEYWORDS="~amd64 ~x86" +DEPEND="dev-python/future" +RDEPEND="${DEPEND}" diff --git a/app-text/doconce/metadata.xml b/app-text/doconce/metadata.xml new file mode 100644 index 0000000000..fe4e7ca33b --- /dev/null +++ b/app-text/doconce/metadata.xml @@ -0,0 +1,19 @@ + + + + + grozin@gentoo.org + Andrey Grozin + + + DocOnce is a modestly tagged (Markdown-like) markup language targeting scientific reports, + software documentation, books, blog posts, and slides involving much math and code in the text. + From DocOnce source you can generate LaTeX, Sphinx, HTML, IPython notebooks, Markdown, + MediaWiki, and other formats. + This means that you from a single source can get the most up-to-date publishing technologies + for paper, tablets, and phones. + + + processing + +