1 | {'description': {'en': 'Overlay for Cinnamon and other Gentoo packages'},
|
2 | 'feed': ['https://github.com/tkemmer/binaryden/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/tkemmer/binaryden',
|
4 | 'name': 'binaryden',
|
5 | 'owner': [{'email': 'thomas@binaryden.de',
|
6 | 'name': 'Thomas Kemmer',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/tkemmer/binaryden.git'},
|
10 | {'type': 'git', 'uri': 'git://github.com/tkemmer/binaryden.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/tkemmer/binaryden.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync binaryden
|
15 | From https://github.com/tkemmer/binaryden
|
16 | 3bca42d..3134967 master -> origin/master
|
17 | Updating 3bca42d..3134967
|
18 | Fast-forward
|
19 | profiles/desktop/package.keywords | 2 +-
|
20 | 1 file changed, 1 insertion(+), 1 deletion(-)
|
21 | *** syncing binaryden
|
22 | *** synced binaryden
|
23 | * Sync succeeded
|
24 | $ git log --format=%ci -1
|
25 | $ git show -q --pretty=format:%G? HEAD
|
26 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 binaryden
|
27 | * Cache regenerated successfully
|