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