diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-05 16:05:13 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-05 16:05:13 +0000 |
commit | ee6d73fcca67336c155d952fd48aa86c53390801 (patch) | |
tree | 96593f3827acf7cf50f1260f538ca3cd3577713a /nest.txt | |
parent | 2020-08-05T15:30:01Z (diff) | |
download | repos-ee6d73fcca67336c155d952fd48aa86c53390801.tar.gz repos-ee6d73fcca67336c155d952fd48aa86c53390801.tar.bz2 repos-ee6d73fcca67336c155d952fd48aa86c53390801.zip |
2020-08-05T16:00:01Z
Diffstat (limited to 'nest.txt')
-rw-r--r-- | nest.txt | 40 |
1 files changed, 39 insertions, 1 deletions
@@ -12,7 +12,45 @@ 'uri': 'git+ssh://git@github.com/SpiderX/portage-overlay.git'}], 'status': 'unofficial'} $ pmaint sync nest -Already up to date. +From https://github.com/SpiderX/portage-overlay + fa4d5e0..46b9595 master -> origin/master +Updating fa4d5e0..46b9595 +Fast-forward + app-office/drawio-desktop-bin/Manifest | 2 +- + .../drawio-desktop-bin-13.0.3.ebuild | 2 +- + .../drawio-desktop-bin-13.3.5.ebuild | 2 +- + ...0.1.ebuild => drawio-desktop-bin-13.5.7.ebuild} | 2 +- + dev-python/decli/Manifest | 2 +- + dev-python/decli/decli-0.5.1.ebuild | 1 + + .../{decli-0.5.0.ebuild => decli-0.5.2.ebuild} | 20 +++----- + dev-python/decli/decli-9999.ebuild | 20 +++----- + dev-python/decli/metadata.xml | 6 ++- + dev-python/questionary/Manifest | 2 +- + dev-python/questionary/metadata.xml | 2 + + dev-python/questionary/questionary-1.5.1.ebuild | 1 + + ...onary-1.1.1.ebuild => questionary-1.5.2.ebuild} | 14 +---- + dev-python/questionary/questionary-9999.ebuild | 7 +-- + dev-python/tomlkit/Manifest | 2 +- + .../{tomlkit-0.5.3.ebuild => tomlkit-0.7.0.ebuild} | 21 +++----- + dev-python/tomlkit/tomlkit-9999.ebuild | 22 ++++---- + dev-vcs/commitizen/Manifest | 2 +- + dev-vcs/commitizen/commitizen-1.16.2.ebuild | 59 ---------------------- + dev-vcs/commitizen/commitizen-2.0.2.ebuild | 47 +++++++++++++++++ + dev-vcs/commitizen/commitizen-9999.ebuild | 49 +++++++----------- + dev-vcs/commitizen/files/cz | 11 ---- + www-apps/draw-io/Manifest | 6 +-- + www-apps/draw-io/draw-io-13.1.3.ebuild | 2 +- + www-apps/draw-io/draw-io-13.3.5.ebuild | 2 +- + ...draw-io-12.1.2.ebuild => draw-io-13.6.0.ebuild} | 8 +-- + 26 files changed, 129 insertions(+), 185 deletions(-) + rename app-office/drawio-desktop-bin/{drawio-desktop-bin-13.0.1.ebuild => drawio-desktop-bin-13.5.7.ebuild} (99%) + rename dev-python/decli/{decli-0.5.0.ebuild => decli-0.5.2.ebuild} (52%) + rename dev-python/questionary/{questionary-1.1.1.ebuild => questionary-1.5.2.ebuild} (57%) + rename dev-python/tomlkit/{tomlkit-0.5.3.ebuild => tomlkit-0.7.0.ebuild} (67%) + delete mode 100644 dev-vcs/commitizen/commitizen-1.16.2.ebuild + create mode 100644 dev-vcs/commitizen/commitizen-2.0.2.ebuild + delete mode 100644 dev-vcs/commitizen/files/cz + rename www-apps/draw-io/{draw-io-12.1.2.ebuild => draw-io-13.6.0.ebuild} (79%) *** syncing nest *** synced nest * Sync succeeded |