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
|
{'description': {'en': 'Ebuilds for experimental packages and chinese patches'},
'feed': ['https://cgit.gentoo.org/user/pigfoot.git/atom/'],
'homepage': 'https://cgit.gentoo.org/user/pigfoot.git/',
'name': 'pigfoot',
'owner': [{'email': 'pigfoot@gmail.com', 'name': 'pigfoot', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/user/pigfoot.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/pigfoot.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/user/pigfoot.git'}],
'status': 'unofficial'}
$ pmaint sync pigfoot
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://anongit.gentoo.org/git/user/pigfoot
02a813f..0b2cb68 master -> origin/master
Updating 02a813f..0b2cb68
Fast-forward
net-misc/curlie/Manifest | 2 +-
net-misc/curlie/curlie-1.2.0.ebuild | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
*** syncing pigfoot
*** synced pigfoot
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pigfoot
* Cache regenerated successfully
|