diff options
author | 2022-06-22 01:32:34 +0000 | |
---|---|---|
committer | 2022-06-22 01:32:34 +0000 | |
commit | 7a576eb61cece1ec9a440818018f391cb4b255d8 (patch) | |
tree | 026c04e1e085461fa2777817d08b2f2206877d9e /booboo.txt | |
parent | 2022-06-22T01:15:01Z (diff) | |
download | repos-7a576eb61cece1ec9a440818018f391cb4b255d8.tar.gz repos-7a576eb61cece1ec9a440818018f391cb4b255d8.tar.bz2 repos-7a576eb61cece1ec9a440818018f391cb4b255d8.zip |
2022-06-22T01:30:01Z
Diffstat (limited to 'booboo.txt')
-rw-r--r-- | booboo.txt | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/booboo.txt b/booboo.txt index dec1b970cb7c..56dcaccff1f2 100644 --- a/booboo.txt +++ b/booboo.txt @@ -14,10 +14,29 @@ pkgcore 0.12.11 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync booboo *** syncing booboo -Already up to date. +From https://github.com/l29ah/booboo + 0a433cd..41f84e3 master -> origin/master +Updating 0a433cd..41f84e3 +Fast-forward + media-fonts/twemoji-color-font/Manifest | 1 + + .../twemoji-color-font-13.1.0.ebuild | 24 +++++++ + net-vpn/tinc/files/tinc.networks | 13 ++++ + net-vpn/tinc/files/tincd.conf | 20 ++++++ + net-vpn/tinc/files/tincd.init | 78 ++++++++++++++++++++ + net-vpn/tinc/metadata.xml | 12 ++++ + net-vpn/tinc/tinc-1.1.9999.ebuild | 84 ++++++++++++++++++++++ + 7 files changed, 232 insertions(+) + create mode 100644 media-fonts/twemoji-color-font/Manifest + create mode 100644 media-fonts/twemoji-color-font/twemoji-color-font-13.1.0.ebuild + create mode 100644 net-vpn/tinc/files/tinc.networks + create mode 100644 net-vpn/tinc/files/tincd.conf + create mode 100644 net-vpn/tinc/files/tincd.init + create mode 100644 net-vpn/tinc/metadata.xml + create mode 100644 net-vpn/tinc/tinc-1.1.9999.ebuild *** synced booboo * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 booboo - * Cache regenerated successfully + * net-vpn/tinc-1.1.9999: failed sourcing ebuild: inherit requires unknown eclass: patches.eclass + * Cache regen failed with 1 |