public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/fetchcommandwrapper/
Date: Sun,  5 Nov 2023 19:51:08 +0000 (UTC)	[thread overview]
Message-ID: <1699213852.2cc02953c205a56995bb47f95f4db0079de3e16d.sping@gentoo> (raw)

commit:     2cc02953c205a56995bb47f95f4db0079de3e16d
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  5 19:49:42 2023 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Nov  5 19:50:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cc02953

app-portage/fetchcommandwrapper: Python 3.12

Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>

 .../fetchcommandwrapper-0.8.4-r4.ebuild            | 24 ++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/app-portage/fetchcommandwrapper/fetchcommandwrapper-0.8.4-r4.ebuild b/app-portage/fetchcommandwrapper/fetchcommandwrapper-0.8.4-r4.ebuild
new file mode 100644
index 000000000000..788a228fffb1
--- /dev/null
+++ b/app-portage/fetchcommandwrapper/fetchcommandwrapper-0.8.4-r4.ebuild
@@ -0,0 +1,24 @@
+# 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..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Wrapper integrating aria2 into portage's FETCHCOMMAND"
+HOMEPAGE="https://github.com/hartwork/fetchcommandwrapper"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+
+RDEPEND=">=net-misc/aria2-1.10.2[metalink,xmlrpc]"
+
+pkg_postinst() {
+	ewarn 'You need to append'
+	ewarn '   source /usr/share/fetchcommandwrapper/make.conf'
+	ewarn 'to /etc/portage/make.conf in order to integrate fetchcommandwrapper.'
+}


             reply	other threads:[~2023-11-05 19:51 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-05 19:51 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-14 17:15 [gentoo-commits] repo/gentoo:master commit in: app-portage/fetchcommandwrapper/ Sebastian Pipping
2024-04-18 16:57 Arthur Zamarin
2023-05-01 12:39 Michał Górny
2022-11-28 21:21 Sebastian Pipping
2022-11-28 20:37 Sebastian Pipping
2022-08-08 19:59 Jakov Smolić
2022-07-31 16:08 Jakov Smolić
2021-09-23 20:39 Sebastian Pipping
2021-07-30  8:39 Georgy Yakovlev
2020-12-07 15:02 Sebastian Pipping
2020-05-08 14:03 Sebastian Pipping
2020-03-02 19:56 Sebastian Pipping
2020-02-11 11:38 Michał Górny
2019-11-07 13:24 Sebastian Pipping
2019-04-22 16:22 Sebastian Pipping
2019-04-22 16:16 Sebastian Pipping
2018-11-17 15:32 Sebastian Pipping
2018-11-17 15:32 Sebastian Pipping
2017-05-15 20:45 Sebastian Pipping
2017-05-03 17:07 Sebastian Pipping

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=1699213852.2cc02953c205a56995bb47f95f4db0079de3e16d.sping@gentoo \
    --to=sping@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