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
|
{'description': {'en': 'Overlay for cutting edge 9999s'},
'feed': ['https://github.com/257/9999/commits/master.atom'],
'homepage': 'https://github.com/257/9999',
'name': '9999',
'owner': [{'email': 'darwinskernel@gmail.com',
'name': 'Paymon MARANDI',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/257/9999.git'},
{'type': 'git', 'uri': 'git+ssh://git@github.com/257/9999.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync 9999
*** syncing 9999
From https://github.com/257/9999
6920b51..2e956bc main -> origin/main
Updating 6920b51..2e956bc
Fast-forward
gui-apps/hyprlock/Manifest | 2 +-
gui-apps/hyprlock/hyprlock-9999.ebuild | 7 +++++-
gui-libs/hyprgraphics/hyprgraphics-9999.ebuild | 32 ++++++++++++++++++++++++++
gui-libs/hyprgraphics/metadata.xml | 17 ++++++++++++++
4 files changed, 56 insertions(+), 2 deletions(-)
create mode 100644 gui-libs/hyprgraphics/hyprgraphics-9999.ebuild
create mode 100644 gui-libs/hyprgraphics/metadata.xml
*** synced 9999
* 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 9999
* Cache regenerated successfully
|