From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/mkdocs_pymdownx_material_extras/
Date: Sat, 28 Mar 2020 11:08:01 +0000 (UTC) [thread overview]
Message-ID: <1585393213.a9e633a424a95e0777e44bdf9b1e467079a55518.andrewammerlaan@gentoo> (raw)
Message-ID: <20200328110801.E11VY74QiF1199tptHwyu6ty-GCrIwHcZimrqdgP3iA@z> (raw)
commit: a9e633a424a95e0777e44bdf9b1e467079a55518
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Mar 28 10:27:02 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Mar 28 11:00:13 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a9e633a4
dev-python/mkdocs_pymdownx_material_extras: fix S not found
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
| 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--git a/dev-python/mkdocs_pymdownx_material_extras/mkdocs_pymdownx_material_extras-1.0_beta10.ebuild b/dev-python/mkdocs_pymdownx_material_extras/mkdocs_pymdownx_material_extras-1.0_beta10.ebuild
index 190f143..a651d1b 100644
--- a/dev-python/mkdocs_pymdownx_material_extras/mkdocs_pymdownx_material_extras-1.0_beta10.ebuild
+++ b/dev-python/mkdocs_pymdownx_material_extras/mkdocs_pymdownx_material_extras-1.0_beta10.ebuild
@@ -4,7 +4,8 @@
EAPI=7
PYTHON_COMPAT=( python3_6 )
-#DISTUTILS_USE_SETUPTOOLS=rdepend
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
@@ -24,4 +25,5 @@ RDEPEND="
dev-python/mkdocs-material[${PYTHON_USEDEP}]
>=dev-python/pymdown-extensions-7.0_beta2[${PYTHON_USEDEP}]
"
-DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/${PN}-${MYPV}"
next reply other threads:[~2020-03-28 11:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-28 11:00 Andrew Ammerlaan [this message]
2020-03-28 11:08 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/mkdocs_pymdownx_material_extras/ Andrew Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2020-12-07 11:52 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-10-22 14:39 Andrew Ammerlaan
2020-04-09 19:47 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-09 14:45 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-09 14:51 Andrew Ammerlaan
2020-03-27 17:04 Alessandro Barbieri
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=1585393213.a9e633a424a95e0777e44bdf9b1e467079a55518.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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