anarchy

1
{'description': {'en': 'Testing/Bug fixes, new ebuilds'},
2
 'feed': ['https://cgit.gentoo.org/dev/anarchy.git/atom/'],
3
 'homepage': 'https://cgit.gentoo.org/dev/anarchy.git/',
4
 'name': 'anarchy',
5
 'owner': [{'email': 'anarchy@gentoo.org',
6
            'name': 'Jory Pratt',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://anongit.gentoo.org/git/dev/anarchy.git'},
11
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/anarchy'},
12
            {'type': 'git',
13
             'uri': 'git+ssh://git@git.gentoo.org/dev/anarchy.git'}],
14
 'status': 'official'}
15
$ pmaint sync anarchy
16
From https://anongit.gentoo.org/git/dev/anarchy
17
   1c549c4..16190a8  master     -> origin/master
18
Updating 1c549c4..16190a8
19
Fast-forward
20
 dev-qt/qtnetwork/Manifest                |  2 +
21
 dev-qt/qtnetwork/qtnetwork-5.13.2.ebuild | 69 ++++++++++++++++++++++++++++++++
22
 2 files changed, 71 insertions(+)
23
 create mode 100644 dev-qt/qtnetwork/qtnetwork-5.13.2.ebuild
24
*** syncing anarchy
25
*** synced anarchy
26
 * Sync succeeded
27
$ git log --format=%ci -1
28
$ git show -q --pretty=format:%G? HEAD
29
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 anarchy
30
 * Cache regenerated successfully