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
|
{'description': {'en': 'Personal overlay. Small programs and utils, X11\n'
' themes, and version bumps of ebuilds from main '
'repo.'},
'feed': ['https://github.com/Anonymous1157/sunset-repo/commits/master.atom'],
'homepage': 'https://github.com/Anonymous1157/sunset-repo',
'name': 'sunset-repo',
'owner': [{'email': 'sunsetsergal@gmail.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/Anonymous1157/sunset-repo.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/Anonymous1157/sunset-repo.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sunset-repo
*** syncing sunset-repo
From https://github.com/Anonymous1157/sunset-repo
71404c7..beec555 master -> origin/master
Updating 71404c7..beec555
Fast-forward
.../files/fix-msgfmt-keyword-use-space.patch | 26 ++++++++++++++++++++++
.../{gtkhash-1.5.ebuild => gtkhash-1.5-r1.ebuild} | 4 ++++
.../app-crypt/{gtkhash-1.5 => gtkhash-1.5-r1} | 4 ++--
metadata/md5-cache/app-crypt/gtkhash-9999 | 2 +-
.../md5-cache/app-misc/linux-firewire-utils-0.4-r3 | 2 +-
.../md5-cache/app-misc/linux-firewire-utils-0.5.1 | 2 +-
.../md5-cache/games-simulation/powdertoy-98.2.365 | 2 +-
metadata/md5-cache/media-gfx/wings-2.3 | 2 +-
.../media-plugins/gst-plugins-gme-1.22.3-r3 | 2 +-
metadata/md5-cache/media-sound/moodbar-1.3.0 | 2 +-
metadata/md5-cache/media-sound/rsgain-3.5.2 | 2 +-
.../md5-cache/net-p2p/syncthing-gtk-0.9.4.5-r2 | 2 +-
metadata/md5-cache/sys-kernel/aura-gpu-9999 | 2 +-
metadata/md5-cache/sys-kernel/it87-9999 | 2 +-
metadata/md5-cache/x11-misc/caffeine-ng-9999 | 2 +-
.../{cloudy-20240923 => cloudy-20240930} | 4 ++--
metadata/md5-cache/x11-themes/flat-remix-20240201 | 2 +-
metadata/md5-cache/x11-themes/flat-remix-99999999 | 2 +-
x11-themes/cloudy/Manifest | 2 +-
...oudy-20240923.ebuild => cloudy-20240930.ebuild} | 2 +-
20 files changed, 50 insertions(+), 20 deletions(-)
create mode 100644 app-crypt/gtkhash/files/fix-msgfmt-keyword-use-space.patch
rename app-crypt/gtkhash/{gtkhash-1.5.ebuild => gtkhash-1.5-r1.ebuild} (95%)
rename metadata/md5-cache/app-crypt/{gtkhash-1.5 => gtkhash-1.5-r1} (81%)
rename metadata/md5-cache/x11-themes/{cloudy-20240923 => cloudy-20240930} (65%)
rename x11-themes/cloudy/{cloudy-20240923.ebuild => cloudy-20240930.ebuild} (92%)
*** synced sunset-repo
* 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 sunset-repo
* Cache regenerated successfully
|