plex-overlay

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
warning: Pulling without specifying how to reconcile divergent branches is
15
discouraged. You can squelch this message by running one of the following
16
commands sometime before your next pull:
17
18
  git config pull.rebase false  # merge (the default strategy)
19
  git config pull.rebase true   # rebase
20
  git config pull.ff only       # fast-forward only
21
22
You can replace "git config" with "git config --global" to set a default
23
preference for all repositories. You can also pass --rebase, --no-rebase,
24
or --ff-only on the command line to override the configured default per
25
invocation.
26
27
From https://github.com/comio/plex-overlay
28
   76b5b23..15000cd  master     -> origin/master
29
Updating 76b5b23..15000cd
30
Fast-forward
31
 media-tv/plex-media-server/Manifest                |   5 +-
32
 .../plex-media-server-1.20.5-r2.ebuild             |   2 +-
33
 .../plex-media-server-1.21.0.ebuild                | 119 +++++++++++++++++++++
34
 3 files changed, 124 insertions(+), 2 deletions(-)
35
 create mode 100644 media-tv/plex-media-server/plex-media-server-1.21.0.ebuild
36
*** syncing plex-overlay
37
*** synced plex-overlay
38
 * Sync succeeded
39
$ git log --format=%ci -1
40
$ git show -q --pretty=format:%G? HEAD
41
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 plex-overlay
42
 * Cache regenerated successfully