summaryrefslogtreecommitdiff
blob: 47015b3289ec39854a34368377a089c27d0c7bc2 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{'description': {'en': 'Pro audio overlay. Please file bugs or package '
                       'suggestions at '
                       'https://github.com/gentoo-audio/audio-overlay/issues/new'},
 'feed': ['https://github.com/gentoo-audio/audio-overlay/commits/master.atom'],
 'homepage': 'https://github.com/gentoo-audio/audio-overlay',
 'name': 'audio-overlay',
 'owner': [{'email': 'audio-overlay@googlegroups.com',
            'name': 'Audio overlay',
            'type': 'project'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://github.com/gentoo-audio/audio-overlay.git'},
            {'type': 'git',
             'uri': 'git://github.com/gentoo-audio/audio-overlay.git'},
            {'type': 'git',
             'uri': 'git@github.com:gentoo-audio/audio-overlay.git'}],
 'status': 'unofficial'}
$ pmaint sync audio-overlay
warning: Pulling without specifying how to reconcile divergent branches is
discouraged. You can squelch this message by running one of the following
commands sometime before your next pull:

  git config pull.rebase false  # merge (the default strategy)
  git config pull.rebase true   # rebase
  git config pull.ff only       # fast-forward only

You can replace "git config" with "git config --global" to set a default
preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.

From https://github.com/gentoo-audio/audio-overlay
   ecda9a4..c89cdf8  master     -> origin/master
   fe3cbda..07a24f5  gh-pages   -> origin/gh-pages
Updating ecda9a4..c89cdf8
Fast-forward
 media-sound/drumkv1/Manifest                                         | 2 +-
 media-sound/drumkv1/{drumkv1-0.9.17.ebuild => drumkv1-0.9.19.ebuild} | 0
 media-sound/padthv1/Manifest                                         | 2 +-
 media-sound/padthv1/{padthv1-0.9.17.ebuild => padthv1-0.9.19.ebuild} | 0
 media-sound/samplv1/Manifest                                         | 2 +-
 media-sound/samplv1/{samplv1-0.9.17.ebuild => samplv1-0.9.19.ebuild} | 0
 media-sound/synthv1/Manifest                                         | 2 +-
 media-sound/synthv1/{synthv1-0.9.17.ebuild => synthv1-0.9.19.ebuild} | 0
 8 files changed, 4 insertions(+), 4 deletions(-)
 rename media-sound/drumkv1/{drumkv1-0.9.17.ebuild => drumkv1-0.9.19.ebuild} (100%)
 rename media-sound/padthv1/{padthv1-0.9.17.ebuild => padthv1-0.9.19.ebuild} (100%)
 rename media-sound/samplv1/{samplv1-0.9.17.ebuild => samplv1-0.9.19.ebuild} (100%)
 rename media-sound/synthv1/{synthv1-0.9.17.ebuild => synthv1-0.9.19.ebuild} (100%)
*** syncing audio-overlay
*** synced audio-overlay
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 audio-overlay
 * Cache regenerated successfully