megacoffee

1
{'description': {'de': 'Verschiedene ebuilds aus verschiedenen Quellen: '
2
                       'selbsterstellte ebuilds, ebuilds mit geringfügigen '
3
                       'Änderungen, gegenüber dem aktuellen Baum, ebuilds aus '
4
                       'Gentoos Bugzilla, ebuilds mit erweiterten patches, '
5
                       'alte ebuilds die nicht mehr im offiziellen Baum '
6
                       'existieren, etc.',
7
                 'en': 'Mixed ebuilds from various sources: self-written '
8
                       'missing ebuilds, more current ebuilds, ebuilds that '
9
                       'just needed a slight update from official portage, '
10
                       'ebuilds others posted on Gentoo Bugzilla, ebuilds with '
11
                       'added patches, old ebuilds that were removed from '
12
                       'official portage etc.'},
13
 'feed': ['https://gitlab.megacoffee.net/gentoo-overlay/megacoffee-overlay/-/commits/master?format=atom'],
14
 'homepage': 'http://gentoo-overlay.megacoffee.net',
15
 'name': 'megacoffee',
16
 'owner': [{'email': 'gentoo-overlay@megacoffee.net',
17
            'name': 'MegaCoffee',
18
            'type': 'person'}],
19
 'quality': 'experimental',
20
 'source': [{'type': 'git',
21
             'uri': 'https://gitlab.megacoffee.net/gentoo-overlay/megacoffee-overlay.git'}],
22
 'status': 'unofficial'}
23
$ pmaint sync megacoffee
24
warning: Pulling without specifying how to reconcile divergent branches is
25
discouraged. You can squelch this message by running one of the following
26
commands sometime before your next pull:
27
28
  git config pull.rebase false  # merge (the default strategy)
29
  git config pull.rebase true   # rebase
30
  git config pull.ff only       # fast-forward only
31
32
You can replace "git config" with "git config --global" to set a default
33
preference for all repositories. You can also pass --rebase, --no-rebase,
34
or --ff-only on the command line to override the configured default per
35
invocation.
36
37
Already up to date.
38
*** syncing megacoffee
39
*** synced megacoffee
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 1 megacoffee
44
 * Cache regenerated successfully