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
|
{'description': {'en': 'Overlay for Cinnamon and other Gentoo packages'},
'feed': ['https://github.com/tkemmer/binaryden/commits/master.atom'],
'homepage': 'https://github.com/tkemmer/binaryden',
'name': 'binaryden',
'owner': [{'email': 'thomas@binaryden.de',
'name': 'Thomas Kemmer',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/tkemmer/binaryden.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/tkemmer/binaryden.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync binaryden
*** syncing binaryden
From https://github.com/tkemmer/binaryden
adf0bfd..09bcae6 master -> origin/master
Updating adf0bfd..09bcae6
Fast-forward
dev-python/python3-xapp/Manifest | 2 +-
...xapp-2.4.1.ebuild => python3-xapp-2.4.2.ebuild} | 10 +---
gnome-extra/cinnamon-session/Manifest | 2 +-
...-6.0.3.ebuild => cinnamon-session-6.0.4.ebuild} | 0
sys-apps/xdg-desktop-portal-xapp/Manifest | 2 +-
.../xdg-desktop-portal-xapp-1.0.4.ebuild | 39 --------------
.../xdg-desktop-portal-xapp-1.0.6.ebuild | 36 +++++++++++++
x11-libs/xapp/Manifest | 2 +-
...001-don-t-install-pastebin-upload-wrapper.patch | 26 +++++++++
.../xapp/{xapp-2.8.2.ebuild => xapp-2.8.3.ebuild} | 36 ++++++-------
x11-misc/slick-greeter/Manifest | 1 +
x11-misc/slick-greeter/slick-greeter-2.0.4.ebuild | 61 ++++++++++++++++++++++
12 files changed, 147 insertions(+), 70 deletions(-)
rename dev-python/python3-xapp/{python3-xapp-2.4.1.ebuild => python3-xapp-2.4.2.ebuild} (75%)
rename gnome-extra/cinnamon-session/{cinnamon-session-6.0.3.ebuild => cinnamon-session-6.0.4.ebuild} (100%)
delete mode 100644 sys-apps/xdg-desktop-portal-xapp/xdg-desktop-portal-xapp-1.0.4.ebuild
create mode 100644 sys-apps/xdg-desktop-portal-xapp/xdg-desktop-portal-xapp-1.0.6.ebuild
create mode 100644 x11-libs/xapp/files/0001-don-t-install-pastebin-upload-wrapper.patch
rename x11-libs/xapp/{xapp-2.8.2.ebuild => xapp-2.8.3.ebuild} (83%)
create mode 100644 x11-misc/slick-greeter/slick-greeter-2.0.4.ebuild
*** synced binaryden
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 binaryden
* Cache regenerated successfully
|