blob: 0fa256ac16cdea1e67dd575f63ed3dd2f5d87901 (
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
|
{'description': {'en': 'A few packages that are not hosted elsewhere.'},
'homepage': 'https://github.com/anders-larsson/gentoo-overlay',
'name': 'anders-larsson',
'owner': [{'email': 'anders.gentoo@larsson.xyz',
'name': 'Anders Larsson',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/anders-larsson/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.4
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync anders-larsson
*** syncing anders-larsson
From https://github.com/anders-larsson/gentoo-overlay
7a24bf7..c5fad56 master -> origin/master
Updating 7a24bf7..c5fad56
Fast-forward
README.md | 14 +-------------
games-util/dwarf-therapist/Manifest | 4 ++--
games-util/dwarf-therapist/dwarf-therapist-41.2.2.ebuild | 1 +
games-util/dwarf-therapist/dwarf-therapist-9999.ebuild | 1 +
4 files changed, 5 insertions(+), 15 deletions(-)
*** synced anders-larsson
* 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 anders-larsson
* Cache regenerated successfully
|