1 | {'description': {'en': "Gig OS's Overlay"},
|
2 | 'feed': ['https://github.com/Gig-OS/gig/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/Gig-OS/gig',
|
4 | 'name': 'gig',
|
5 | 'owner': [{'email': 'yangmame@i2pmail.org', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'https://github.com/Gig-OS/gig.git'}],
|
8 | 'status': 'unofficial'}
|
9 | $ pmaint sync gig
|
10 | WARNING:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
11 | From https://github.com/Gig-OS/gig
|
12 | 2ca2feb..7ee779e master -> origin/master
|
13 | Updating 2ca2feb..7ee779e
|
14 | Fast-forward
|
15 | net-proxy/v2ray/Manifest | 4 ++--
|
16 | net-proxy/v2ray/{v2ray-4.20.0.ebuild => v2ray-4.22.1.ebuild} | 4 ++--
|
17 | 2 files changed, 4 insertions(+), 4 deletions(-)
|
18 | rename net-proxy/v2ray/{v2ray-4.20.0.ebuild => v2ray-4.22.1.ebuild} (88%)
|
19 | *** syncing gig
|
20 | *** synced gig
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gig
|
25 | * Cache regenerated successfully
|