diff options
Diffstat (limited to 'dotnet.txt')
-rw-r--r-- | dotnet.txt | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/dotnet.txt b/dotnet.txt index b06fb1a74cfa..aeb057b3ded3 100644 --- a/dotnet.txt +++ b/dotnet.txt @@ -10,12 +10,17 @@ {'type': 'git', 'uri': 'git@github.com:gentoo/dotnet.git'}], 'status': 'official'} $ pmaint sync dotnet -Already up to date. +WARNING:pkgcore:chaoslab repo at '/var/lib/repo-mirror-ci/sync/chaoslab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +From https://github.com/gentoo/dotnet + 946fa0d..3891246 master -> origin/master +Updating 946fa0d..3891246 +Fast-forward + dev-util/fsharpbinding/fsharpbinding-9999.ebuild | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) *** syncing dotnet *** synced dotnet * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 dotnet - * dev-util/fsharpbinding-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass - * Cache regen failed with 1 + * Cache regenerated successfully |