From: "Christoph Junghans" <junghans@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/txt2tags/
Date: Fri, 6 Dec 2019 22:16:05 +0000 (UTC) [thread overview]
Message-ID: <1575670536.d66dcc1c1e37a97f40b42af0adea1990689ef461.junghans@gentoo> (raw)
commit: d66dcc1c1e37a97f40b42af0adea1990689ef461
Author: Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 6 22:15:36 2019 +0000
Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Fri Dec 6 22:15:36 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d66dcc1c
app-text/txt2tags: version bump
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Christoph Junghans <junghans <AT> gentoo.org>
app-text/txt2tags/Manifest | 1 +
app-text/txt2tags/txt2tags-3.3.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/app-text/txt2tags/Manifest b/app-text/txt2tags/Manifest
index 8d003cb19ce..c8f8198a601 100644
--- a/app-text/txt2tags/Manifest
+++ b/app-text/txt2tags/Manifest
@@ -1 +1,2 @@
DIST txt2tags-2.6.tgz 544724 BLAKE2B 9c8c37c6e003c7252276b32bacd373fe9143fdd93fdbc2bf0c23a83e2123c2a9636be5f106d248f2f0ecccd71eb9bc68cf8343557f10a7e6f8deacd8ade975ee SHA512 716e975f45dd304b6fd7d4e5aa8bd12e57c54120d892ae9abe11f1f3b5aeb747d8df0a9ffd34b8b5e6c8d422aac8830477f9a332c9e94040e1aa9946ebfe051e
+DIST txt2tags-3.3.tar.gz 261417 BLAKE2B 6070c23faafc9283e48efdab165c9a0050703d5d04a5ce557afc693161af5e1105435ddb9c991c0e8ef5dbd1e6d25f77c915e8be3f349b790636c904df7553f3 SHA512 a52de3f5226d85af006304a9063b5dd01df2627a45670a91b954f758cb920648f86699acab5cd7822c0183e93eed110ddc7dd8d156b0eccbe1541e7fbc2bdb22
diff --git a/app-text/txt2tags/txt2tags-3.3.ebuild b/app-text/txt2tags/txt2tags-3.3.ebuild
new file mode 100644
index 00000000000..9d8616a6864
--- /dev/null
+++ b/app-text/txt2tags/txt2tags-3.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Generate marked up documents (HTML, etc.)from a plain text file with markup"
+HOMEPAGE="https://txt2tags.org"
+SRC_URI="https://github.com/jendrikseipp/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+DEPEND="${PYTHON_DEPS}"
+
+RDEPEND="${DEPEND}"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
next reply other threads:[~2019-12-06 22:16 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-06 22:16 Christoph Junghans [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-17 15:03 [gentoo-commits] repo/gentoo:master commit in: app-text/txt2tags/ Viorel Munteanu
2023-11-17 11:09 Sam James
2023-10-07 7:02 Viorel Munteanu
2023-03-23 4:49 Viorel Munteanu
2023-03-22 22:36 Sam James
2023-02-17 16:13 Viorel Munteanu
2022-05-20 19:36 Jakov Smolić
2021-09-23 9:13 Arthur Zamarin
2021-09-23 9:13 Arthur Zamarin
2021-09-23 9:13 Arthur Zamarin
2021-09-23 9:13 Arthur Zamarin
2021-01-06 13:46 Fabian Groffen
2020-12-20 17:35 Sam James
2020-12-20 16:30 Thomas Deutschmann
2020-12-19 19:36 Sam James
2020-12-17 13:11 Sam James
2020-10-11 9:30 Joonas Niilola
2020-10-11 9:30 Joonas Niilola
2020-08-05 14:02 Agostino Sarubbo
2020-08-05 13:53 Agostino Sarubbo
2020-01-09 18:41 Rafael Martins
2019-12-06 23:42 David Seifert
2018-05-16 22:50 Aaron Bauman
2017-02-18 9:54 David Seifert
2016-10-18 19:26 Pacho Ramos
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=1575670536.d66dcc1c1e37a97f40b42af0adea1990689ef461.junghans@gentoo \
--to=junghans@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