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
43
44
45
46
47
48
49
50
51
52
53
|
{'description': {'en': 'Fun useful packages not found elsewhere'},
'feed': ['https://github.com/orangeturtle739/panther/commits/master.atom'],
'homepage': 'https://github.com/orangeturtle739/panther',
'name': 'panther',
'owner': [{'email': 'swimgiraffe435@gmail.com',
'name': 'Jacob Glueck',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/orangeturtle739/panther.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/orangeturtle739/panther.git'}],
'status': 'unofficial'}
$ pmaint sync panther
WARNING:pkgcore:holgersson-overlay repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
From https://github.com/orangeturtle739/panther
2104bcc..7fa6314 master -> origin/master
Updating 2104bcc..7fa6314
Fast-forward
app-crypt/staticgpg/Manifest | 2 +-
app-crypt/staticgpg/staticgpg-1.4.21.ebuild | 2 +-
app-misc/ckb-next/Manifest | 10 +--
app-misc/ckb-next/ckb-next-0.2.9.ebuild | 43 -----------
app-misc/ckb-next/ckb-next-0.3.1.ebuild | 28 --------
...ckb-next-0.3.2.ebuild => ckb-next-0.4.1.ebuild} | 4 --
app-misc/ckb-next/files/openrc.patch | 8 ---
app-misc/ckb-next/files/udev-dest.patch | 13 ----
net-misc/unison/Manifest | 5 --
net-misc/unison/metadata.xml | 8 ---
net-misc/unison/unison-9999.ebuild | 83 ----------------------
net-vpn/nordnm/Manifest | 6 +-
net-vpn/nordnm/metadata.xml | 2 +-
net-vpn/nordnm/nordnm-0.6.1.ebuild | 2 +-
net-vpn/nordnm/nordnm-0.7.1.ebuild | 2 +-
sci-electronics/verilator/Manifest | 8 ---
sys-devel/riscv-gnu-toolchain/Manifest | 2 +-
.../riscv-gnu-toolchain-9999.ebuild | 1 -
18 files changed, 11 insertions(+), 218 deletions(-)
delete mode 100644 app-misc/ckb-next/ckb-next-0.2.9.ebuild
delete mode 100644 app-misc/ckb-next/ckb-next-0.3.1.ebuild
rename app-misc/ckb-next/{ckb-next-0.3.2.ebuild => ckb-next-0.4.1.ebuild} (90%)
delete mode 100644 app-misc/ckb-next/files/openrc.patch
delete mode 100644 app-misc/ckb-next/files/udev-dest.patch
delete mode 100644 net-misc/unison/Manifest
delete mode 100644 net-misc/unison/metadata.xml
delete mode 100644 net-misc/unison/unison-9999.ebuild
*** syncing panther
*** synced panther
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 panther
* Cache regenerated successfully
|