1 | {'description': {'en': 'New mozilla development that is not yet in tree'},
|
2 | 'feed': ['https://cgit.gentoo.org/proj/mozilla.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/proj/mozilla.git',
|
4 | 'name': 'mozilla',
|
5 | 'owner': [{'email': 'mozilla@gentoo.org', 'type': 'project'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'git://anongit.gentoo.org/proj/mozilla.git'}],
|
9 | 'status': 'official'}
|
10 | $ pmaint sync mozilla
|
11 | From git://anongit.gentoo.org/proj/mozilla
|
12 | 97493f1..eb4eba5 master -> origin/master
|
13 | Updating 97493f1..eb4eba5
|
14 | Fast-forward
|
15 | mail-client/thunderbird/Manifest | 108 ++++++------
|
16 | ...ird-60.7.0.ebuild => thunderbird-60.8.0.ebuild} | 0
|
17 | www-client/firefox/Manifest | 186 ++++++++++-----------
|
18 | .../{firefox-68.0.ebuild => firefox-68.0.1.ebuild} | 22 ++-
|
19 | 4 files changed, 162 insertions(+), 154 deletions(-)
|
20 | rename mail-client/thunderbird/{thunderbird-60.7.0.ebuild => thunderbird-60.8.0.ebuild} (100%)
|
21 | rename www-client/firefox/{firefox-68.0.ebuild => firefox-68.0.1.ebuild} (98%)
|
22 | *** syncing mozilla
|
23 | *** synced mozilla
|
24 | * Sync succeeded
|
25 | $ git log --format=%ci -1
|
26 | $ git show -q --pretty=format:%G? HEAD
|
27 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 mozilla
|
28 | * Cache regenerated successfully
|