ace

1
{'description': {'en': 'Personal overlay with ebuilds that were missing at one '
2
                       'point or another'},
3
 'feed': ['https://github.com/ananace/overlay/commits/master.atom'],
4
 'homepage': 'https://github.com/ananace/overlay',
5
 'name': 'ace',
6
 'owner': [{'email': 'ace@haxalot.com',
7
            'name': 'Alexander Olofsson',
8
            'type': 'person'}],
9
 'quality': 'experimental',
10
 'source': [{'type': 'git', 'uri': 'https://github.com/ananace/overlay.git'},
11
            {'type': 'git', 'uri': 'git://github.com/ananace/overlay.git'},
12
            {'type': 'git', 'uri': 'git@github.com:ananace/overlay.git'}],
13
 'status': 'unofficial'}
14
$ pmaint sync ace
15
WARNING:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
16
warning: Pulling without specifying how to reconcile divergent branches is
17
discouraged. You can squelch this message by running one of the following
18
commands sometime before your next pull:
19
20
  git config pull.rebase false  # merge (the default strategy)
21
  git config pull.rebase true   # rebase
22
  git config pull.ff only       # fast-forward only
23
24
You can replace "git config" with "git config --global" to set a default
25
preference for all repositories. You can also pass --rebase, --no-rebase,
26
or --ff-only on the command line to override the configured default per
27
invocation.
28
29
From https://github.com/ananace/overlay
30
   cfe3304..2ebbe0c  master     -> origin/master
31
Updating cfe3304..2ebbe0c
32
Fast-forward
33
 net-misc/xorgxrdp/Manifest                         |  3 +--
34
 net-misc/xorgxrdp/xorgxrdp-0.2.0.ebuild            | 27 ----------------------
35
 ...rgxrdp-0.2.13.ebuild => xorgxrdp-0.2.14.ebuild} |  3 ++-
36
 net-misc/xrdp/Manifest                             |  2 +-
37
 net-misc/xrdp/files/xrdp-gcc8.patch                | 15 ++++++++++++
38
 ...{xrdp-0.9.13.1-r1.ebuild => xrdp-0.9.14.ebuild} |  9 ++++++--
39
 6 files changed, 26 insertions(+), 33 deletions(-)
40
 delete mode 100644 net-misc/xorgxrdp/xorgxrdp-0.2.0.ebuild
41
 rename net-misc/xorgxrdp/{xorgxrdp-0.2.13.ebuild => xorgxrdp-0.2.14.ebuild} (94%)
42
 create mode 100644 net-misc/xrdp/files/xrdp-gcc8.patch
43
 rename net-misc/xrdp/{xrdp-0.9.13.1-r1.ebuild => xrdp-0.9.14.ebuild} (97%)
44
*** syncing ace
45
*** synced ace
46
 * Sync succeeded
47
$ git log --format=%ci -1
48
$ git show -q --pretty=format:%G? HEAD
49
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ace
50
 * Cache regenerated successfully