summaryrefslogtreecommitdiff
path: root/app-crypt/acmebot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-08-02 19:14:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-08-02 19:14:55 +0100
commitb24bd25253fe093f722ab576d29fdc41d04cb1ee (patch)
tree0fcf2afd9f852c4d4c291cf8afaa2c244d598105 /app-crypt/acmebot
parent121ed4eec41fbf03e1998d09eede1bf449da63b9 (diff)
gentoo resync : 02.08.2019
Diffstat (limited to 'app-crypt/acmebot')
-rw-r--r--app-crypt/acmebot/Manifest4
-rw-r--r--app-crypt/acmebot/acmebot-2.3.0-r1.ebuild (renamed from app-crypt/acmebot/acmebot-2.3.0.ebuild)5
-rw-r--r--app-crypt/acmebot/acmebot-9999.ebuild5
3 files changed, 6 insertions, 8 deletions
diff --git a/app-crypt/acmebot/Manifest b/app-crypt/acmebot/Manifest
index 681acef924b9..8ea94e3e4738 100644
--- a/app-crypt/acmebot/Manifest
+++ b/app-crypt/acmebot/Manifest
@@ -1,4 +1,4 @@
DIST acmebot-2.3.0.tar.gz 64841 BLAKE2B 92bfb9a58722b9955fe908e2fcb1a3ee593bf87e3fdf3dc9564bcbe291b13c553ad426673c337a59344287da64c4ee5cffc734f8dfb60447f96d6234814f0167 SHA512 3951cc7138eb0b83bd802a2e0a221fa985209ba276028606d887b7d2eff84c35db034f4a3d8a6836b3ac149c6dbfa27b1ea47e864f549f8d88b758b40407c4f4
-EBUILD acmebot-2.3.0.ebuild 1213 BLAKE2B ef6a6adea38df262c8099e2996dacc04ebadcc32526a5ff4b1b1cad85f447d528e7426be36d21dfd572c4615f5c28d368cf8617edcac5a4b007ce965ec605df6 SHA512 b555957d102f6707f573fb2eed0865c7b2729fed86265a9427648ba51ff715873f0de7b138b679d052d1eba1e36119e44a425c61417df438f847ce8bffc4acad
-EBUILD acmebot-9999.ebuild 1213 BLAKE2B ef6a6adea38df262c8099e2996dacc04ebadcc32526a5ff4b1b1cad85f447d528e7426be36d21dfd572c4615f5c28d368cf8617edcac5a4b007ce965ec605df6 SHA512 b555957d102f6707f573fb2eed0865c7b2729fed86265a9427648ba51ff715873f0de7b138b679d052d1eba1e36119e44a425c61417df438f847ce8bffc4acad
+EBUILD acmebot-2.3.0-r1.ebuild 1208 BLAKE2B 792893c9e3293bfad5aaef34d5866a6f2c01c829d479cb0916834409776f6e8c51757752c6902ed7c5af26c40ba8961ca12d3878e0a5d5af66c5ddeabf4dcb8c SHA512 0c69ff9b2c6180cdceffbefa02afffa7364e400074fc8402c72e65ab63332334a81af2115c6d04459821abeaba53edc98fcd49032fe372696de7010dae99fe5b
+EBUILD acmebot-9999.ebuild 1208 BLAKE2B 792893c9e3293bfad5aaef34d5866a6f2c01c829d479cb0916834409776f6e8c51757752c6902ed7c5af26c40ba8961ca12d3878e0a5d5af66c5ddeabf4dcb8c SHA512 0c69ff9b2c6180cdceffbefa02afffa7364e400074fc8402c72e65ab63332334a81af2115c6d04459821abeaba53edc98fcd49032fe372696de7010dae99fe5b
MISC metadata.xml 216 BLAKE2B 20531789dc11e43feee7ec315a0c1c7249fdf73764e29cb7d6db439826e9ff72f24a5cdb8eb7f1ab99bbb41fb6e4226874a1d1fa4185de52598602bb3b0479a3 SHA512 e881b59fe49746eb25ad66c258b41aba501e4eb563129093a3898ea970a20506e7898f7c355cfcf99605234962bf2c77c1309c258b9a2b84ee4302ccb71c9dbd
diff --git a/app-crypt/acmebot/acmebot-2.3.0.ebuild b/app-crypt/acmebot/acmebot-2.3.0-r1.ebuild
index 80bd249ecd73..a179ed4c74a8 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 80bd249ecd73..a179ed4c74a8 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