blob: 0d257f237a1454b52885d6852c43793965498339 (
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': '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.11
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ambasta
*** syncing ambasta
From https://github.com/ambasta/ambasta
a51e7b9..850c10d main -> origin/main
Updating a51e7b9..850c10d
Fast-forward
www-client/firefox/Manifest | 2 +-
www-client/firefox/firefox-101.0.ebuild | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
*** 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
|