blob: 98ff0262f146eeb36d834396c31bdf91ef3127cc (
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
|
{'description': {'en': "Scott Alfter's ebuilds"},
'homepage': 'https://gitlab.com/salfter/portage',
'name': 'salfter',
'owner': [{'email': 'scott@alfter.us',
'name': 'Scott Alfter',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://gitlab.com/salfter/portage.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync salfter
*** syncing salfter
From https://gitlab.com/salfter/portage
5085e236..78ae5834 master -> origin/master
Updating 5085e236..78ae5834
Fast-forward
app-emulation/butane/Manifest | 1 -
app-emulation/butane/butane-0.22.0.ebuild | 20 --------------------
.../butane/files/butane-0.22.0-build-fix.patch | 11 -----------
metadata/md5-cache/app-emulation/butane-0.22.0 | 12 ------------
4 files changed, 44 deletions(-)
delete mode 100644 app-emulation/butane/Manifest
delete mode 100644 app-emulation/butane/butane-0.22.0.ebuild
delete mode 100644 app-emulation/butane/files/butane-0.22.0-build-fix.patch
delete mode 100644 metadata/md5-cache/app-emulation/butane-0.22.0
*** synced salfter
* 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 salfter
* Cache regenerated successfully
|