From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sci-electronics/verilator/
Date: Tue, 7 Apr 2020 07:42:20 +0000 (UTC) [thread overview]
Message-ID: <1586243267.bfc69d89f455b093f153b67f7ebc31f7c084e61f.andrewammerlaan@gentoo> (raw)
commit: bfc69d89f455b093f153b67f7ebc31f7c084e61f
Author: Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Tue Apr 7 07:07:46 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Apr 7 07:07:47 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bfc69d89
sci-electronics/verilator: fix the order of RDEPEND and DEPEND for 4.026
Follow https://gitweb.gentoo.org/repo/gentoo.git/tree/skel.ebuild
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Huang Rui <vowstar <AT> gmail.com>
sci-electronics/verilator/verilator-4.026.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sci-electronics/verilator/verilator-4.026.ebuild b/sci-electronics/verilator/verilator-4.026.ebuild
index ce920a4..7d157a4 100644
--- a/sci-electronics/verilator/verilator-4.026.ebuild
+++ b/sci-electronics/verilator/verilator-4.026.ebuild
@@ -19,13 +19,13 @@ fi
LICENSE="|| ( Artistic-2 LGPL-3 )"
SLOT="0"
-DEPEND="
+RDEPEND="
dev-lang/perl
sys-libs/zlib
"
-RDEPEND="
- ${DEPEND}
+DEPEND="
+ ${RDEPEND}
"
BDEPEND="
next reply other threads:[~2020-04-07 7:42 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-07 7:42 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-11 9:55 [gentoo-commits] repo/proj/guru:master commit in: sci-electronics/verilator/ David Roman
2024-10-10 9:30 David Roman
2024-10-10 9:30 David Roman
2024-10-10 9:30 David Roman
2024-10-10 9:30 David Roman
2024-04-30 12:22 David Roman
2024-04-30 12:22 David Roman
2024-04-04 10:08 [gentoo-commits] repo/proj/guru:dev " Florian Schmaus
2024-04-04 10:09 ` [gentoo-commits] repo/proj/guru:master " Florian Schmaus
2024-03-19 0:39 Julien Roy
2024-03-19 0:39 Julien Roy
2024-03-16 5:57 Rui Huang
2024-03-16 5:56 [gentoo-commits] repo/proj/guru:dev " Rui Huang
2024-03-16 5:57 ` [gentoo-commits] repo/proj/guru:master " Rui Huang
2023-11-16 10:05 David Roman
2023-08-10 8:14 Viorel Munteanu
2023-03-31 10:16 Florian Schmaus
2023-03-31 10:16 Florian Schmaus
2023-01-31 11:00 Florian Schmaus
2023-01-31 11:00 Florian Schmaus
2023-01-31 11:00 Florian Schmaus
2023-01-06 8:51 Florian Schmaus
2023-01-06 8:51 Florian Schmaus
2022-07-11 6:54 Andrew Ammerlaan
2021-07-13 9:09 Andrew Ammerlaan
2021-07-13 9:09 Andrew Ammerlaan
2021-06-28 10:59 Florian Schmaus
2021-04-30 7:45 Andrew Ammerlaan
2021-04-06 9:03 Andrew Ammerlaan
2021-04-06 9:03 Andrew Ammerlaan
2021-03-11 13:16 Andrew Ammerlaan
2021-03-11 13:16 Andrew Ammerlaan
2021-01-23 11:49 Michał Górny
2021-01-23 11:49 Michał Górny
2021-01-01 13:14 Andrew Ammerlaan
2020-12-06 18:44 Andrew Ammerlaan
2020-12-06 18:44 Andrew Ammerlaan
2020-11-18 16:03 Andrew Ammerlaan
2020-11-18 16:03 Andrew Ammerlaan
2020-10-21 9:02 Andrew Ammerlaan
2020-10-21 9:02 Andrew Ammerlaan
2020-09-19 14:24 Andrew Ammerlaan
2020-07-24 11:25 Andrew Ammerlaan
2020-06-13 14:15 Andrew Ammerlaan
2020-05-14 9:29 Andrew Ammerlaan
2020-05-14 9:29 Andrew Ammerlaan
2020-05-12 9:01 Andrew Ammerlaan
2020-05-12 9:01 Andrew Ammerlaan
2020-04-27 11:25 Andrew Ammerlaan
2020-04-27 11:25 Andrew Ammerlaan
2020-04-27 7:02 Andrew Ammerlaan
2020-04-11 20:34 Andrew Ammerlaan
2020-04-07 10:16 Andrew Ammerlaan
2020-04-07 7:42 Andrew Ammerlaan
2020-03-27 12:40 Andrew Ammerlaan
2020-03-15 11:29 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-03-15 11:39 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
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=1586243267.bfc69d89f455b093f153b67f7ebc31f7c084e61f.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