Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/
Date: Wed, 28 Dec 2022 15:23:32
Message-Id: 1672240971.9f97be8cb4c0a8ee14d8c80c087684a5845a7643.sam@gentoo
1 commit: 9f97be8cb4c0a8ee14d8c80c087684a5845a7643
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 28 15:22:51 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 28 15:22:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f97be8c
7
8 sys-devel/crossdev: drop portage-utils dep
9
10 https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=10a87d6f135b30140a168190b408c49daf8a15ae
11
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 .../crossdev/{crossdev-20221227.ebuild => crossdev-20221227-r1.ebuild} | 1 -
15 sys-devel/crossdev/crossdev-99999999.ebuild | 1 -
16 2 files changed, 2 deletions(-)
17
18 diff --git a/sys-devel/crossdev/crossdev-20221227.ebuild b/sys-devel/crossdev/crossdev-20221227-r1.ebuild
19 similarity index 96%
20 rename from sys-devel/crossdev/crossdev-20221227.ebuild
21 rename to sys-devel/crossdev/crossdev-20221227-r1.ebuild
22 index 7e1f57b0dc19..a3a84da996ad 100644
23 --- a/sys-devel/crossdev/crossdev-20221227.ebuild
24 +++ b/sys-devel/crossdev/crossdev-20221227-r1.ebuild
25 @@ -20,7 +20,6 @@ SLOT="0"
26
27 RDEPEND="
28 >=sys-apps/portage-2.1
29 - >=app-portage/portage-utils-0.55
30 app-shells/bash
31 sys-apps/gentoo-functions
32 "
33
34 diff --git a/sys-devel/crossdev/crossdev-99999999.ebuild b/sys-devel/crossdev/crossdev-99999999.ebuild
35 index 7e1f57b0dc19..a3a84da996ad 100644
36 --- a/sys-devel/crossdev/crossdev-99999999.ebuild
37 +++ b/sys-devel/crossdev/crossdev-99999999.ebuild
38 @@ -20,7 +20,6 @@ SLOT="0"
39
40 RDEPEND="
41 >=sys-apps/portage-2.1
42 - >=app-portage/portage-utils-0.55
43 app-shells/bash
44 sys-apps/gentoo-functions
45 "