public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/diffmask/
Date: Wed, 18 May 2022 07:36:14 +0000 (UTC)	[thread overview]
Message-ID: <1652859364.afe42a78c42ae9603ba728f1e3869f785d407063.mgorny@gentoo> (raw)

commit:     afe42a78c42ae9603ba728f1e3869f785d407063
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 18 07:05:10 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 18 07:36:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afe42a78

app-portage/diffmask: Use PEP517 build

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/diffmask/diffmask-0.3.3-r5.ebuild | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/app-portage/diffmask/diffmask-0.3.3-r5.ebuild b/app-portage/diffmask/diffmask-0.3.3-r5.ebuild
new file mode 100644
index 000000000000..860f48575331
--- /dev/null
+++ b/app-portage/diffmask/diffmask-0.3.3-r5.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="A utility to maintain package.unmask entries up-to-date with masks"
+HOMEPAGE="https://github.com/mgorny/diffmask/"
+SRC_URI="https://github.com/mgorny/diffmask/releases/download/${P}/${P}.tar.bz2"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~mips ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	sys-apps/portage[${PYTHON_USEDEP}]
+"


             reply	other threads:[~2022-05-18  7:36 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-18  7:36 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-09 14:50 [gentoo-commits] repo/gentoo:master commit in: app-portage/diffmask/ Michał Górny
2024-03-03 16:20 Michał Górny
2023-02-17 11:58 Michał Górny
2022-08-10 14:20 Michał Górny
2022-08-10 14:20 Michał Górny
2022-08-08 19:59 Jakov Smolić
2022-07-31 16:08 Jakov Smolić
2022-05-18  7:36 Michał Górny
2022-05-18  7:36 Michał Górny
2022-05-18  7:36 Michał Górny
2021-05-23  8:01 Michał Górny
2020-09-27 16:10 Sam James
2020-02-11 11:38 Michał Górny
2020-01-04 20:12 Michał Górny
2019-12-16 14:38 Michał Górny
2019-11-29 11:00 Michał Górny
2018-05-27  8:41 Michał Górny
2018-05-16 19:11 Michał Górny
2018-05-16 19:11 Michał Górny
2018-05-16 19:11 Michał Górny
2017-04-22  9:56 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=1652859364.afe42a78c42ae9603ba728f1e3869f785d407063.mgorny@gentoo \
    --to=mgorny@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