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
74
|
{'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.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sunset-repo
*** syncing sunset-repo
From https://github.com/Anonymous1157/sunset-repo
df31515..2eecfc7 master -> origin/master
Updating df31515..2eecfc7
Fast-forward
dev-cpp/glibmm/Manifest | 1 +
dev-cpp/glibmm/glibmm-2.77.0.ebuild | 54 ++++
dev-cpp/glibmm/metadata.xml | 12 +
dev-libs/glib/Manifest | 1 +
...-2.64.1-mark-gdbus-server-auth-test-flaky.patch | 32 +++
dev-libs/glib/glib-2.77.1.ebuild | 314 +++++++++++++++++++++
dev-libs/glib/metadata.xml | 41 +++
dev-util/gdbus-codegen/Manifest | 1 +
.../files/gdbus-codegen-2.56.1-sitedir.patch | 54 ++++
dev-util/gdbus-codegen/files/setup.py-2.32.4 | 6 +
dev-util/gdbus-codegen/gdbus-codegen-2.77.1.ebuild | 76 +++++
dev-util/gdbus-codegen/metadata.xml | 12 +
metadata/md5-cache/dev-cpp/glibmm-2.77.0 | 15 +
metadata/md5-cache/dev-libs/glib-2.77.1 | 17 ++
metadata/md5-cache/dev-util/gdbus-codegen-2.77.1 | 15 +
metadata/md5-cache/net-im/64gram-1.0.88 | 16 ++
net-im/64gram/64gram-1.0.88.ebuild | 234 +++++++++++++++
net-im/64gram/Manifest | 1 +
net-im/64gram/files/64gram-1.0.88-fix-clang.patch | 42 +++
.../64gram-1.0.88-jemalloc-only-telegram.patch | 36 +++
.../files/64gram-1.0.88-remove-private-qt.patch | 43 +++
.../64gram/files/64gram-1.0.88-system-cppgir.patch | 50 ++++
net-im/64gram/metadata.xml | 17 ++
23 files changed, 1090 insertions(+)
create mode 100644 dev-cpp/glibmm/Manifest
create mode 100644 dev-cpp/glibmm/glibmm-2.77.0.ebuild
create mode 100644 dev-cpp/glibmm/metadata.xml
create mode 100644 dev-libs/glib/Manifest
create mode 100644 dev-libs/glib/files/glib-2.64.1-mark-gdbus-server-auth-test-flaky.patch
create mode 100644 dev-libs/glib/glib-2.77.1.ebuild
create mode 100644 dev-libs/glib/metadata.xml
create mode 100644 dev-util/gdbus-codegen/Manifest
create mode 100644 dev-util/gdbus-codegen/files/gdbus-codegen-2.56.1-sitedir.patch
create mode 100644 dev-util/gdbus-codegen/files/setup.py-2.32.4
create mode 100644 dev-util/gdbus-codegen/gdbus-codegen-2.77.1.ebuild
create mode 100644 dev-util/gdbus-codegen/metadata.xml
create mode 100644 metadata/md5-cache/dev-cpp/glibmm-2.77.0
create mode 100644 metadata/md5-cache/dev-libs/glib-2.77.1
create mode 100644 metadata/md5-cache/dev-util/gdbus-codegen-2.77.1
create mode 100644 metadata/md5-cache/net-im/64gram-1.0.88
create mode 100644 net-im/64gram/64gram-1.0.88.ebuild
create mode 100644 net-im/64gram/Manifest
create mode 100644 net-im/64gram/files/64gram-1.0.88-fix-clang.patch
create mode 100644 net-im/64gram/files/64gram-1.0.88-jemalloc-only-telegram.patch
create mode 100644 net-im/64gram/files/64gram-1.0.88-remove-private-qt.patch
create mode 100644 net-im/64gram/files/64gram-1.0.88-system-cppgir.patch
create mode 100644 net-im/64gram/metadata.xml
*** 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
|