{'description': {'en': 'This is a small Gentoo overlay with ebuilds that I ' 'could not find elsewhere or that I had to modify for ' 'some reason.'}, 'feed': ['https://github.com/ceamac/overlay/commits/master.atom'], 'homepage': 'https://github.com/ceamac/overlay', 'name': 'ceamac', 'owner': [{'email': 'ceamac.paragon@gmail.com', 'name': 'Viorel Munteanu', 'type': 'person'}], 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'https://github.com/ceamac/overlay.git'}, {'type': 'git', 'uri': 'git+ssh://git@github.com/ceamac/overlay.git'}], 'status': 'unofficial'} $ pmaint sync ceamac warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: git config pull.rebase false # merge (the default strategy) git config pull.rebase true # rebase git config pull.ff only # fast-forward only You can replace "git config" with "git config --global" to set a default preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. From https://github.com/ceamac/overlay 79bf4e1..cddb780 master -> origin/master Updating 79bf4e1..cddb780 Fast-forward dev-cpp/ETL/ETL-1.4.0.ebuild | 18 ++++ dev-cpp/ETL/Manifest | 1 + dev-cpp/ETL/metadata.xml | 8 ++ media-gfx/synfig/Manifest | 1 + media-gfx/synfig/metadata.xml | 8 ++ media-gfx/synfig/synfig-1.4.0.ebuild | 69 +++++++++++++++ media-gfx/synfigstudio/Manifest | 1 + media-gfx/synfigstudio/metadata.xml | 8 ++ media-gfx/synfigstudio/synfigstudio-1.4.0.ebuild | 41 +++++++++ .../cinelerra/cinelerra-5.1.20201031-r1.ebuild | 98 ++++++++++++++++++++++ 10 files changed, 253 insertions(+) create mode 100644 dev-cpp/ETL/ETL-1.4.0.ebuild create mode 100644 dev-cpp/ETL/Manifest create mode 100644 dev-cpp/ETL/metadata.xml create mode 100644 media-gfx/synfig/Manifest create mode 100644 media-gfx/synfig/metadata.xml create mode 100644 media-gfx/synfig/synfig-1.4.0.ebuild create mode 100644 media-gfx/synfigstudio/Manifest create mode 100644 media-gfx/synfigstudio/metadata.xml create mode 100644 media-gfx/synfigstudio/synfigstudio-1.4.0.ebuild create mode 100644 media-video/cinelerra/cinelerra-5.1.20201031-r1.ebuild *** syncing ceamac *** synced ceamac * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 ceamac * Cache regenerated successfully