diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-11-19 21:16:40 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-11-19 21:16:40 +0000 |
commit | 2a96e51c4905a312283e9592359023f68fb38b8e (patch) | |
tree | 584bd98882bc26b4dd080c827ed067a0048b9bf8 /gentoo.txt | |
parent | 2022-11-19T21:00:01Z (diff) | |
download | repos-2a96e51c4905a312283e9592359023f68fb38b8e.tar.gz repos-2a96e51c4905a312283e9592359023f68fb38b8e.tar.bz2 repos-2a96e51c4905a312283e9592359023f68fb38b8e.zip |
2022-11-19T21:15:01Z
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/gentoo.txt b/gentoo.txt index 1c93874aacbf..e2688c9541ba 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -16,7 +16,24 @@ pkgcore 0.12.16 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. *** syncing gentoo -Already up to date. +From https://anongit.gentoo.org/git/repo/gentoo + 22a594a092a..e7148c5f085 master -> origin/master +Updating 22a594a092a..e7148c5f085 +Fast-forward + sys-fs/lvm2/Manifest | 1 + + .../lvm2-2.03.17-dynamic-static-ldflags.patch | 50 ++++ + .../lvm2/files/lvm2-2.03.17-example.conf.in.patch | 42 +++ + sys-fs/lvm2/files/lvm2-2.03.17-locale-muck.patch | 11 + + .../files/lvm2-2.03.17-pthread-pkgconfig.patch | 31 +++ + sys-fs/lvm2/files/lvm2-2.03.17-readelf.patch | 56 ++++ + sys-fs/lvm2/lvm2-2.03.17.ebuild | 303 +++++++++++++++++++++ + 7 files changed, 494 insertions(+) + create mode 100644 sys-fs/lvm2/files/lvm2-2.03.17-dynamic-static-ldflags.patch + create mode 100644 sys-fs/lvm2/files/lvm2-2.03.17-example.conf.in.patch + create mode 100644 sys-fs/lvm2/files/lvm2-2.03.17-locale-muck.patch + create mode 100644 sys-fs/lvm2/files/lvm2-2.03.17-pthread-pkgconfig.patch + create mode 100644 sys-fs/lvm2/files/lvm2-2.03.17-readelf.patch + create mode 100644 sys-fs/lvm2/lvm2-2.03.17.ebuild *** synced gentoo * Sync succeeded $ git log --format=%ci -1 |