summaryrefslogtreecommitdiff
path: root/mv.txt
blob: 8222ee844dfdf44b480d4dc7bdfe741c7dc8b5be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{'description': {'en': 'Ebuilds for packages not in the Gentoo tree\n'
                       '        (lack of maintainer or too experimental) and '
                       'live ebuilds\n'
                       '        or extensions/bugfixes for packages in the '
                       'tree'},
 'feed': ['https://cgit.gentoo.org/user/mv.git/atom/'],
 'homepage': 'https://cgit.gentoo.org/user/mv.git',
 'name': 'mv',
 'owner': [{'email': 'martin@mvath.de',
            'name': 'Martin Väth',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://anongit.gentoo.org/git/user/mv.git'},
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/user/mv.git'},
            {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/user/mv.git'}],
 'status': 'unofficial'}
$ pmaint sync mv
warning: Pulling without specifying how to reconcile divergent branches is
discouraged. You can squelch this message by running one of the following
commands sometime before your next pull:

  git config pull.rebase false  # merge (the default strategy)
  git config pull.rebase true   # rebase
  git config pull.ff only       # fast-forward only

You can replace "git config" with "git config --global" to set a default
preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.

From https://anongit.gentoo.org/git/user/mv
   dc8c570f..fbefbb73  master     -> origin/master
Updating dc8c570f..fbefbb73
Fast-forward
 metadata/pkg_desc_index                            |  3 +-
 .../googleearth/googleearth-7.1.8.3036-r3.ebuild   |  4 +-
 .../googleearth/googleearth-7.3.0.3832-r3.ebuild   |  4 +-
 .../googleearth/googleearth-7.3.2.ebuild           |  4 +-
 .../googleearth/googleearth-7.3.3.ebuild           |  4 +-
 sys-apps/man/man-1.6g-r3.ebuild                    |  2 +-
 x11-libs/gtk+/gtk+-2.24.32-r1.ebuild               |  2 +-
 ...hift-1.12-r3.ebuild => redshift-1.12-r4.ebuild} |  4 +-
 x11-themes/fvwm-crystal/Manifest                   |  2 -
 .../fvwm-crystal/fvwm-crystal-3.4.1-r2.ebuild      | 95 ----------------------
 x11-themes/fvwm-crystal/fvwm-crystal-3.6.2.ebuild  | 89 --------------------
 x11-themes/fvwm-crystal/metadata.xml               | 27 ------
 12 files changed, 13 insertions(+), 227 deletions(-)
 rename x11-misc/redshift/{redshift-1.12-r3.ebuild => redshift-1.12-r4.ebuild} (96%)
 delete mode 100644 x11-themes/fvwm-crystal/Manifest
 delete mode 100644 x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r2.ebuild
 delete mode 100644 x11-themes/fvwm-crystal/fvwm-crystal-3.6.2.ebuild
 delete mode 100644 x11-themes/fvwm-crystal/metadata.xml
*** syncing mv
*** synced mv
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 mv
 * Cache regenerated successfully