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
|
{'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.10
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync binaryden
*** syncing binaryden
From https://github.com/tkemmer/binaryden
f08d5c6..d9a68ff master -> origin/master
Updating f08d5c6..d9a68ff
Fast-forward
gnome-extra/cinnamon/cinnamon-5.0.7-r1.ebuild | 4 --
.../files/cinnamon-5.0.5-meson-60.2-fix.patch | 39 --------------
gnome-extra/cjs/cjs-5.2.0-r1.ebuild | 6 ---
.../cjs/files/cjs-5.2.0-meson-0.60.2-fix.patch | 59 ----------------------
net-wireless/blueberry/blueberry-1.4.7.ebuild | 2 +-
5 files changed, 1 insertion(+), 109 deletions(-)
delete mode 100644 gnome-extra/cinnamon/files/cinnamon-5.0.5-meson-60.2-fix.patch
delete mode 100644 gnome-extra/cjs/files/cjs-5.2.0-meson-0.60.2-fix.patch
*** 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
|