summaryrefslogtreecommitdiff
blob: c6599b1def4b576191556587261a1b084f82d379 (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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
{'description': {'en': 'Official Gentoo ebuild repository'},
 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
 'homepage': 'https://gentoo.org/',
 'name': 'gentoo',
 'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
 'quality': 'core',
 'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
            {'type': 'git',
             'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
            {'type': 'git',
             'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
 'status': 'official'}
$ pmaint sync gentoo
WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing gentoo
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/repo/gentoo
   abfe485dcb0..6b85654a50c  master     -> origin/master
Updating abfe485dcb0..6b85654a50c
Fast-forward
 .../files/ghc-7.10.1-rc3-ghc-7.10-bootstrap.patch  |  78 -----
 dev-lang/ghc/files/ghc-7.10.3-hardfloat.patch      |  26 --
 dev-lang/ghc/files/ghc-7.10.3-relnotes.patch       |  45 ---
 .../files/ghc-7.6.3-preserve-inplace-xattr.patch   |  14 -
 dev-lang/ghc/files/ghc-7.8.1_rc1-libbfd.patch      |  81 -----
 dev-lang/ghc/files/ghc-7.8.2-cgen-constify.patch   |  34 --
 dev-lang/ghc/files/ghc-7.8.3-linker-warn.patch     |  35 --
 dev-lang/ghc/files/ghc-7.8.3-pic-sparc.patch       |  31 --
 dev-lang/ghc/files/ghc-7.8.3-ppc32-fPIC.patch      | 351 -------------------
 dev-lang/ghc/files/ghc-7.8.4-gold.patch            |  27 --
 dev-lang/ghc/files/ghc-7.8.4-ia64-CLOSUREs.patch   |  66 ----
 dev-lang/ghc/files/ghc-8.0.1-limit-jN.patch        |  50 ---
 dev-lang/ghc/files/ghc-8.0.1-par-g0-on-A32.patch   |  65 ----
 dev-lang/ghc/files/ghc-8.0.1-ww-args-limit.patch   | 127 -------
 .../ghc/files/ghc-8.0.1_rc1-cgen-constify.patch    |  34 --
 dev-lang/ghc/files/ghc-8.0.2-O2-unreg.patch        |  35 --
 dev-lang/ghc/files/ghc-8.0.2-binutils-2.30.patch   |  65 ----
 dev-lang/ghc/files/ghc-8.0.2-libffi-alpha.patch    |  57 ----
 dev-lang/ghc/files/ghc-8.0.2_rc2-old-sphinx.patch  |  12 -
 .../ghc/files/ghc-8.10.1-no-relax-everywhere.patch |  19 --
 ...ert-linker-rtsSymbols_more_linker_symbols.patch | 296 ----------------
 .../ghc/files/ghc-8.2.1_rc1-cgen-constify.patch    | 378 ---------------------
 dev-lang/ghc/files/ghc-8.2.1_rc1-ghci-cross.patch  |  60 ----
 .../ghc/files/ghc-8.2.1_rc1-stage2-cross.patch     |  81 -----
 .../ghc/files/ghc-8.2.1_rc1-staged-cross.patch     |  43 ---
 .../ghc/files/ghc-8.2.1_rc1-unphased-cross.patch   |  30 --
 .../ghc/files/ghc-8.2.1_rc1-win32-cross-1.patch    | 124 -------
 dev-lang/ghc/files/ghc-8.2.1_rc2-O2-unreg.patch    |  35 --
 dev-lang/ghc/files/ghc-8.2.1_rc3-any-vendor.patch  |  44 ---
 .../ghc/files/ghc-8.2.1_rc3-stginit-data.patch     |  27 --
 dev-lang/ghc/files/ghc-8.8.1-no-alex.patch         |  33 --
 31 files changed, 2403 deletions(-)
 delete mode 100644 dev-lang/ghc/files/ghc-7.10.1-rc3-ghc-7.10-bootstrap.patch
 delete mode 100644 dev-lang/ghc/files/ghc-7.10.3-hardfloat.patch
 delete mode 100644 dev-lang/ghc/files/ghc-7.10.3-relnotes.patch
 delete mode 100644 dev-lang/ghc/files/ghc-7.6.3-preserve-inplace-xattr.patch
 delete mode 100644 dev-lang/ghc/files/ghc-7.8.1_rc1-libbfd.patch
 delete mode 100644 dev-lang/ghc/files/ghc-7.8.2-cgen-constify.patch
 delete mode 100644 dev-lang/ghc/files/ghc-7.8.3-linker-warn.patch
 delete mode 100644 dev-lang/ghc/files/ghc-7.8.3-pic-sparc.patch
 delete mode 100644 dev-lang/ghc/files/ghc-7.8.3-ppc32-fPIC.patch
 delete mode 100644 dev-lang/ghc/files/ghc-7.8.4-gold.patch
 delete mode 100644 dev-lang/ghc/files/ghc-7.8.4-ia64-CLOSUREs.patch
 delete mode 100644 dev-lang/ghc/files/ghc-8.0.1-limit-jN.patch
 delete mode 100644 dev-lang/ghc/files/ghc-8.0.1-par-g0-on-A32.patch
 delete mode 100644 dev-lang/ghc/files/ghc-8.0.1-ww-args-limit.patch
 delete mode 100644 dev-lang/ghc/files/ghc-8.0.1_rc1-cgen-constify.patch
 delete mode 100644 dev-lang/ghc/files/ghc-8.0.2-O2-unreg.patch
 delete mode 100644 dev-lang/ghc/files/ghc-8.0.2-binutils-2.30.patch
 delete mode 100644 dev-lang/ghc/files/ghc-8.0.2-libffi-alpha.patch
 delete mode 100644 dev-lang/ghc/files/ghc-8.0.2_rc2-old-sphinx.patch
 delete mode 100644 dev-lang/ghc/files/ghc-8.10.1-no-relax-everywhere.patch
 delete mode 100644 dev-lang/ghc/files/ghc-8.10.2-revert-linker-rtsSymbols_more_linker_symbols.patch
 delete mode 100644 dev-lang/ghc/files/ghc-8.2.1_rc1-cgen-constify.patch
 delete mode 100644 dev-lang/ghc/files/ghc-8.2.1_rc1-ghci-cross.patch
 delete mode 100644 dev-lang/ghc/files/ghc-8.2.1_rc1-stage2-cross.patch
 delete mode 100644 dev-lang/ghc/files/ghc-8.2.1_rc1-staged-cross.patch
 delete mode 100644 dev-lang/ghc/files/ghc-8.2.1_rc1-unphased-cross.patch
 delete mode 100644 dev-lang/ghc/files/ghc-8.2.1_rc1-win32-cross-1.patch
 delete mode 100644 dev-lang/ghc/files/ghc-8.2.1_rc2-O2-unreg.patch
 delete mode 100644 dev-lang/ghc/files/ghc-8.2.1_rc3-any-vendor.patch
 delete mode 100644 dev-lang/ghc/files/ghc-8.2.1_rc3-stginit-data.patch
 delete mode 100644 dev-lang/ghc/files/ghc-8.8.1-no-alex.patch
*** synced gentoo
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 gentoo
 * Cache regenerated successfully