crocket-overlay

1
{'description': {'en': "crocket's personal overlay"},
2
 'feed': ['https://github.com/crocket/crocket-overlay/commits/master.atom'],
3
 'homepage': 'https://github.com/crocket/crocket-overlay',
4
 'name': 'crocket-overlay',
5
 'owner': [{'email': 'crockabiscuit@gmail.com',
6
            'name': 'crocket',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://github.com/crocket/crocket-overlay.git'},
11
            {'type': 'git',
12
             'uri': 'git+ssh://git@github.com/crocket/crocket-overlay.git'}],
13
 'status': 'unofficial'}
14
pkgcore 0.11.2 -- extended version info unavailable
15
16
$ pmaint sync crocket-overlay
17
*** syncing crocket-overlay
18
warning: Pulling without specifying how to reconcile divergent branches is
19
discouraged. You can squelch this message by running one of the following
20
commands sometime before your next pull:
21
22
  git config pull.rebase false  # merge (the default strategy)
23
  git config pull.rebase true   # rebase
24
  git config pull.ff only       # fast-forward only
25
26
You can replace "git config" with "git config --global" to set a default
27
preference for all repositories. You can also pass --rebase, --no-rebase,
28
or --ff-only on the command line to override the configured default per
29
invocation.
30
31
From https://github.com/crocket/crocket-overlay
32
   63c03a3..12b35a2  master     -> origin/master
33
Updating 63c03a3..12b35a2
34
Fast-forward
35
 ...25.ebuild => pam-gnupg-0.2_p20201125-r1.ebuild} | 26 +++++++-------
36
 sys-auth/pam_rundir/Manifest                       |  1 +
37
 sys-auth/pam_rundir/metadata.xml                   | 12 +++++++
38
 sys-auth/pam_rundir/pam_rundir-1.0.1-r1.ebuild     | 42 ++++++++++++++++++++++
39
 4 files changed, 68 insertions(+), 13 deletions(-)
40
 rename sys-auth/pam-gnupg/{pam-gnupg-0.2_p20201125.ebuild => pam-gnupg-0.2_p20201125-r1.ebuild} (56%)
41
 create mode 100644 sys-auth/pam_rundir/Manifest
42
 create mode 100644 sys-auth/pam_rundir/metadata.xml
43
 create mode 100644 sys-auth/pam_rundir/pam_rundir-1.0.1-r1.ebuild
44
*** synced crocket-overlay
45
 * Sync succeeded
46
$ git log --format=%ci -1
47
$ git show -q --pretty=format:%G? HEAD
48
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 crocket-overlay
49
 * Cache regenerated successfully