haarp

1
{'description': {'en': "misc ebuilds that aren't in the main tree"},
2
 'homepage': 'https://cgit.gentoo.org/user/haarp.git/',
3
 'name': 'haarp',
4
 'owner': [{'email': 'main.haarp@gmail.com',
5
            'name': 'haarp',
6
            'type': 'person'}],
7
 'quality': 'experimental',
8
 'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/haarp.git'}],
9
 'status': 'unofficial'}
10
$ pmaint sync haarp
11
warning: Pulling without specifying how to reconcile divergent branches is
12
discouraged. You can squelch this message by running one of the following
13
commands sometime before your next pull:
14
15
  git config pull.rebase false  # merge (the default strategy)
16
  git config pull.rebase true   # rebase
17
  git config pull.ff only       # fast-forward only
18
19
You can replace "git config" with "git config --global" to set a default
20
preference for all repositories. You can also pass --rebase, --no-rebase,
21
or --ff-only on the command line to override the configured default per
22
invocation.
23
24
From git://anongit.gentoo.org/user/haarp
25
   93bc5a1..649fd19  master     -> origin/master
26
Updating 93bc5a1..649fd19
27
Fast-forward
28
 games-action/dxx-rebirth/Manifest                  |   1 -
29
 games-action/dxx-rebirth/dxx-rebirth-9999.ebuild   | 229 ---------------------
30
 games-util/doomseeker/Manifest                     |   2 +-
31
 games-util/doomseeker/doomseeker-1.3.1.ebuild      |   4 +-
32
 media-gfx/prusa-slicer/Manifest                    |   2 +-
33
 .../prusa-slicer/prusa-slicer-2.2.0-r1.ebuild      |   2 +-
34
 6 files changed, 5 insertions(+), 235 deletions(-)
35
 delete mode 100644 games-action/dxx-rebirth/Manifest
36
 delete mode 100644 games-action/dxx-rebirth/dxx-rebirth-9999.ebuild
37
*** syncing haarp
38
*** synced haarp
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 haarp
43
 * Cache regenerated successfully