summaryrefslogtreecommitdiff
blob: 8bc70b0c81d6e062f0dcdab97bc512c1ce4fa588 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{'description': {'en': 'GURU: Ebuild repository entirely maintained by Gentoo '
                       'users'},
 'feed': ['https://cgit.gentoo.org/repo/proj/guru.git/atom/'],
 'homepage': 'https://wiki.gentoo.org/wiki/Project:GURU',
 'name': 'guru',
 'owner': [{'email': 'guru@gentoo.org', 'name': 'GURU', 'type': 'project'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://anongit.gentoo.org/git/repo/proj/guru.git'},
            {'type': 'git',
             'uri': 'git+ssh://git@git.gentoo.org/repo/proj/guru.git'}],
 'status': 'official'}
$ pmaint sync guru
WARNING:pkgcore:emacs repo at '/var/lib/repo-mirror-ci/sync/emacs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:gentoo-mate repo at '/var/lib/repo-mirror-ci/sync/gentoo-mate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:gerislay repo at '/var/lib/repo-mirror-ci/sync/gerislay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
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://anongit.gentoo.org/git/repo/proj/guru
   3507825..4d7ceb0  master     -> origin/master
   bc5d5f4..4d7ceb0  dev        -> origin/dev
Updating 3507825..4d7ceb0
Fast-forward
 app-admin/customrescuecd-x86/Manifest              |  2 -
 .../customrescuecd-x86-0.3.1.ebuild                | 55 ----------------------
 .../customrescuecd-x86-0.4.0.ebuild                | 55 ----------------------
 app-admin/customrescuecd-x86_64/Manifest           |  2 -
 .../customrescuecd-x86_64-0.10.3.ebuild            | 55 ----------------------
 .../customrescuecd-x86_64-0.11.0.ebuild            | 55 ----------------------
 dev-python/asyncpg/Manifest                        |  2 +-
 ...asyncpg-0.20.1.ebuild => asyncpg-0.21.0.ebuild} |  9 ++--
 8 files changed, 6 insertions(+), 229 deletions(-)
 delete mode 100644 app-admin/customrescuecd-x86/customrescuecd-x86-0.3.1.ebuild
 delete mode 100644 app-admin/customrescuecd-x86/customrescuecd-x86-0.4.0.ebuild
 delete mode 100644 app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.10.3.ebuild
 delete mode 100644 app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.11.0.ebuild
 rename dev-python/asyncpg/{asyncpg-0.20.1.ebuild => asyncpg-0.21.0.ebuild} (78%)
*** syncing guru
*** synced guru
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 guru
 * Cache regenerated successfully