public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "YingChi Long" <me@inclyc.cn>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/xmake/
Date: Fri, 26 Aug 2022 13:18:31 +0000 (UTC)	[thread overview]
Message-ID: <1661519906.26083327e57661ebd2f86d0be84ebef143a79684.me@gentoo> (raw)

commit:     26083327e57661ebd2f86d0be84ebef143a79684
Author:     YingChi Long <me <AT> inclyc <DOT> cn>
AuthorDate: Fri Aug 26 13:17:16 2022 +0000
Commit:     YingChi Long <me <AT> inclyc <DOT> cn>
CommitDate: Fri Aug 26 13:18:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=26083327

dev-util/xmake: Address comments from @thesamesam

Signed-off-by: YingChi Long <me <AT> inclyc.cn>

 dev-util/xmake/xmake-2.7.1.ebuild | 12 +++++++-----
 dev-util/xmake/xmake-9999.ebuild  | 12 +++++++-----
 2 files changed, 14 insertions(+), 10 deletions(-)

diff --git a/dev-util/xmake/xmake-2.7.1.ebuild b/dev-util/xmake/xmake-2.7.1.ebuild
index e0ae5a983..9ecfbcf50 100644
--- a/dev-util/xmake/xmake-2.7.1.ebuild
+++ b/dev-util/xmake/xmake-2.7.1.ebuild
@@ -23,15 +23,17 @@ RESTRICT="test"
 LICENSE="Apache-2.0"
 SLOT="0"
 
-RDEPEND="
-	virtual/pkgconfig
-"
 DEPEND="
 	sys-libs/ncurses:=
 	sys-libs/readline:=
 "
-
-BDEPEND="${RDEPEND}"
+BDEPEND="
+	virtual/pkgconfig
+"
+RDEPEND="
+	${DEPEND}
+	${BDEPEND}
+"
 
 DOCS=(
 	CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md

diff --git a/dev-util/xmake/xmake-9999.ebuild b/dev-util/xmake/xmake-9999.ebuild
index e0ae5a983..9ecfbcf50 100644
--- a/dev-util/xmake/xmake-9999.ebuild
+++ b/dev-util/xmake/xmake-9999.ebuild
@@ -23,15 +23,17 @@ RESTRICT="test"
 LICENSE="Apache-2.0"
 SLOT="0"
 
-RDEPEND="
-	virtual/pkgconfig
-"
 DEPEND="
 	sys-libs/ncurses:=
 	sys-libs/readline:=
 "
-
-BDEPEND="${RDEPEND}"
+BDEPEND="
+	virtual/pkgconfig
+"
+RDEPEND="
+	${DEPEND}
+	${BDEPEND}
+"
 
 DOCS=(
 	CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md


             reply	other threads:[~2022-08-26 13:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-26 13:18 YingChi Long [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-12  9:55 [gentoo-commits] repo/proj/guru:dev commit in: dev-util/xmake/ Takuya Wakazono
2024-03-12  9:55 Takuya Wakazono
2024-01-09 12:27 Takuya Wakazono
2024-01-08 15:12 Takuya Wakazono
2024-01-08 15:12 Takuya Wakazono
2023-06-02  7:54 Zhang Zheng
2023-04-22  5:13 Zhang Zheng
2023-04-01 12:19 Zhang Zheng
2023-03-23 15:33 Zhang Zheng
2023-03-20 11:26 Zhang Zheng
2022-08-26 13:05 YingChi Long
2022-08-26 12:52 YingChi Long

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=1661519906.26083327e57661ebd2f86d0be84ebef143a79684.me@gentoo \
    --to=me@inclyc.cn \
    --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