1 | {'description': {'en': 'linxon personal overlay'},
|
2 | 'feed': ['https://github.com/linxon/gentoo-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/linxon/gentoo-overlay',
|
4 | 'name': 'linxon',
|
5 | 'owner': [{'email': 'email@linxon.ru', 'name': 'linxon', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://github.com/linxon/gentoo-overlay.git'}],
|
9 | 'status': 'unofficial'}
|
10 | $ pmaint sync linxon
|
11 | From https://github.com/linxon/gentoo-overlay
|
12 | 2062c76..b1b42e0 master -> origin/master
|
13 | Updating 2062c76..b1b42e0
|
14 | Fast-forward
|
15 | app-crypt/sirikali/Manifest | 4 ++--
|
16 | app-crypt/sirikali/sirikali-1.3.9.ebuild | 8 ++++----
|
17 | .../sirikali/{sirikali-1.4.2.ebuild => sirikali-1.4.2-r1.ebuild} | 9 +++++----
|
18 | app-misc/colorgrab/Manifest | 4 ++--
|
19 | app-misc/colorgrab/colorgrab-0.3-r1.ebuild | 4 ++--
|
20 | app-misc/colorgrab/colorgrab-9999.ebuild | 4 ++--
|
21 | dev-python/ebuildtester/Manifest | 2 +-
|
22 | dev-python/ebuildtester/ebuildtester-9999.ebuild | 6 +++---
|
23 | 8 files changed, 21 insertions(+), 20 deletions(-)
|
24 | rename app-crypt/sirikali/{sirikali-1.4.2.ebuild => sirikali-1.4.2-r1.ebuild} (93%)
|
25 | *** syncing linxon
|
26 | *** synced linxon
|
27 | * Sync succeeded
|
28 | $ git log --format=%ci -1
|
29 | $ git show -q --pretty=format:%G? HEAD
|
30 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 linxon
|
31 | * Cache regenerated successfully
|