moltonel

1
{'description': {'en': "Vincent de Phily's private overlay"},
2
 'homepage': 'https://github.com/vincentdephily/moltonel-ebuilds/',
3
 'name': 'moltonel',
4
 'owner': [{'email': 'moltonel@gmail.com',
5
            'name': 'Vincent de Phily',
6
            'type': 'person'}],
7
 'quality': 'experimental',
8
 'source': [{'type': 'git',
9
             'uri': 'git://github.com/vincentdephily/moltonel-ebuilds.git'}],
10
 'status': 'unofficial'}
11
$ pmaint sync moltonel
12
*** syncing moltonel
13
warning: Pulling without specifying how to reconcile divergent branches is
14
discouraged. You can squelch this message by running one of the following
15
commands sometime before your next pull:
16
17
  git config pull.rebase false  # merge (the default strategy)
18
  git config pull.rebase true   # rebase
19
  git config pull.ff only       # fast-forward only
20
21
You can replace "git config" with "git config --global" to set a default
22
preference for all repositories. You can also pass --rebase, --no-rebase,
23
or --ff-only on the command line to override the configured default per
24
invocation.
25
26
From git://github.com/vincentdephily/moltonel-ebuilds
27
   7126f75..f18eb98  master     -> origin/master
28
Updating 7126f75..f18eb98
29
Fast-forward
30
 dev-libs/libcouchbase/Manifest                  |  6 ----
31
 dev-libs/libcouchbase/libcouchbase-2.4.4.ebuild | 44 -------------------------
32
 dev-libs/libcouchbase/libcouchbase-2.6.3.ebuild | 35 --------------------
33
 dev-libs/libcouchbase/metadata.xml              | 11 -------
34
 4 files changed, 96 deletions(-)
35
 delete mode 100644 dev-libs/libcouchbase/Manifest
36
 delete mode 100644 dev-libs/libcouchbase/libcouchbase-2.4.4.ebuild
37
 delete mode 100644 dev-libs/libcouchbase/libcouchbase-2.6.3.ebuild
38
 delete mode 100644 dev-libs/libcouchbase/metadata.xml
39
*** synced moltonel
40
 * Sync succeeded
41
$ git log --format=%ci -1
42
$ git show -q --pretty=format:%G? HEAD
43
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 moltonel
44
 * Cache regenerated successfully