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': 'Personal overlay of Enrico Horn'},
'feed': ['https://github.com/farmboy0/portage-overlay/commits/master.atom'],
'homepage': 'https://github.com/farmboy0/portage-overlay',
'name': 'farmboy0',
'owner': [{'email': 'farmboy0@googlemail.com',
'name': 'Enrico Horn',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/farmboy0/portage-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:farmboy0/portage-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync farmboy0
*** syncing farmboy0
From https://github.com/farmboy0/portage-overlay
69be9f0..f1bf724 master -> origin/master
Updating 69be9f0..f1bf724
Fast-forward
kde-misc/plasma-applet-xrdesktop/Manifest | 2 +-
.../plasma-applet-xrdesktop-9999.ebuild | 4 +-
media-libs/libsurvive/Manifest | 2 +
.../files/libsurvive-install-libdir.patch | 13 ++++++
media-libs/libsurvive/libsurvive-9999.ebuild | 50 ++++++++++++++++++++++
5 files changed, 68 insertions(+), 3 deletions(-)
create mode 100644 media-libs/libsurvive/Manifest
create mode 100644 media-libs/libsurvive/files/libsurvive-install-libdir.patch
create mode 100644 media-libs/libsurvive/libsurvive-9999.ebuild
*** synced farmboy0
* 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 farmboy0
* Cache regenerated successfully
|