1 | {'description': {'en': 'Personal overlay'},
|
2 | 'feed': ['https://github.com/kabili207/zyrenth-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/kabili207/zyrenth-overlay',
|
4 | 'name': 'zyrenth',
|
5 | 'owner': [{'email': 'kabi-bugz.gentoo@zyrenth.com',
|
6 | 'name': 'Amy Nagle',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/kabili207/zyrenth-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/kabili207/zyrenth-overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git@github.com:kabili207/zyrenth-overlay.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync zyrenth
|
17 | warning: Pulling without specifying how to reconcile divergent branches is
|
18 | discouraged. You can squelch this message by running one of the following
|
19 | commands sometime before your next pull:
|
20 |
|
21 | git config pull.rebase false # merge (the default strategy)
|
22 | git config pull.rebase true # rebase
|
23 | git config pull.ff only # fast-forward only
|
24 |
|
25 | You can replace "git config" with "git config --global" to set a default
|
26 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
27 | or --ff-only on the command line to override the configured default per
|
28 | invocation.
|
29 |
|
30 | From https://github.com/kabili207/zyrenth-overlay
|
31 | 13f0b81..478ba2b master -> origin/master
|
32 | Updating 13f0b81..478ba2b
|
33 | Fast-forward
|
34 | app-crypt/asedriveiiie-usb/Manifest | 2 +-
|
35 | .../asedriveiiie-usb/asedriveiiie-usb-3.7.ebuild | 2 +-
|
36 | app-misc/keyleds/Manifest | 6 ++---
|
37 | app-misc/keyleds/keyleds-0.7.5.ebuild | 4 +--
|
38 | app-misc/keyleds/keyleds-0.7.8.1.ebuild | 4 +--
|
39 | app-misc/keyleds/keyleds-0.7.9.ebuild | 4 +--
|
40 | dev-python/commentjson/Manifest | 4 +--
|
41 | dev-python/commentjson/commentjson-0.9.0.ebuild | 4 +--
|
42 | dev-python/commentjson/commentjson-9999.ebuild | 4 +--
|
43 | dev-python/dbussy/Manifest | 2 --
|
44 | dev-python/dbussy/dbussy-1.2.1.ebuild | 26 ------------------
|
45 | dev-python/defusedxml/Manifest | 1 +
|
46 | .../defusedxml}/metadata.xml | 4 +--
|
47 | dev-python/locationsharinglib/Manifest | 2 +-
|
48 | .../locationsharinglib-4.1.5.ebuild | 3 ++-
|
49 | dev-python/pulsectl/Manifest | 2 +-
|
50 | dev-python/pulsectl/pulsectl-9999.ebuild | 4 +--
|
51 | .../google-play-music-desktop-player-bin/Manifest | 4 ---
|
52 | ...ogle-play-music-desktop-player-bin-4.7.1.ebuild | 31 ----------------------
|
53 | net-im/discordrp-mpris/Manifest | 2 +-
|
54 | .../discordrp-mpris/discordrp-mpris-0.2.1.ebuild | 4 +--
|
55 | net-misc/postman-bin/Manifest | 2 +-
|
56 | net-misc/postman-bin/postman-bin-7.21.2.ebuild | 4 +--
|
57 | profiles/updates/1Q-2018 | 1 -
|
58 | profiles/updates/4Q-2010 | 1 -
|
59 | sci-misc/praat/Manifest | 4 +--
|
60 | sci-misc/praat/praat-6.1.02.ebuild | 4 +--
|
61 | sci-misc/praat/praat-6.1.03.ebuild | 4 +--
|
62 | x11-drivers/displaylink-driver/Manifest | 6 ++---
|
63 | .../displaylink-driver-5.3.0.28.ebuild | 7 ++---
|
64 | .../displaylink-driver-5.3.1.34.ebuild | 7 ++---
|
65 | x11-drivers/displaylink-driver/metadata.xml | 3 ---
|
66 | x11-plugins/g15purple/Manifest | 2 +-
|
67 | x11-plugins/g15purple/g15purple-0.7.ebuild | 4 +--
|
68 | 34 files changed, 52 insertions(+), 116 deletions(-)
|
69 | delete mode 100644 dev-python/dbussy/dbussy-1.2.1.ebuild
|
70 | rename {media-sound/google-play-music-desktop-player-bin => dev-python/defusedxml}/metadata.xml (69%)
|
71 | delete mode 100644 media-sound/google-play-music-desktop-player-bin/Manifest
|
72 | delete mode 100644 media-sound/google-play-music-desktop-player-bin/google-play-music-desktop-player-bin-4.7.1.ebuild
|
73 | delete mode 100644 profiles/updates/1Q-2018
|
74 | delete mode 100644 profiles/updates/4Q-2010
|
75 | *** syncing zyrenth
|
76 | *** synced zyrenth
|
77 | * Sync succeeded
|
78 | $ git log --format=%ci -1
|
79 | $ git show -q --pretty=format:%G? HEAD
|
80 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 zyrenth
|
81 | * Cache regenerated successfully
|