mysql

1
{'description': {'en': 'Gentoo MySQL overlay'},
2
 'feed': ['https://cgit.gentoo.org/proj/mysql.git/atom/'],
3
 'homepage': 'https://cgit.gentoo.org/proj/mysql.git/',
4
 'name': 'mysql',
5
 'owner': [{'email': 'mysql-bugs@gentoo.org',
6
            'name': 'MySQL Team',
7
            'type': 'project'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://anongit.gentoo.org/git/proj/mysql.git'},
11
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/mysql.git'},
12
            {'type': 'git',
13
             'uri': 'git+ssh://git@git.gentoo.org/proj/mysql.git'}],
14
 'status': 'official'}
15
pkgcore 0.11.8
16
17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mysql
18
*** syncing mysql
19
Already up to date.
20
*** synced mysql
21
 * Sync succeeded
22
$ git log --format=%ci -1
23
$ git show -q --pretty=format:%G? HEAD
24
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 mysql
25
 * Cache regenerated successfully