1 | {'description': {'en': 'Ebuilds related to game dev'},
|
2 | 'feed': ['https://cgit.gentoo.org/repo/user/Drauthius.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/repo/user/Drauthius.git/',
|
4 | 'name': 'Drauthius',
|
5 | 'owner': [{'email': 'albert@diserholt.com',
|
6 | 'name': 'Albert Diserholt',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/repo/user/Drauthius.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/repo/user/Drauthius'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/repo/user/Drauthius.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync Drauthius
|
17 | From https://anongit.gentoo.org/git/repo/user/Drauthius
|
18 | 6f05997..583c0ee master -> origin/master
|
19 | Updating 6f05997..583c0ee
|
20 | Fast-forward
|
21 | dev-games/aseprite/Manifest | 10 +++++-----
|
22 | .../{aseprite-1.2.19.ebuild => aseprite-1.2.19.2.ebuild} | 0
|
23 | ...archive.patch => aseprite-1.2.19.2-system_libarchive.patch} | 0
|
24 | ...em_libwebp.patch => aseprite-1.2.19.2-system_libwebp.patch} | 0
|
25 | 4 files changed, 5 insertions(+), 5 deletions(-)
|
26 | rename dev-games/aseprite/{aseprite-1.2.19.ebuild => aseprite-1.2.19.2.ebuild} (100%)
|
27 | rename dev-games/aseprite/files/{aseprite-1.2.19-system_libarchive.patch => aseprite-1.2.19.2-system_libarchive.patch} (100%)
|
28 | rename dev-games/aseprite/files/{aseprite-1.2.19-system_libwebp.patch => aseprite-1.2.19.2-system_libwebp.patch} (100%)
|
29 | *** syncing Drauthius
|
30 | *** synced Drauthius
|
31 | * Sync succeeded
|
32 | $ git log --format=%ci -1
|
33 | $ git show -q --pretty=format:%G? HEAD
|
34 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 Drauthius
|
35 | * Cache regenerated successfully
|