blob: 3e6981abb7f8820399e0391004240e459b866de4 (
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
35
36
37
38
39
40
41
42
|
{'description': {'en': "nezbednik's overlay"},
'homepage': 'https://codeberg.org/nezbednik/repo',
'name': 'nez',
'owner': [{'email': 'nezbednik@atlas.cz',
'name': 'nezbednik',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://codeberg.org/nezbednik/repo.git'},
{'type': 'git',
'uri': 'git+ssh://git@codeberg.org/nezbednik/repo.git'}],
'status': 'unofficial'}
pkgcore 0.12.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nez
*** syncing nez
From https://codeberg.org/nezbednik/repo
cbe862e..d98bddf master -> origin/master
Updating cbe862e..d98bddf
Fast-forward
games-util/customizemii/Manifest | 1 -
games-util/customizemii/customizemii-3.11.ebuild | 40 ---------------
games-util/customizemii/files/CustomizeMii.desktop | 10 ----
games-util/customizemii/files/Fix-paths.diff | 54 ---------------------
games-util/customizemii/files/customizemii | 3 --
games-util/customizemii/files/customizemii.png | Bin 12593 -> 0 bytes
net-im/netsimplechat/Manifest | 1 -
net-im/netsimplechat/netsimplechat-6.ebuild | 25 ----------
8 files changed, 134 deletions(-)
delete mode 100644 games-util/customizemii/Manifest
delete mode 100644 games-util/customizemii/customizemii-3.11.ebuild
delete mode 100644 games-util/customizemii/files/CustomizeMii.desktop
delete mode 100644 games-util/customizemii/files/Fix-paths.diff
delete mode 100644 games-util/customizemii/files/customizemii
delete mode 100644 games-util/customizemii/files/customizemii.png
delete mode 100644 net-im/netsimplechat/Manifest
delete mode 100644 net-im/netsimplechat/netsimplechat-6.ebuild
*** synced nez
* 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 nez
* Cache regenerated successfully
|