1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
{'description': {'en': 'Unofficial PHP Overlay for Gentoo Linux'},
'feed': ['https://github.com/gentoo-php-overlay/php-overlay/commits/master.atom'],
'homepage': 'https://github.com/gentoo-php-overlay/php-overlay',
'name': 'php-overlay',
'owner': [{'email': 'php-overlay@r1l.eu',
'name': 'php-overlay',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/gentoo-php-overlay/php-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/gentoo-php-overlay/php-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync php-overlay
*** syncing php-overlay
From https://github.com/gentoo-php-overlay/php-overlay
e95afb1..b2f9edc master -> origin/master
Updating e95afb1..b2f9edc
Fast-forward
dev-php/pecl-memprof/Manifest | 1 +
dev-php/pecl-memprof/metadata.xml | 8 ++++++
www-apps/matomo/Manifest | 2 ++
www-apps/matomo/matomo-4.16.0.ebuild | 43 +++++++++++++++++++++++++++++
www-apps/mytinytodo/Manifest | 2 +-
www-apps/mytinytodo/mytinytodo-1.7.6.ebuild | 1 -
6 files changed, 55 insertions(+), 2 deletions(-)
create mode 100644 dev-php/pecl-memprof/metadata.xml
create mode 100644 www-apps/matomo/matomo-4.16.0.ebuild
*** synced php-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 php-overlay
* Cache regenerated successfully
|