summaryrefslogtreecommitdiff
blob: c9d6f58899bf692b5adf124ecfc2eea32acda124 (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
104
105
{'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: 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
   0acbdc31a1c..5ab3159c18e  master     -> origin/master
Updating 0acbdc31a1c..5ab3159c18e
Fast-forward
 app-admin/conky/conky-1.11.6-r2.ebuild             |  2 +-
 app-editors/gvim/gvim-8.2.0814-r100.ebuild         |  2 +-
 app-editors/scite/scite-4.4.4-r10.ebuild           |  2 +-
 app-editors/vim-core/vim-core-8.2.0814.ebuild      |  2 +-
 app-editors/vim/vim-8.2.0814-r100.ebuild           |  2 +-
 app-eselect/eselect-lua/eselect-lua-4-r1.ebuild    |  2 +-
 app-misc/worker/worker-3.8.3-r100.ebuild           |  2 +-
 app-text/highlight/highlight-3.57-r100.ebuild      |  2 +-
 app-text/podofo/podofo-0.9.6_p20190928-r100.ebuild |  2 +-
 dev-db/redis/redis-6.0.9-r100.ebuild               |  2 +-
 dev-lang/lua/lua-5.1.5-r106.ebuild                 |  2 +-
 dev-lang/lua/lua-5.2.4-r3.ebuild                   |  2 +-
 dev-lang/lua/lua-5.3.6-r2.ebuild                   |  2 +-
 dev-lang/lua/lua-5.4.2-r1.ebuild                   |  2 +-
 .../redland-bindings-1.0.17.1-r100.ebuild          |  2 +-
 .../xapian-bindings-1.4.18-r1.ebuild               |  2 +-
 dev-lua/LuaBitOp/LuaBitOp-1.0.2-r102.ebuild        |  2 +-
 dev-lua/busted/busted-2.0.0-r101.ebuild            |  2 +-
 dev-lua/dkjson/dkjson-2.5-r100.ebuild              |  2 +-
 dev-lua/ldoc/ldoc-1.4.6-r100.ebuild                |  2 +-
 dev-lua/lgi/lgi-0.9.2-r100.ebuild                  |  2 +-
 dev-lua/lpeg/lpeg-1.0.2-r101.ebuild                |  2 +-
 .../lua-argparse/lua-argparse-0.6.0-r100.ebuild    |  2 +-
 dev-lua/lua-term/lua-term-0.7-r101.ebuild          |  2 +-
 dev-lua/lua-utf8/lua-utf8-0.1.3-r100.ebuild        |  2 +-
 dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild |  2 +-
 dev-lua/luacheck/luacheck-0.23.0-r100.ebuild       |  2 +-
 dev-lua/luaexpat/luaexpat-1.3.0-r102.ebuild        |  2 +-
 .../luafilesystem/luafilesystem-1.8.0-r101.ebuild  |  2 +-
 dev-lua/luajson/luajson-1.3.4-r100.ebuild          |  2 +-
 .../luasocket-3.0_rc1_p20200328-r102.ebuild        |  2 +-
 dev-lua/luassert/luassert-1.8.0-r101.ebuild        |  2 +-
 dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild   |  2 +-
 dev-lua/lutok/lutok-0.4-r10.ebuild                 |  2 +-
 .../mediator_lua/mediator_lua-1.1.2_p0-r101.ebuild |  2 +-
 dev-lua/penlight/penlight-1.9.2-r101.ebuild        |  2 +-
 dev-lua/say/say-1.3_p1-r101.ebuild                 |  2 +-
 .../toluapp/toluapp-1.0.93_p20190513-r100.ebuild   |  2 +-
 .../geany-plugins/geany-plugins-1.37-r100.ebuild   |  2 +-
 dev-util/geany/geany-1.37.1.ebuild                 |  2 +-
 kde-frameworks/kirigami/kirigami-5.77.0-r1.ebuild  |  2 +-
 .../syntax-highlighting-5.77.0-r3.ebuild           |  2 +-
 kde-plasma/kwin/kwin-5.20.5-r1.ebuild              |  2 +-
 .../plasma-workspace-5.20.5-r3.ebuild              |  2 +-
 .../imapfilter/imapfilter-2.6.16-r100.ebuild       |  2 +-
 .../libquvi-scripts-0.9.20131130-r100.ebuild       |  2 +-
 media-libs/libquvi/libquvi-0.9.4-r100.ebuild       |  2 +-
 .../simage-1.8.1-fail-on-missing-quicktime.patch   | 12 ++++++++
 media-libs/simage/simage-1.8.1.ebuild              | 33 ++++++++++++----------
 media-libs/simage/simage-9999.ebuild               | 32 +++++++++++----------
 media-video/mpv/mpv-0.33.0-r100.ebuild             |  2 +-
 media-video/vlc/vlc-3.0.12.1-r100.ebuild           |  2 +-
 net-analyzer/rrdtool/rrdtool-1.7.2-r100.ebuild     |  2 +-
 net-analyzer/wireshark/wireshark-3.4.2-r100.ebuild |  2 +-
 net-dns/dnsmasq/dnsmasq-2.82-r100.ebuild           |  2 +-
 net-irc/hexchat/hexchat-2.14.3-r100.ebuild         |  2 +-
 net-irc/weechat/weechat-3.0-r100.ebuild            |  2 +-
 net-libs/axtls/axtls-2.1.5-r100.ebuild             |  2 +-
 net-libs/srt/srt-1.4.2.ebuild                      |  2 +-
 .../libqalculate/libqalculate-3.15.0-r1.ebuild     |  2 +-
 sci-visualization/gnuplot/gnuplot-5.4.1-r1.ebuild  |  2 +-
 www-client/elinks/elinks-0.13.5-r100.ebuild        |  2 +-
 www-servers/lighttpd/lighttpd-1.4.55-r100.ebuild   |  2 +-
 .../gtk-engines/gtk-engines-2.20.2-r100.ebuild     |  2 +-
 x11-wm/awesome/awesome-4.3-r101.ebuild             |  2 +-
 65 files changed, 109 insertions(+), 92 deletions(-)
 create mode 100644 media-libs/simage/files/simage-1.8.1-fail-on-missing-quicktime.patch
*** syncing gentoo
*** 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 1 gentoo
 * Cache regenerated successfully