diff options
Diffstat (limited to 'ssnb.txt')
-rw-r--r-- | ssnb.txt | 68 |
1 files changed, 61 insertions, 7 deletions
@@ -13,16 +13,70 @@ 'uri': 'git+ssh://git@git.gentoo.org/repo/user/ssnb.git'}], 'status': 'unofficial'} $ pmaint sync ssnb -Already up to date. +From https://anongit.gentoo.org/git/repo/user/ssnb + af3c042..11581c3 master -> origin/master +Updating af3c042..11581c3 +Fast-forward + app-emulation/opennebula/Manifest | 6 - + app-emulation/opennebula/opennebula-4.14.2.ebuild | 240 --------- + app-emulation/opennebula/opennebula-5.4.1.ebuild | 186 ------- + app-emulation/opennebula/opennebula-5.4.6.ebuild | 186 ------- + www-apps/gitlabhq/Manifest | 20 - + www-apps/gitlabhq/files/config.ssh | 10 - + www-apps/gitlabhq/files/gitlab.logrotate | 10 - + .../files/gitlabhq-10.0-fix-checks-gentoo.patch | 11 - + .../files/gitlabhq-10.0-fix-sendmail-param.patch | 17 - + .../gitlabhq/files/gitlabhq-10.0-mailroom.service | 28 -- + .../gitlabhq/files/gitlabhq-10.0-sidekiq.service | 28 -- + .../gitlabhq/files/gitlabhq-10.0-tmpfiles.conf | 1 - + .../gitlabhq/files/gitlabhq-10.0-unicorn.service | 25 - + .../gitlabhq/files/gitlabhq-10.0-workhorse.service | 25 - + www-apps/gitlabhq/files/gitlabhq-10.0.init | 115 ----- + .../files/gitlabhq-8.14-fix-checks-gentoo.patch | 11 - + .../files/gitlabhq-8.14-fix-sendmail-param.patch | 17 - + www-apps/gitlabhq/files/gitlabhq-8.14.init | 92 ---- + .../files/gitlabhq-8.15-fix-checks-gentoo.patch | 11 - + .../files/gitlabhq-8.15-fix-sendmail-param.patch | 17 - + www-apps/gitlabhq/files/gitlabhq-8.15.init | 92 ---- + .../files/gitlabhq-8.16-fix-checks-gentoo.patch | 11 - + .../files/gitlabhq-8.16-fix-sendmail-param.patch | 17 - + www-apps/gitlabhq/files/gitlabhq-8.16.init | 92 ---- + www-apps/gitlabhq/gitlabhq-10.0.3.ebuild | 556 --------------------- + www-servers/unicorn/Manifest | 3 - + www-servers/unicorn/metadata.xml | 8 - + www-servers/unicorn/unicorn-5.1.0.ebuild | 48 -- + 28 files changed, 1883 deletions(-) + delete mode 100644 app-emulation/opennebula/opennebula-4.14.2.ebuild + delete mode 100644 app-emulation/opennebula/opennebula-5.4.1.ebuild + delete mode 100644 app-emulation/opennebula/opennebula-5.4.6.ebuild + delete mode 100644 www-apps/gitlabhq/Manifest + delete mode 100644 www-apps/gitlabhq/files/config.ssh + delete mode 100644 www-apps/gitlabhq/files/gitlab.logrotate + delete mode 100644 www-apps/gitlabhq/files/gitlabhq-10.0-fix-checks-gentoo.patch + delete mode 100644 www-apps/gitlabhq/files/gitlabhq-10.0-fix-sendmail-param.patch + delete mode 100644 www-apps/gitlabhq/files/gitlabhq-10.0-mailroom.service + delete mode 100644 www-apps/gitlabhq/files/gitlabhq-10.0-sidekiq.service + delete mode 100644 www-apps/gitlabhq/files/gitlabhq-10.0-tmpfiles.conf + delete mode 100644 www-apps/gitlabhq/files/gitlabhq-10.0-unicorn.service + delete mode 100644 www-apps/gitlabhq/files/gitlabhq-10.0-workhorse.service + delete mode 100644 www-apps/gitlabhq/files/gitlabhq-10.0.init + delete mode 100644 www-apps/gitlabhq/files/gitlabhq-8.14-fix-checks-gentoo.patch + delete mode 100644 www-apps/gitlabhq/files/gitlabhq-8.14-fix-sendmail-param.patch + delete mode 100644 www-apps/gitlabhq/files/gitlabhq-8.14.init + delete mode 100644 www-apps/gitlabhq/files/gitlabhq-8.15-fix-checks-gentoo.patch + delete mode 100644 www-apps/gitlabhq/files/gitlabhq-8.15-fix-sendmail-param.patch + delete mode 100644 www-apps/gitlabhq/files/gitlabhq-8.15.init + delete mode 100644 www-apps/gitlabhq/files/gitlabhq-8.16-fix-checks-gentoo.patch + delete mode 100644 www-apps/gitlabhq/files/gitlabhq-8.16-fix-sendmail-param.patch + delete mode 100644 www-apps/gitlabhq/files/gitlabhq-8.16.init + delete mode 100644 www-apps/gitlabhq/gitlabhq-10.0.3.ebuild + delete mode 100644 www-servers/unicorn/Manifest + delete mode 100644 www-servers/unicorn/metadata.xml + delete mode 100644 www-servers/unicorn/unicorn-5.1.0.ebuild *** syncing ssnb *** synced ssnb * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 ssnb - * app-emulation/opennebula-4.14.2: failed parsing REQUIRED_USE: '?? ( node frontend ) node? ( || ( !flow !frontend !gate !sunstone qemu xen ) ) frontend? ( || ( mysql sqlite ) ) flow? ( frontend ) gate? ( frontend ) sunstone? ( frontend ) || ( )' is unparseable - * app-emulation/opennebula-5.4.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable - * app-emulation/opennebula-5.4.6: failed parsing REQUIRED_USE: '|| ( )' is unparseable - * www-apps/gitlabhq-10.0.3: failed parsing REQUIRED_USE: '|| ( )' is unparseable - * www-servers/unicorn-5.1.0: failed parsing REQUIRED_USE: '|| ( )' is unparseable - * Cache regen failed with 1 + * Cache regenerated successfully |