blob: b6ef7edcee106e1917ac19c7fcd5d9b6c7ca7c51 (
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
|
{'description': {'en': 'Personal overlay of comio containing Plex related '
'ebuilds'},
'feed': ['https://github.com/comio/plex-overlay/commits/master.atom'],
'homepage': 'https://github.com/comio/plex-overlay',
'name': 'plex-overlay',
'owner': [{'email': 'luigi.mantellini@gmail.com',
'name': 'Luigi Mantellini',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/comio/plex-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/comio/plex-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.11
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync plex-overlay
*** syncing plex-overlay
From https://github.com/comio/plex-overlay
5d918f3..42ff810 master -> origin/master
Updating 5d918f3..42ff810
Fast-forward
media-tv/plex-media-server/Manifest | 3 +
.../plex-media-server-1.28.0.5973.ebuild | 89 ++++++++++++++++++++++
2 files changed, 92 insertions(+)
create mode 100644 media-tv/plex-media-server/plex-media-server-1.28.0.5973.ebuild
*** synced plex-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 plex-overlay
* Cache regenerated successfully
|