blob: 03cae77c1a32bf15a967985325d4bf6ed49c9f33 (
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
|
{'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.1
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tastytea
*** syncing tastytea
From https://schlomp.space/tastytea/overlay
dd706d5..e584503 master -> origin/master
Updating dd706d5..e584503
Fast-forward
www-apps/pleroma/pleroma-2.4.0.ebuild | 132 ++++++++++++++++++++++++++++++++++
1 file changed, 132 insertions(+)
create mode 100644 www-apps/pleroma/pleroma-2.4.0.ebuild
*** 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
|