summaryrefslogtreecommitdiff
blob: 1ce9e8a9c2da40a55827b7d9fed273a4bda0a570 (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
{'description': {'en': 'Alex Xu (Hello71) personal overlay'},
 'feed': ['https://cgit.alxu.ca/gentoo-overlay.git/atom/'],
 'homepage': 'https://cgit.alxu.ca/gentoo-overlay.git/',
 'name': 'alxu',
 'owner': [{'email': 'alex_y_xu@yahoo.ca',
            'name': 'Alex Xu (Hello71)',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git', 'uri': 'https://git.alxu.ca/gentoo-overlay.git'}],
 'status': 'unofficial'}
$ pmaint sync alxu
*** syncing alxu
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://git.alxu.ca/gentoo-overlay
   c9ce436..bc4d226  master     -> origin/master
Updating c9ce436..bc4d226
Fast-forward
 app-crypt/libsecret/libsecret-0.20.4-r1.ebuild     |  9 ++--
 dev-libs/libdwarf/Manifest                         |  2 +-
 ...rf-20200719.ebuild => libdwarf-20210305.ebuild} |  0
 dev-libs/openssl/Manifest                          |  2 +-
 ...l-1.1.1j-r1.ebuild => openssl-1.1.1k-r1.ebuild} |  0
 games-rpg/runescape-launcher/Manifest              |  2 +-
 ....2.8.ebuild => runescape-launcher-2.2.9.ebuild} |  0
 gui-apps/gammastep/Manifest                        |  2 +-
 gui-apps/gammastep/files/metainfo.patch            | 11 -----
 ...mmastep-2.0.2.ebuild => gammastep-2.0.7.ebuild} |  1 -
 licenses/oracle-java-documentation-14              | 55 ----------------------
 virtual/rust/rust-1.46.0.ebuild                    |  2 +-
 virtual/rust/rust-1.48.0.ebuild                    |  2 +-
 virtual/rust/rust-1.51.0.ebuild                    | 15 ++++++
 14 files changed, 27 insertions(+), 76 deletions(-)
 rename dev-libs/libdwarf/{libdwarf-20200719.ebuild => libdwarf-20210305.ebuild} (100%)
 rename dev-libs/openssl/{openssl-1.1.1j-r1.ebuild => openssl-1.1.1k-r1.ebuild} (100%)
 rename games-rpg/runescape-launcher/{runescape-launcher-2.2.8.ebuild => runescape-launcher-2.2.9.ebuild} (100%)
 delete mode 100644 gui-apps/gammastep/files/metainfo.patch
 rename gui-apps/gammastep/{gammastep-2.0.2.ebuild => gammastep-2.0.7.ebuild} (98%)
 delete mode 100644 licenses/oracle-java-documentation-14
 create mode 100644 virtual/rust/rust-1.51.0.ebuild
*** synced alxu
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 alxu
 * Cache regenerated successfully