blob: 17e59eeba23681345ecf3e082af74496f55c4119 (
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
|
{'description': {'en': 'Personal overlay'},
'feed': ['https://github.com/ambasta/ambasta/commits/main.atom'],
'name': 'ambasta',
'owner': [{'email': 'amit.prakash.ambasta@gmail.com',
'name': 'Amit Prakash Ambasta',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/ambasta/ambasta.git'},
{'type': 'git', 'uri': 'git@github.com:ambasta/ambasta.git'}],
'status': 'unofficial'}
pkgcore 0.12.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ambasta
*** syncing ambasta
From https://github.com/ambasta/ambasta
0e53d3f..4d984dd main -> origin/main
Updating 0e53d3f..4d984dd
Fast-forward
app-containers/crun/Manifest | 3 ++
app-containers/crun/crun-1.7.2.ebuild | 70 +++++++++++++++++++++++++++++++++++
app-containers/crun/metadata.xml | 31 ++++++++++++++++
3 files changed, 104 insertions(+)
create mode 100644 app-containers/crun/Manifest
create mode 100644 app-containers/crun/crun-1.7.2.ebuild
create mode 100644 app-containers/crun/metadata.xml
*** synced ambasta
* 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 ambasta
* Cache regenerated successfully
|