blob: d11eba3c335a96a37e94cbb397ea30c801907ea0 (
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
{'description': {'en': 'Bitcoin and CPU/GPU mining related ebuilds'},
'homepage': 'https://gitlab.com/bitcoin/gentoo.git',
'name': 'bitcoin',
'owner': [{'email': 'flo@geekplace.eu', 'name': 'Florian Schmaus'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://gitlab.com/bitcoin/gentoo.git'}],
'status': 'unofficial'}
$ pmaint sync bitcoin
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
Already up-to-date.
*** syncing bitcoin
*** synced bitcoin
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 bitcoin
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
WARNING: 'use' function invoked by net-p2p/bitcoin-qt-0.10.2-r1 during metadata regeneration.
WARNING: Please ensure upstream is aware of it and working to remove it.
WARNING: 'use' function invoked by net-p2p/bitcoin-qt-0.10.2 during metadata regeneration.
WARNING: Please ensure upstream is aware of it and working to remove it.
WARNING: 'use' function invoked by net-p2p/bitcoin-qt-0.11.0 during metadata regeneration.
WARNING: Please ensure upstream is aware of it and working to remove it.
WARNING: 'use' function invoked by net-p2p/bitcoin-qt-0.11.1 during metadata regeneration.
WARNING: Please ensure upstream is aware of it and working to remove it.
WARNING: 'use' function invoked by net-p2p/bitcoin-qt-0.11.2 during metadata regeneration.
WARNING: Please ensure upstream is aware of it and working to remove it.
WARNING: 'use' function invoked by net-p2p/bitcoin-qt-0.12.0 during metadata regeneration.
WARNING: Please ensure upstream is aware of it and working to remove it.
WARNING: 'use' function invoked by net-p2p/bitcoin-qt-9999 during metadata regeneration.
WARNING: Please ensure upstream is aware of it and working to remove it.
WARNING: 'use' function invoked by net-p2p/bitcoind-0.10.2-r1 during metadata regeneration.
WARNING: Please ensure upstream is aware of it and working to remove it.
WARNING: 'use' function invoked by net-p2p/bitcoind-0.10.2 during metadata regeneration.
WARNING: Please ensure upstream is aware of it and working to remove it.
WARNING: 'use' function invoked by net-p2p/bitcoind-0.11.0 during metadata regeneration.
WARNING: Please ensure upstream is aware of it and working to remove it.
WARNING: 'use' function invoked by net-p2p/bitcoind-0.11.1 during metadata regeneration.
WARNING: Please ensure upstream is aware of it and working to remove it.
WARNING: 'use' function invoked by net-p2p/bitcoind-0.11.2 during metadata regeneration.
WARNING: Please ensure upstream is aware of it and working to remove it.
WARNING: 'use' function invoked by net-p2p/bitcoind-0.12.0 during metadata regeneration.
WARNING: Please ensure upstream is aware of it and working to remove it.
WARNING: 'use' function invoked by net-p2p/bitcoind-9999 during metadata regeneration.
WARNING: Please ensure upstream is aware of it and working to remove it.
* Cache regenerated successfully
|