blob: ecdbdfc89e914b220bbe4fc6076f310d40b97616 (
plain)
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': "Richard Hering's gentoo overlay"},
'feed': ['https://github.com/internethering/hering-overlay/commits/master.atom'],
'homepage': 'https://github.com/internethering/hering-overlay',
'name': 'hering-overlay',
'owner': [{'email': 'richard@internethering.de',
'name': 'Richard Hering',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/internethering/hering-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/internethering/hering-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hering-overlay
*** syncing hering-overlay
From https://github.com/internethering/hering-overlay
c2009e5..c2f3015 master -> origin/master
Updating c2009e5..c2f3015
Fast-forward
dev-php/pecl-memcache/Manifest | 1 +
dev-php/pecl-memcache/files/3.0.8-c99-inline.patch | 85 ++++++++++++++++++++++
dev-php/pecl-memcache/metadata.xml | 8 ++
.../pecl-memcache/pecl-memcache-3.0.8-r3.ebuild | 46 ++++++++++++
4 files changed, 140 insertions(+)
create mode 100644 dev-php/pecl-memcache/Manifest
create mode 100644 dev-php/pecl-memcache/files/3.0.8-c99-inline.patch
create mode 100644 dev-php/pecl-memcache/metadata.xml
create mode 100644 dev-php/pecl-memcache/pecl-memcache-3.0.8-r3.ebuild
*** synced hering-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 hering-overlay
* Cache regenerated successfully
|