From: "Georgy Yakovlev" <gyakovlev@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/cargo-ebuild:master commit in: src/
Date: Wed, 4 Jan 2023 20:23:44 +0000 (UTC) [thread overview]
Message-ID: <1672863671.4c18117fc5edeb35fd1d8e4baea6a3314cad5488.gyakovlev@gentoo> (raw)
commit: 4c18117fc5edeb35fd1d8e4baea6a3314cad5488
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 4 20:19:08 2023 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Wed Jan 4 20:21:11 2023 +0000
URL: https://gitweb.gentoo.org/proj/cargo-ebuild.git/commit/?id=4c18117f
src/base.tera: update template again
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
src/base.tera | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/src/base.tera b/src/base.tera
index 04623be..16cba9b 100644
--- a/src/base.tera
+++ b/src/base.tera
@@ -26,12 +26,15 @@ SRC_URI={%- block src_uri -%}{% raw -%}"$(cargo_crate_uris)"{%- endraw %}{%- end
LICENSE={%- block license -%}"{{ license }}"{%- endblock %}
SLOT={%- block slot -%}"0"{%- endblock %}
KEYWORDS={%- block keyword -%}"~amd64"{%- endblock %}
-{% block variables -%}
+{% block variables %}
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND=""
# rust does not use *FLAGS from make.conf, silence portage warning
# update with proper path to binaries this crate installs, omit leading /
QA_FLAGS_IGNORED="usr/bin/${PN}"
-{%- endblock %}
+{% endblock %}
{%- block phases -%}
{%- endblock -%}
next reply other threads:[~2023-01-04 20:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-04 20:23 Georgy Yakovlev [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-01-04 19:51 [gentoo-commits] proj/cargo-ebuild:master commit in: src/ Georgy Yakovlev
2023-01-04 19:51 Georgy Yakovlev
2021-10-07 19:03 Georgy Yakovlev
2021-08-26 7:51 Georgy Yakovlev
2021-08-25 15:35 Georgy Yakovlev
2021-08-25 15:35 Georgy Yakovlev
2021-08-25 15:35 Georgy Yakovlev
2021-08-03 4:58 Georgy Yakovlev
2021-08-02 6:57 Georgy Yakovlev
2021-06-19 22:34 Georgy Yakovlev
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=1672863671.4c18117fc5edeb35fd1d8e4baea6a3314cad5488.gyakovlev@gentoo \
--to=gyakovlev@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