fordfrog

1
{'description': {'en': 'Developer overlay'},
2
 'feed': ['https://cgit.gentoo.org/dev/fordfrog.git/atom/'],
3
 'homepage': 'https://cgit.gentoo.org/dev/fordfrog.git/',
4
 'name': 'fordfrog',
5
 'owner': [{'email': 'fordfrog@gentoo.org',
6
            'name': 'Miroslav Ć ulc',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://anongit.gentoo.org/git/dev/fordfrog.git'},
11
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/fordfrog.git'},
12
            {'type': 'git',
13
             'uri': 'git+ssh://git@git.gentoo.org/dev/fordfrog.git'}],
14
 'status': 'official'}
15
$ pmaint sync fordfrog
16
warning: Pulling without specifying how to reconcile divergent branches is
17
discouraged. You can squelch this message by running one of the following
18
commands sometime before your next pull:
19
20
  git config pull.rebase false  # merge (the default strategy)
21
  git config pull.rebase true   # rebase
22
  git config pull.ff only       # fast-forward only
23
24
You can replace "git config" with "git config --global" to set a default
25
preference for all repositories. You can also pass --rebase, --no-rebase,
26
or --ff-only on the command line to override the configured default per
27
invocation.
28
29
From https://anongit.gentoo.org/git/dev/fordfrog
30
   97f541379..3a12a30d9  master     -> origin/master
31
Updating 97f541379..3a12a30d9
32
Fast-forward
33
 dev-util/netbeans-standalone/Manifest              |   8 +-
34
 .../netbeans-standalone-11.3.ebuild                | 118 ---------------------
35
 .../netbeans-standalone-12.0.ebuild                | 118 ---------------------
36
 .../netbeans-standalone-12.0_p1.ebuild             |   4 +-
37
 .../netbeans-standalone-9999.ebuild                |   4 +-
38
 5 files changed, 6 insertions(+), 246 deletions(-)
39
 delete mode 100644 dev-util/netbeans-standalone/netbeans-standalone-11.3.ebuild
40
 delete mode 100644 dev-util/netbeans-standalone/netbeans-standalone-12.0.ebuild
41
*** syncing fordfrog
42
*** synced fordfrog
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 fordfrog
47
 * Cache regenerated successfully