2xsaiko

1
{'description': {'en': 'Personal overlay with no special focus'},
2
 'feed': ['https://git.sr.ht/~dblsaiko/ebuilds/log/rss.xml'],
3
 'homepage': 'https://git.sr.ht/~dblsaiko/ebuilds',
4
 'name': '2xsaiko',
5
 'owner': [{'email': 'gentoo@dblsaiko.net',
6
            'name': '2xsaiko',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git', 'uri': 'https://git.sr.ht/~dblsaiko/ebuilds'},
10
            {'type': 'git', 'uri': 'git@git.sr.ht:~dblsaiko/ebuilds'}],
11
 'status': 'unofficial'}
12
$ pmaint sync 2xsaiko
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 https://git.sr.ht/~dblsaiko/ebuilds
27
   54b09ea..d3820bb  master     -> origin/master
28
Updating 54b09ea..d3820bb
29
Fast-forward
30
 dev-util/corrosion/Manifest              |  2 +
31
 dev-util/corrosion/corrosion-9999.ebuild | 79 ++++++++++++++++++++++++++++++++
32
 dev-util/corrosion/metadata.xml          |  8 ++++
33
 3 files changed, 89 insertions(+)
34
 create mode 100644 dev-util/corrosion/Manifest
35
 create mode 100644 dev-util/corrosion/corrosion-9999.ebuild
36
 create mode 100644 dev-util/corrosion/metadata.xml
37
*** syncing 2xsaiko
38
*** synced 2xsaiko
39
 * Sync succeeded
40
$ git log --format=%ci -1
41
$ git show -q --pretty=format:%G? HEAD
42
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 2xsaiko
43
 * Cache regenerated successfully