commit:     e4e04deba6cd5fd12423e8d4c7c5c4d94bb7e127
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  9 23:29:56 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep  9 23:29:56 2021 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=e4e04deb

Revert ".github/workflows/repoman.yml: add comment re gentoo repo"

Invalid syntax!

This reverts commit 21700614cfb9eebbf585dabaead7dbf3c571bbb7.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .github/workflows/repoman.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/workflows/repoman.yml b/.github/workflows/repoman.yml
index 3e6b070..b641440 100644
--- a/.github/workflows/repoman.yml
+++ b/.github/workflows/repoman.yml
@@ -25,8 +25,6 @@ jobs:
     - name: Setup master gentoo repository
       run: |
         sudo mkdir -p /var/db/repos/gentoo /etc/portage /var/cache/distfiles
-       # We want the latest copy of ::gentoo to compare against because
-       # ::gentoo changes might break overlays
         wget -qO - 
"https://github.com/gentoo-mirror/gentoo/archive/master.tar.gz"; | sudo tar xz 
-C /var/db/repos/gentoo --strip-components=1
         sudo wget "https://www.gentoo.org/dtd/metadata.dtd"; -O 
/var/cache/distfiles/metadata.dtd
         sudo wget 
"https://gitweb.gentoo.org/proj/portage.git/plain/cnf/repos.conf"; -O 
/etc/portage/repos.conf

Reply via email to