Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/prefix:master commit in: .github/workflows/
Date: Mon, 21 Jun 2021 06:13:22
Message-Id: 1624255974.8e7360ff4dbb91d8fafd3c1e94d6327e2c57b1a7.sam@gentoo
1 commit: 8e7360ff4dbb91d8fafd3c1e94d6327e2c57b1a7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 21 06:12:54 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 21 06:12:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=8e7360ff
7
8 .github: Delete old (::gentoo) repo_name in profiles in repoman Github Action
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 .github/workflows/repoman.yml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/.github/workflows/repoman.yml b/.github/workflows/repoman.yml
16 index 369bcf357c..61c07e6b3a 100644
17 --- a/.github/workflows/repoman.yml
18 +++ b/.github/workflows/repoman.yml
19 @@ -41,6 +41,7 @@ jobs:
20 cd ..
21 mkdir -p profiles && cd profiles
22 ln -s /var/db/repos/gentoo/profiles/* . || true
23 + rm repo_name
24 echo "prefix" > repo_name
25 cd ..
26 python3 portage-*/repoman/bin/repoman full -dx