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
35
36
|
{'description': {'en': 'tgbugs portage overlay for custom ebuilds'},
'feed': ['https://github.com/tgbugs/tgbugs-overlay/commits/master.atom'],
'homepage': 'https://github.com/tgbugs/tgbugs-overlay',
'name': 'tgbugs-overlay',
'owner': [{'email': 'tgbugs@gmail.com',
'name': 'Tom Gillespie',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/tgbugs/tgbugs-overlay.git'},
{'type': 'git', 'uri': 'git@github.com:tgbugs/tgbugs-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.19
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tgbugs-overlay
*** syncing tgbugs-overlay
From https://github.com/tgbugs/tgbugs-overlay
60de35c..5f2c753 master -> origin/master
Updating 60de35c..5f2c753
Fast-forward
dev-python/matplotlib/Manifest | 4 +--
...lotlib-3.5.3.ebuild => matplotlib-3.6.2.ebuild} | 24 ++++++++----------
dev-python/numpy/Manifest | 7 ++----
.../{numpy-1.23.4.ebuild => numpy-1.24.0.ebuild} | 29 +++-------------------
dev-util/meson/Manifest | 4 +--
.../{meson-1.0.0.ebuild => meson-1.0.1.ebuild} | 5 ++--
6 files changed, 22 insertions(+), 51 deletions(-)
rename dev-python/matplotlib/{matplotlib-3.5.3.ebuild => matplotlib-3.6.2.ebuild} (92%)
rename dev-python/numpy/{numpy-1.23.4.ebuild => numpy-1.24.0.ebuild} (83%)
rename dev-util/meson/{meson-1.0.0.ebuild => meson-1.0.1.ebuild} (91%)
*** synced tgbugs-overlay
* 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 tgbugs-overlay
* Cache regenerated successfully
|