diff options
author | 2024-02-21 05:06:52 +0000 | |
---|---|---|
committer | 2024-02-21 05:06:52 +0000 | |
commit | d1a114b34d24f27bff25052b11de400e26260fe3 (patch) | |
tree | 64011fb0fe060a8a7ea351ded826f09aab4a2fbd /gentoo.txt | |
parent | 2024-02-21T04:45:00Z (diff) | |
download | repos-d1a114b34d24f27bff25052b11de400e26260fe3.tar.gz repos-d1a114b34d24f27bff25052b11de400e26260fe3.tar.bz2 repos-d1a114b34d24f27bff25052b11de400e26260fe3.zip |
2024-02-21T05:00:00Z
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/gentoo.txt b/gentoo.txt index 443fcab0c7e4..4d15aa756d7f 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -15,7 +15,32 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo *** syncing gentoo -Already up to date. +From https://anongit.gentoo.org/git/repo/gentoo + 2f3dd40387d2..4d6125ceaa4f master -> origin/master +Updating 2f3dd40387d2..4d6125ceaa4f +Fast-forward + dev-python/a2wsgi/Manifest | 1 + + dev-python/a2wsgi/a2wsgi-1.10.2.ebuild | 30 +++++++++ + dev-python/aiosqlite/Manifest | 1 + + dev-python/aiosqlite/aiosqlite-0.20.0.ebuild | 30 +++++++++ + dev-python/coverage/Manifest | 1 + + dev-python/coverage/coverage-7.4.2.ebuild | 98 ++++++++++++++++++++++++++++ + dev-python/httpbin/Manifest | 1 + + dev-python/httpbin/httpbin-0.10.2.ebuild | 54 +++++++++++++++ + dev-python/pooch/Manifest | 1 + + dev-python/pooch/pooch-1.8.1.ebuild | 59 +++++++++++++++++ + dev-python/urwid/Manifest | 1 + + dev-python/urwid/urwid-2.6.2.ebuild | 47 +++++++++++++ + dev-python/wcmatch/Manifest | 1 + + dev-python/wcmatch/wcmatch-8.5.1.ebuild | 61 +++++++++++++++++ + 14 files changed, 386 insertions(+) + create mode 100644 dev-python/a2wsgi/a2wsgi-1.10.2.ebuild + create mode 100644 dev-python/aiosqlite/aiosqlite-0.20.0.ebuild + create mode 100644 dev-python/coverage/coverage-7.4.2.ebuild + create mode 100644 dev-python/httpbin/httpbin-0.10.2.ebuild + create mode 100644 dev-python/pooch/pooch-1.8.1.ebuild + create mode 100644 dev-python/urwid/urwid-2.6.2.ebuild + create mode 100644 dev-python/wcmatch/wcmatch-8.5.1.ebuild *** synced gentoo * Sync succeeded $ git log --format=%ci -1 |