From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/acmebot/
Date: Sun, 21 Jul 2019 17:43:33 +0000 (UTC) [thread overview]
Message-ID: <1563730488.29516c2f08b7ef19e5508f7a2fd9c6862bdb4aa4.mgorny@gentoo> (raw)
commit: 29516c2f08b7ef19e5508f7a2fd9c6862bdb4aa4
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 21 17:32:26 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 21 17:34:48 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29516c2f
app-crypt/acmebot: Fix python-r1 usage
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-crypt/acmebot/{acmebot-2.3.0.ebuild => acmebot-2.3.0-r1.ebuild} | 5 ++---
app-crypt/acmebot/acmebot-9999.ebuild | 5 ++---
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/app-crypt/acmebot/acmebot-2.3.0.ebuild b/app-crypt/acmebot/acmebot-2.3.0-r1.ebuild
similarity index 93%
rename from app-crypt/acmebot/acmebot-2.3.0.ebuild
rename to app-crypt/acmebot/acmebot-2.3.0-r1.ebuild
index 80bd249ecd7..a179ed4c74a 100644
--- a/app-crypt/acmebot/acmebot-2.3.0.ebuild
+++ b/app-crypt/acmebot/acmebot-2.3.0-r1.ebuild
@@ -20,7 +20,7 @@ SLOT="0"
IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-CDEPEND="
+CDEPEND="${PYTHON_DEPS}
>=dev-python/appdirs-1.4.3[${PYTHON_USEDEP}]
>=dev-python/pyparsing-2.2.0[${PYTHON_USEDEP}]
>=dev-python/packaging-16.8[${PYTHON_USEDEP}]
@@ -34,8 +34,7 @@ RDEPEND="${CDEPEND}"
DEPEND=""
src_install() {
- dobin acmebot
- python_replicate_script "${ED}"/usr/bin/acmebot
+ python_foreach_impl python_doscript acmebot
insinto /etc/logrotate.d
doins logrotate.d/acmebot
insinto /etc/acmebot
diff --git a/app-crypt/acmebot/acmebot-9999.ebuild b/app-crypt/acmebot/acmebot-9999.ebuild
index 80bd249ecd7..a179ed4c74a 100644
--- a/app-crypt/acmebot/acmebot-9999.ebuild
+++ b/app-crypt/acmebot/acmebot-9999.ebuild
@@ -20,7 +20,7 @@ SLOT="0"
IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-CDEPEND="
+CDEPEND="${PYTHON_DEPS}
>=dev-python/appdirs-1.4.3[${PYTHON_USEDEP}]
>=dev-python/pyparsing-2.2.0[${PYTHON_USEDEP}]
>=dev-python/packaging-16.8[${PYTHON_USEDEP}]
@@ -34,8 +34,7 @@ RDEPEND="${CDEPEND}"
DEPEND=""
src_install() {
- dobin acmebot
- python_replicate_script "${ED}"/usr/bin/acmebot
+ python_foreach_impl python_doscript acmebot
insinto /etc/logrotate.d
doins logrotate.d/acmebot
insinto /etc/acmebot
next reply other threads:[~2019-07-21 17:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-21 17:43 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-08-16 4:59 [gentoo-commits] repo/gentoo:master commit in: app-crypt/acmebot/ Robin H. Johnson
2019-04-20 6:47 Robin H. Johnson
2019-04-20 6:31 Robin H. Johnson
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=1563730488.29516c2f08b7ef19e5508f7a2fd9c6862bdb4aa4.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