blob: e1c579a49ab5c3e0ac24ae13986cda775233670e (
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': 'Overlay of tastytea'},
'homepage': 'https://schlomp.space/tastytea/overlay',
'name': 'tastytea',
'owner': [{'email': 'gentoo@tastytea.de',
'name': 'tastytea',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://schlomp.space/tastytea/overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.11
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tastytea
*** syncing tastytea
From https://schlomp.space/tastytea/overlay
3ddacfd..ac76b6f master -> origin/master
Updating 3ddacfd..ac76b6f
Fast-forward
.../libravatarserv/libravatarserv-0.7.5.ebuild | 6 +++---
.../libravatarserv/libravatarserv-0.9.0.ebuild | 4 ++--
www-apps/libravatarserv/libravatarserv-9999.ebuild | 23 +++++++---------------
3 files changed, 12 insertions(+), 21 deletions(-)
*** synced tastytea
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
error: gpg.ssh.allowedSignersFile needs to be configured and exist for ssh signature verification
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 tastytea
* Cache regenerated successfully
|