blob: a724f2164cd691ee822828511de4bd94c6fb2253 (
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': '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.10
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ambasta
*** syncing ambasta
From https://github.com/ambasta/ambasta
e2c20f5..9c81b79 main -> origin/main
Updating e2c20f5..9c81b79
Fast-forward
sys-devel/gcc/Manifest | 6 ++--
.../files/gcc-11.2.0-cross-compile-include.patch | 26 -----------------
...12.0.1_pre20220429.ebuild => gcc-12.1.0.ebuild} | 14 +--------
sys-devel/gcc/metadata.xml | 34 ++++++++++++++++++++++
www-client/firefox/Manifest | 4 +--
www-client/firefox/firefox-101.0_beta4.ebuild | 2 +-
6 files changed, 41 insertions(+), 45 deletions(-)
delete mode 100644 sys-devel/gcc/files/gcc-11.2.0-cross-compile-include.patch
rename sys-devel/gcc/{gcc-12.0.1_pre20220429.ebuild => gcc-12.1.0.ebuild} (63%)
create mode 100644 sys-devel/gcc/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
|