summaryrefslogtreecommitdiff
blob: 566103083ccc7678491770566d161cd16194661d (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
{'description': {'en': 'Here are some of my own or modified ebuilds. Also some '
                       "of them I've found in the web."},
 'homepage': 'https://github.com/spikyatlinux/ebuilds_for_gentoo',
 'name': 'spikyatlinux',
 'owner': [{'email': 'spikyatlinux@gmail.com',
            'name': 'SpikyAtLinux',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://github.com/spikyatlinux/ebuilds_for_gentoo.git'}],
 'status': 'unofficial'}
$ pmaint sync spikyatlinux
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://github.com/spikyatlinux/ebuilds_for_gentoo
   cf77042..9073f2e  master     -> origin/master
Updating cf77042..9073f2e
Fast-forward
 metadata/md5-cache/app-benchmarks/s-tui-1.0.2                   | 2 +-
 metadata/md5-cache/app-benchmarks/s-tui-9999                    | 2 +-
 metadata/md5-cache/app-office/hibiscus-2.8.24                   | 2 +-
 metadata/md5-cache/app-portage/logclean-18.4.1                  | 2 +-
 metadata/md5-cache/app-portage/portage-lostfiles-0.2.0          | 2 +-
 metadata/md5-cache/app-portage/portconf-1.6.9                   | 2 +-
 metadata/md5-cache/app-portage/remerge-0.0.4                    | 2 +-
 metadata/md5-cache/app-text/ascii-design-1.1.1                  | 2 +-
 metadata/md5-cache/app-text/pdfarranger-1.6.2                   | 2 +-
 metadata/md5-cache/dev-util/bluegriffon-3.1                     | 2 +-
 metadata/md5-cache/dev-util/platform-tools-30.0.4               | 2 +-
 metadata/md5-cache/dev-util/platform-tools-9999                 | 2 +-
 metadata/md5-cache/kde-misc/diskmonitor-0.3.4                   | 2 +-
 metadata/md5-cache/kde-misc/ksmoothdock-6.2                     | 2 +-
 metadata/md5-cache/kde-misc/plasma-applet-window-appmenu-0.6.0  | 2 +-
 metadata/md5-cache/kde-misc/plasma-applet-window-appmenu-9999   | 2 +-
 metadata/md5-cache/kde-plasma/discover-5.18.5-r1                | 2 +-
 metadata/md5-cache/kde-plasma/discover-5.19.5-r1                | 2 +-
 metadata/md5-cache/media-gfx/photocollage-1.4.4                 | 2 +-
 metadata/md5-cache/media-video/mystiq-20200323                  | 2 +-
 metadata/md5-cache/sys-apps/cpu-x-4.0.1                         | 2 +-
 metadata/md5-cache/sys-boot/etcher-1.5.106                      | 2 +-
 metadata/md5-cache/sys-boot/multibootusb-9.2.0                  | 2 +-
 metadata/md5-cache/sys-boot/multibootusb-9999                   | 2 +-
 metadata/md5-cache/sys-libs/libcpuid-0.5.0                      | 2 +-
 metadata/md5-cache/x11-themes/arcbreeze-9999                    | 2 +-
 metadata/md5-cache/x11-themes/nx-plasma-look-and-feel-1.6.51    | 2 +-
 metadata/md5-cache/x11-themes/nx-plasma-look-and-feel-9999      | 2 +-
 metadata/md5-cache/x11-themes/qtstyleplugins-5.0.0              | 2 +-
 metadata/md5-cache/x11-themes/qtstyleplugins-9999               | 2 +-
 metadata/md5-cache/x11-themes/sierrabreeze-9999                 | 2 +-
 profiles/default/linux/amd64/17.1/desktop/desktop-openrc/parent | 1 +
 profiles/default/linux/amd64/17.1/no-multilib/desktop/parent    | 2 ++
 profiles/profiles.desc                                          | 2 ++
 34 files changed, 36 insertions(+), 31 deletions(-)
 create mode 100644 profiles/default/linux/amd64/17.1/desktop/desktop-openrc/parent
 create mode 100644 profiles/default/linux/amd64/17.1/no-multilib/desktop/parent
*** syncing spikyatlinux
*** synced spikyatlinux
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 spikyatlinux
 * Cache regenerated successfully