public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/rpl/
Date: Sun,  9 Apr 2023 17:18:57 +0000 (UTC)	[thread overview]
Message-ID: <1681060700.05bb91050e2df13e6c0b8bf6083f5e942283a977.arthurzam@gentoo> (raw)

commit:     05bb91050e2df13e6c0b8bf6083f5e942283a977
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  9 17:18:20 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Apr  9 17:18:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05bb9105

app-text/rpl: add 1.15.2, enable py3.11

Closes: https://bugs.gentoo.org/896646
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-text/rpl/Manifest          |  1 +
 app-text/rpl/rpl-1.15.2.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/app-text/rpl/Manifest b/app-text/rpl/Manifest
index 1e027aecd9b3..6ce738310437 100644
--- a/app-text/rpl/Manifest
+++ b/app-text/rpl/Manifest
@@ -1 +1,2 @@
+DIST rpl-1.15.2.gh.tar.gz 25452 BLAKE2B 95c826723683786411ff4ff5fe3a31ef4784fd682a735c369b758137aaf94b936aa4c714ed5db51c987710bb79dfeb46a8ec5837f97242d488ea4d92d980f202 SHA512 67418a89e3ab8770dce4945d3db5d7a54986ba4357a902249062d28d9abda5856c82e41092b703e138fe6d70e6ea3c5f5cd57eead83d0d39addda6c746e85d81
 DIST rpl-1.9.1.gh.tar.gz 22858 BLAKE2B 583a29fd34d7a0d2b3a35b0966a6bd42ac2851750806a97846785dc0331bd5d2199ffba3309184e64a4aa7194f9ae4b9ecb2acc500830b841bd34e2184ec1798 SHA512 be480c6788fa1eb672b892d798deb7d263eae227dac5d93a55f28ebf3b4a43f896eb10edd00e52aad1cd57f4a80faf4a4552b4762b26da273cd05f0c5bce754a

diff --git a/app-text/rpl/rpl-1.15.2.ebuild b/app-text/rpl/rpl-1.15.2.ebuild
new file mode 100644
index 000000000000..902a5491d3c1
--- /dev/null
+++ b/app-text/rpl/rpl-1.15.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+inherit distutils-r1
+
+DESCRIPTION="Intelligent recursive search/replace utility"
+HOMEPAGE="http://rpl.sourceforge.net/
+	https://github.com/rrthomas/rpl"
+SRC_URI="
+	https://github.com/rrthomas/rpl/archive/v${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+
+RDEPEND="dev-python/chardet[${PYTHON_USEDEP}]"
+BDEPEND="${RDEPEND}
+	dev-python/argparse-manpage[${PYTHON_USEDEP}]
+	sys-apps/help2man[nls]
+"


             reply	other threads:[~2023-04-09 17:19 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-09 17:18 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-25 12:04 [gentoo-commits] repo/gentoo:master commit in: app-text/rpl/ Andreas K. Hüttel
2024-02-14 23:12 Jakov Smolić
2024-02-03 11:22 Arthur Zamarin
2023-12-19  5:23 Sam James
2023-12-15  3:25 Sam James
2023-12-15  3:25 Sam James
2022-11-15 18:17 Michał Górny
2021-09-12  8:29 Sam James
2021-09-10  1:27 Sam James
2021-09-07  7:57 Arthur Zamarin
2021-09-07  6:49 Arthur Zamarin
2021-09-07  6:49 Arthur Zamarin
2021-09-07  6:49 Arthur Zamarin
2021-01-06 13:46 Fabian Groffen
2020-06-20  8:03 Patrice Clement
2020-06-20  8:03 Patrice Clement
2017-01-28 14:32 Mart Raudsepp
2016-09-09 13:40 Patrice Clement
2016-09-09 13:39 Patrice Clement
2015-12-22 18:27 Mike Gilbert

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=1681060700.05bb91050e2df13e6c0b8bf6083f5e942283a977.arthurzam@gentoo \
    --to=arthurzam@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