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
37
38
39
|
{'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.24
$ 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
1bc903a..4f31218 master -> origin/master
Updating 1bc903a..4f31218
Fast-forward
www-apps/baikal/Manifest | 6 +-
www-apps/baikal/baikal-0.9.3.ebuild | 2 +-
www-apps/baikal/baikal-0.9.4.ebuild | 2 +-
www-apps/baikal/baikal-0.9.5.ebuild | 50 ++++++++++++++++
www-apps/linkace/Manifest | 2 +
www-apps/linkace/linkace-1.14.1.ebuild | 67 ++++++++++++++++++++++
www-apps/matomo/Manifest | 4 +-
.../{matomo-5.0.1.ebuild => matomo-5.0.3.ebuild} | 1 -
8 files changed, 127 insertions(+), 7 deletions(-)
create mode 100644 www-apps/baikal/baikal-0.9.5.ebuild
create mode 100644 www-apps/linkace/linkace-1.14.1.ebuild
rename www-apps/matomo/{matomo-5.0.1.ebuild => matomo-5.0.3.ebuild} (99%)
*** 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
|