blob: cfb92307afbfec5041588dd43472995b1c81f13b (
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
|
{'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.4
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tastytea
*** syncing tastytea
From https://schlomp.space/tastytea/overlay
98e11fa..5caa847 master -> origin/master
Updating 98e11fa..5caa847
Fast-forward
www-apps/gitea/Manifest | 3 +-
www-apps/gitea/files/1.12-fix-vendoring.patch | 13 ---
.../files/{gitea.service-r2 => gitea.service-r3} | 4 +-
www-apps/gitea/gitea-1.12.6.ebuild | 126 ---------------------
.../{gitea-1.12.5.ebuild => gitea-1.15.0.ebuild} | 28 +++--
5 files changed, 16 insertions(+), 158 deletions(-)
delete mode 100644 www-apps/gitea/files/1.12-fix-vendoring.patch
rename www-apps/gitea/files/{gitea.service-r2 => gitea.service-r3} (92%)
delete mode 100644 www-apps/gitea/gitea-1.12.6.ebuild
rename www-apps/gitea/{gitea-1.12.5.ebuild => gitea-1.15.0.ebuild} (79%)
*** 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
|