blob: 5da87cd9c90dccf1966e0d8386ebe074bc20eb35 (
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': "sam_c's personal overlay"},
'feed': ['https://github.com/thesamesam/overlay/commits/master.atom'],
'homepage': 'https://github.com/thesamesam/overlay',
'name': 'sam_c',
'owner': [{'email': 'sam@cmpct.info', 'name': 'Sam James', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/thesamesam/overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/thesamesam/overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sam_c
*** syncing sam_c
From https://github.com/thesamesam/overlay
4d9cfe0..3424f70 master -> origin/master
Updating 4d9cfe0..3424f70
Fast-forward
dev-build/ninja/ninja-1.12.1_p20241030.ebuild | 4 ++++
profiles/hardened-plasma-17.1/eapi | 1 +
profiles/hardened-plasma-17.1/make.defaults | 1 +
profiles/hardened-plasma-17.1/packages | 1 +
profiles/hardened-plasma-17.1/parent | 2 ++
5 files changed, 9 insertions(+)
create mode 100644 profiles/hardened-plasma-17.1/eapi
create mode 100644 profiles/hardened-plasma-17.1/make.defaults
create mode 100644 profiles/hardened-plasma-17.1/packages
create mode 100644 profiles/hardened-plasma-17.1/parent
*** synced sam_c
* 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 sam_c
* Cache regenerated successfully
|