blob: 7e9440fb2c3b4326320ddffb0eaa1e8be6c20615 (
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
|
{'description': {'en': "Xarblu's personal ebuild overlay"},
'homepage': 'https://github.com/xarblu/xarblu-overlay',
'name': 'xarblu-overlay',
'owner': [{'email': 'xarblu@protonmail.com',
'name': 'Jonas Rakebrandt',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/xarblu/xarblu-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync xarblu-overlay
*** syncing xarblu-overlay
From https://github.com/xarblu/xarblu-overlay
af536f9..f87326b master -> origin/master
c03b9bd..2289bd3 xanmod-sources -> origin/xanmod-sources
Updating af536f9..f87326b
Fast-forward
sys-kernel/xanmod-sources/Manifest | 4 ++
.../xanmod-sources/xanmod-sources-6.7.0.ebuild | 43 ++++++++++++++++++++++
2 files changed, 47 insertions(+)
create mode 100644 sys-kernel/xanmod-sources/xanmod-sources-6.7.0.ebuild
*** synced xarblu-overlay
* 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 xarblu-overlay
* Cache regenerated successfully
|