* [gentoo-commits] repo/proj/guru:master commit in: sys-boot/drbl/
@ 2025-01-29 9:37 David Roman
0 siblings, 0 replies; 3+ messages in thread
From: David Roman @ 2025-01-29 9:37 UTC (permalink / raw
To: gentoo-commits
commit: 044e673dc48d75c5f9c5ba63a873b2cdd1a60853
Author: 123485k <1758961307 <AT> qq <DOT> com>
AuthorDate: Mon Jan 27 10:44:12 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Jan 27 10:44:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=044e673d
sys-boot/drbl: replace RDEPEND with DEPEND
Signed-off-by: 123485k <1758961307 <AT> qq.com>
sys-boot/drbl/drbl-5.4.2.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/sys-boot/drbl/drbl-5.4.2.ebuild b/sys-boot/drbl/drbl-5.4.2.ebuild
index a5def73f6..7f6dcd1f1 100644
--- a/sys-boot/drbl/drbl-5.4.2.ebuild
+++ b/sys-boot/drbl/drbl-5.4.2.ebuild
@@ -10,8 +10,7 @@ SRC_URI="https://github.com/stevenshiau/drbl/archive/refs/tags/v${PV}.tar.gz ->
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-
-RDEPEND="${DEPEND}
+DEPEND="
net-misc/ipcalc
sys-devel/bc
sys-fs/e2fsprogs
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: sys-boot/drbl/
@ 2025-01-29 9:37 David Roman
0 siblings, 0 replies; 3+ messages in thread
From: David Roman @ 2025-01-29 9:37 UTC (permalink / raw
To: gentoo-commits
commit: 8cac640fd4fef8ed14732e548b89027b075a147b
Author: 123485k <1758961307 <AT> qq <DOT> com>
AuthorDate: Mon Jan 27 14:15:37 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Jan 27 14:15:37 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8cac640f
sys-boot/drbl: replace DEPEND with RDEPEND
Signed-off-by: 123485k <1758961307 <AT> qq.com>
sys-boot/drbl/drbl-5.4.2.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sys-boot/drbl/drbl-5.4.2.ebuild b/sys-boot/drbl/drbl-5.4.2.ebuild
index 7f6dcd1f1..ee2adc3ac 100644
--- a/sys-boot/drbl/drbl-5.4.2.ebuild
+++ b/sys-boot/drbl/drbl-5.4.2.ebuild
@@ -10,7 +10,8 @@ SRC_URI="https://github.com/stevenshiau/drbl/archive/refs/tags/v${PV}.tar.gz ->
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-DEPEND="
+
+RDEPEND="
net-misc/ipcalc
sys-devel/bc
sys-fs/e2fsprogs
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: sys-boot/drbl/
@ 2025-02-04 13:42 David Roman
0 siblings, 0 replies; 3+ messages in thread
From: David Roman @ 2025-02-04 13:42 UTC (permalink / raw
To: gentoo-commits
commit: b85276f844651f22408c95d9d03f34914bec5c88
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Tue Feb 4 12:25:26 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Feb 4 12:25:26 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b85276f8
sys-boot/drbl: add missing BDEPEND
Closes: https://bugs.gentoo.org/949064
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
sys-boot/drbl/drbl-5.4.2.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/sys-boot/drbl/drbl-5.4.2.ebuild b/sys-boot/drbl/drbl-5.4.2.ebuild
index ee2adc3ac..9bd9aac19 100644
--- a/sys-boot/drbl/drbl-5.4.2.ebuild
+++ b/sys-boot/drbl/drbl-5.4.2.ebuild
@@ -17,3 +17,4 @@ RDEPEND="
sys-fs/e2fsprogs
net-misc/wakeonlan
"
+BDEPEND="app-editors/vim-core"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-02-04 13:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-29 9:37 [gentoo-commits] repo/proj/guru:master commit in: sys-boot/drbl/ David Roman
-- strict thread matches above, loose matches on Subject: below --
2025-02-04 13:42 David Roman
2025-01-29 9:37 David Roman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox