1 | {'description': {'en': 'Personal overlay of comio containing Plex related '
|
2 | 'ebuilds'},
|
3 | 'feed': ['https://github.com/comio/plex-overlay/commits/master.atom'],
|
4 | 'homepage': 'https://github.com/comio/plex-overlay',
|
5 | 'name': 'plex-overlay',
|
6 | 'owner': [{'email': 'luigi.mantellini@gmail.com',
|
7 | 'name': 'Luigi Mantellini',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'https://github.com/comio/plex-overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync plex-overlay
|
14 | From https://github.com/comio/plex-overlay
|
15 | 200fc91..1543a11 master -> origin/master
|
16 | Updating 200fc91..1543a11
|
17 | Fast-forward
|
18 | media-tv/tautulli/Manifest | 2 ++
|
19 | media-tv/tautulli/tautulli-2.2.3.ebuild | 44 +++++++++++++++++++++++++++++++++
|
20 | 2 files changed, 46 insertions(+)
|
21 | create mode 100644 media-tv/tautulli/tautulli-2.2.3.ebuild
|
22 | *** syncing plex-overlay
|
23 | *** synced plex-overlay
|
24 | * Sync succeeded
|
25 | $ git log --format=%ci -1
|
26 | $ git show -q --pretty=format:%G? HEAD
|
27 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 plex-overlay
|
28 | * Cache regenerated successfully
|