diff options
author | 2020-02-03 15:45:48 +0000 | |
---|---|---|
committer | 2020-02-03 15:45:48 +0000 | |
commit | 61c056705c14ef33c81e086756879dcd27b87bdb (patch) | |
tree | 0edbf82f9f7427af25f3f9578dba194568a0bb79 /shnurise.txt | |
parent | 2020-02-03T15:00:01Z (diff) | |
download | repos-61c056705c14ef33c81e086756879dcd27b87bdb.tar.gz repos-61c056705c14ef33c81e086756879dcd27b87bdb.tar.bz2 repos-61c056705c14ef33c81e086756879dcd27b87bdb.zip |
2020-02-03T15:40:01Z
Diffstat (limited to 'shnurise.txt')
-rw-r--r-- | shnurise.txt | 33 |
1 files changed, 23 insertions, 10 deletions
diff --git a/shnurise.txt b/shnurise.txt index c904c8880f7c..22666862df8c 100644 --- a/shnurise.txt +++ b/shnurise.txt @@ -15,19 +15,32 @@ 'uri': 'git@github.com:ArsenShnurkov/shnurise.git'}], 'status': 'unofficial'} $ pmaint sync shnurise -Already up to date. +From https://github.com/ArsenShnurkov/shnurise + 493638b..01946a6 master -> origin/master + * [new branch] stale-ebuilds -> origin/stale-ebuilds +Updating 493638b..01946a6 +Fast-forward + .../{autofac-2.6.3.862-r1.ebuild => autofac-2.6.3.862-r1.ebuild.old} | 0 + ...-1.4.0_p20150907-r3.ebuild => eto-parse-1.4.0_p20150907-r3.ebuild.old} | 0 + ...options-5.11.0.132-r1.ebuild => mono-options-5.11.0.132-r1.ebuild.old} | 0 + ...-7.0.1_p20150831.ebuild => newtonsoft-json-7.0.1_p20150831.ebuild.old} | 0 + ...-8.0.1_p20151229.ebuild => newtonsoft-json-8.0.1_p20151229.ebuild.old} | 0 + ...liant-0.4.1_p2016081902.ebuild => pliant-0.4.1_p2016081902.ebuild.old} | 0 + ...tools-1.4.4.9-r1.ebuild => mono-packaging-tools-1.4.4.9-r1.ebuild.old} | 0 + dev-util/nunit/{nunit-3.10.1-r2.ebuild => nunit-3.10.1-r2.ebuild.old} | 0 + 8 files changed, 0 insertions(+), 0 deletions(-) + rename dev-dotnet/autofac/{autofac-2.6.3.862-r1.ebuild => autofac-2.6.3.862-r1.ebuild.old} (100%) + rename dev-dotnet/eto-parse/{eto-parse-1.4.0_p20150907-r3.ebuild => eto-parse-1.4.0_p20150907-r3.ebuild.old} (100%) + rename dev-dotnet/mono-options/{mono-options-5.11.0.132-r1.ebuild => mono-options-5.11.0.132-r1.ebuild.old} (100%) + rename dev-dotnet/newtonsoft-json/{newtonsoft-json-7.0.1_p20150831.ebuild => newtonsoft-json-7.0.1_p20150831.ebuild.old} (100%) + rename dev-dotnet/newtonsoft-json/{newtonsoft-json-8.0.1_p20151229.ebuild => newtonsoft-json-8.0.1_p20151229.ebuild.old} (100%) + rename dev-dotnet/pliant/{pliant-0.4.1_p2016081902.ebuild => pliant-0.4.1_p2016081902.ebuild.old} (100%) + rename dev-util/mono-packaging-tools/{mono-packaging-tools-1.4.4.9-r1.ebuild => mono-packaging-tools-1.4.4.9-r1.ebuild.old} (100%) + rename dev-util/nunit/{nunit-3.10.1-r2.ebuild => nunit-3.10.1-r2.ebuild.old} (100%) *** syncing shnurise *** synced shnurise * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 shnurise - * dev-dotnet/autofac-2.6.3.862-r1: failed sourcing ebuild: external commands disallowed during metadata regen: 'get_version_component_range 1-4' - * dev-dotnet/eto-parse-1.4.0_p20150907-r3: failed sourcing ebuild: external commands disallowed during metadata regen: 'get_version_component_count 1.4.0_p20150907' - * dev-dotnet/mono-options-5.11.0.132-r1: failed sourcing ebuild: external commands disallowed during metadata regen: 'get_version_component_range 1-4' - * dev-dotnet/newtonsoft-json-7.0.1_p20150831: failed sourcing ebuild: external commands disallowed during metadata regen: 'get_version_component_count 7.0.1_p20150831' - * dev-dotnet/newtonsoft-json-8.0.1_p20151229: failed sourcing ebuild: external commands disallowed during metadata regen: 'get_version_component_count 8.0.1_p20151229' - * dev-dotnet/pliant-0.4.1_p2016081902: failed sourcing ebuild: external commands disallowed during metadata regen: 'get_version_component_count 0.4.1_p2016081902' - * dev-util/mono-packaging-tools-1.4.4.9-r1: failed sourcing ebuild: external commands disallowed during metadata regen: 'get_version_component_count 1.4.4.9' - * dev-util/nunit-3.10.1-r2: failed sourcing ebuild: external commands disallowed during metadata regen: 'get_version_component_range 1-3' - * Cache regen failed with 1 + * Cache regenerated successfully |