blob: bcb2ac7ba172eedd57727643df92e4c61d9b7b0a (
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
|
{'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.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tastytea
*** syncing tastytea
From https://schlomp.space/tastytea/overlay
b572278..ecd0bae master -> origin/master
Updating b572278..ecd0bae
Fast-forward
www-apps/gotify-server-bin/Manifest | 10 +++++-----
...ver-bin-2.0.23-r2.ebuild => gotify-server-bin-2.1.3.ebuild} | 0
2 files changed, 5 insertions(+), 5 deletions(-)
rename www-apps/gotify-server-bin/{gotify-server-bin-2.0.23-r2.ebuild => gotify-server-bin-2.1.3.ebuild} (100%)
*** synced tastytea
* 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 tastytea
* Cache regenerated successfully
|