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
|
{'description': {'en': 'Ebuilds made and modified by klondike, mainly sound '
'and virtualization'},
'feed': ['https://cgit.gentoo.org/user/klondike.git/atom/'],
'homepage': 'https://cgit.gentoo.org/user/klondike.git/',
'name': 'klondike',
'owner': [{'email': 'klondike@gentoo.org',
'name': 'Francisco Blas Izquierdo Riera',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/user/klondike.git'},
{'type': 'git',
'uri': 'git://anongit.gentoo.org/user/klondike.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/user/klondike.git'}],
'status': 'unofficial'}
$ pmaint sync klondike
From https://anongit.gentoo.org/git/user/klondike
acfe131..1cd4fa8 master -> origin/master
Updating acfe131..1cd4fa8
Fast-forward
net-p2p/adchpp-lan/ChangeLog | 5 ++-
net-p2p/adchpp-lan/Manifest | 37 +++++++++++--------
net-p2p/adchpp-lan/adchpp-lan-9999.ebuild | 3 +-
net-p2p/adchpp-lan/metadata.xml | 8 ++--
net-p2p/adchpp/ChangeLog | 5 ++-
net-p2p/adchpp/Manifest | 53 +++++++++++++++------------
net-p2p/adchpp/adchpp-2.11.2.ebuild | 3 +-
net-p2p/adchpp/metadata.xml | 8 ++--
net-p2p/linuxdcpp/ChangeLog | 5 ++-
net-p2p/linuxdcpp/Manifest | 31 +++++++++-------
net-p2p/linuxdcpp/linuxdcpp-1.1.0.ebuild | 5 +--
net-p2p/linuxdcpp/metadata.xml | 3 +-
net-p2p/mimicmod-lan/ChangeLog | 5 ++-
net-p2p/mimicmod-lan/Manifest | 33 ++++++++++-------
net-p2p/mimicmod-lan/metadata.xml | 2 +-
net-p2p/mimicmod-lan/mimicmod-lan-9999.ebuild | 5 +--
net-p2p/mimicmod/ChangeLog | 5 ++-
net-p2p/mimicmod/Manifest | 33 ++++++++++-------
net-p2p/mimicmod/metadata.xml | 2 +-
net-p2p/mimicmod/mimicmod-9999.ebuild | 7 +---
net-p2p/nmdcredir/ChangeLog | 5 ++-
net-p2p/nmdcredir/Manifest | 33 ++++++++++-------
net-p2p/nmdcredir/metadata.xml | 2 +-
net-p2p/nmdcredir/nmdcredir-1-r1.ebuild | 3 +-
net-p2p/uhub/ChangeLog | 3 ++
net-p2p/uhub/Manifest | 33 ++++++++++-------
net-p2p/uhub/metadata.xml | 2 +-
net-p2p/uhub/uhub-9999.ebuild | 5 +--
28 files changed, 195 insertions(+), 149 deletions(-)
*** syncing klondike
*** synced klondike
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 klondike
* Cache regenerated successfully
|