AstroFloyd

1
{'description': {'en': "AstroFloyd's Gentoo overlay"},
2
 'feed': ['https://cgit.gentoo.org/user/AstroFloyd.git/atom/'],
3
 'homepage': 'https://cgit.gentoo.org/user/AstroFloyd.git/',
4
 'name': 'AstroFloyd',
5
 'owner': [{'email': 'AstroFloyd@gmail.com',
6
            'name': 'AstroFloyd',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://anongit.gentoo.org/git/user/AstroFloyd.git'},
11
            {'type': 'git',
12
             'uri': 'git://anongit.gentoo.org/user/AstroFloyd.git'},
13
            {'type': 'git',
14
             'uri': 'git+ssh://git@git.gentoo.org/user/AstroFloyd.git'}],
15
 'status': 'unofficial'}
16
$ pmaint sync AstroFloyd
17
warning: Pulling without specifying how to reconcile divergent branches is
18
discouraged. You can squelch this message by running one of the following
19
commands sometime before your next pull:
20
21
  git config pull.rebase false  # merge (the default strategy)
22
  git config pull.rebase true   # rebase
23
  git config pull.ff only       # fast-forward only
24
25
You can replace "git config" with "git config --global" to set a default
26
preference for all repositories. You can also pass --rebase, --no-rebase,
27
or --ff-only on the command line to override the configured default per
28
invocation.
29
30
From https://anongit.gentoo.org/git/user/AstroFloyd
31
   168019b..94479d3  master     -> origin/master
32
Updating 168019b..94479d3
33
Fast-forward
34
 x11-libs/qtscriptgenerator/ChangeLog               | 10 +---
35
 x11-libs/qtscriptgenerator/Manifest                |  7 +--
36
 .../files/qtscriptgenerator-0.2.0-arm.patch        | 41 --------------
37
 .../qtscriptgenerator-0.2.0-r1.ebuild              | 66 ----------------------
38
 4 files changed, 5 insertions(+), 119 deletions(-)
39
 delete mode 100644 x11-libs/qtscriptgenerator/files/qtscriptgenerator-0.2.0-arm.patch
40
 delete mode 100644 x11-libs/qtscriptgenerator/qtscriptgenerator-0.2.0-r1.ebuild
41
*** syncing AstroFloyd
42
*** synced AstroFloyd
43
 * Sync succeeded
44
$ git log --format=%ci -1
45
$ git show -q --pretty=format:%G? HEAD
46
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 AstroFloyd
47
 * Cache regenerated successfully