1 | {'description': {'en': 'A Gentoo overlay used by GLARBS.',
|
2 | 'sv': 'Ett Gentoo överlägg som används av GLARBS.'},
|
3 | 'feed': ['https://gitlab.com/et-8/glarbs-overlay/commits/master.atom'],
|
4 | 'homepage': 'https://wiki.gentoo.org/wiki/User:Et-8/GLARBS',
|
5 | 'name': 'glarbs-overlay',
|
6 | 'owner': [{'email': 'et-8@emiliatrollros.se',
|
7 | 'name': 'Emilia Trollros',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'https://gitlab.com/et-8/glarbs-overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.4
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync glarbs-overlay
|
16 | *** syncing glarbs-overlay
|
17 | hint: Pulling without specifying how to reconcile divergent branches is
|
18 | hint: discouraged. You can squelch this message by running one of the following
|
19 | hint: commands sometime before your next pull:
|
20 | hint:
|
21 | hint: git config pull.rebase false # merge (the default strategy)
|
22 | hint: git config pull.rebase true # rebase
|
23 | hint: git config pull.ff only # fast-forward only
|
24 | hint:
|
25 | hint: You can replace "git config" with "git config --global" to set a default
|
26 | hint: preference for all repositories. You can also pass --rebase, --no-rebase,
|
27 | hint: or --ff-only on the command line to override the configured default per
|
28 | hint: invocation.
|
29 | Already up to date.
|
30 | *** synced glarbs-overlay
|
31 | * Sync succeeded
|
32 | $ git log --format=%ci -1
|
33 | $ git show -q --pretty=format:%G? HEAD
|
34 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 glarbs-overlay
|
35 | * Cache regenerated successfully
|