1 | {'description': {'en': 'Official Gentoo ebuild repository'},
|
2 | 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
|
3 | 'homepage': 'https://gentoo.org/',
|
4 | 'name': 'gentoo',
|
5 | 'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
|
6 | 'quality': 'core',
|
7 | 'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
|
8 | {'type': 'git',
|
9 | 'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
|
10 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
|
13 | 'status': 'official'}
|
14 | $ pmaint sync gentoo
|
15 | From https://anongit.gentoo.org/git/repo/gentoo
|
16 | 9eab139bd32..85c76e5d4a4 master -> origin/master
|
17 | Updating 9eab139bd32..85c76e5d4a4
|
18 | Fast-forward
|
19 | .../files/kjots-5.0.2-kf5bookmarks-5.69.patch | 67 +++++
|
20 | app-text/kjots/kjots-5.0.2-r1.ebuild | 49 ++++
|
21 | dev-libs/openssl/Manifest | 1 +
|
22 | dev-libs/openssl/openssl-1.1.1g.ebuild | 324 +++++++++++++++++++++
|
23 | dev-python/django-sortedm2m/Manifest | 1 +
|
24 | .../django-sortedm2m/django-sortedm2m-2.0.0.ebuild | 30 ++
|
25 | dev-python/django-sortedm2m/metadata.xml | 5 +-
|
26 | dev-python/django-tagging/Manifest | 1 +
|
27 | .../django-tagging/django-tagging-0.5.0.ebuild | 26 ++
|
28 | net-wireless/unifi/Manifest | 4 +-
|
29 | net-wireless/unifi/unifi-5.12.46.ebuild | 73 -----
|
30 | net-wireless/unifi/unifi-5.12.60.ebuild | 73 -----
|
31 | .../{unifi-5.13.9.ebuild => unifi-5.13.18.ebuild} | 9 +-
|
32 | profiles/package.mask | 6 +
|
33 | sys-kernel/vanilla-sources/Manifest | 6 +-
|
34 | ....116.ebuild => vanilla-sources-4.19.117.ebuild} | 0
|
35 | ...5.4.33.ebuild => vanilla-sources-5.4.34.ebuild} | 0
|
36 | ...s-5.6.5.ebuild => vanilla-sources-5.6.6.ebuild} | 0
|
37 | 18 files changed, 515 insertions(+), 160 deletions(-)
|
38 | create mode 100644 app-text/kjots/files/kjots-5.0.2-kf5bookmarks-5.69.patch
|
39 | create mode 100644 app-text/kjots/kjots-5.0.2-r1.ebuild
|
40 | create mode 100644 dev-libs/openssl/openssl-1.1.1g.ebuild
|
41 | create mode 100644 dev-python/django-sortedm2m/django-sortedm2m-2.0.0.ebuild
|
42 | create mode 100644 dev-python/django-tagging/django-tagging-0.5.0.ebuild
|
43 | delete mode 100644 net-wireless/unifi/unifi-5.12.46.ebuild
|
44 | delete mode 100644 net-wireless/unifi/unifi-5.12.60.ebuild
|
45 | rename net-wireless/unifi/{unifi-5.13.9.ebuild => unifi-5.13.18.ebuild} (84%)
|
46 | rename sys-kernel/vanilla-sources/{vanilla-sources-4.19.116.ebuild => vanilla-sources-4.19.117.ebuild} (100%)
|
47 | rename sys-kernel/vanilla-sources/{vanilla-sources-5.4.33.ebuild => vanilla-sources-5.4.34.ebuild} (100%)
|
48 | rename sys-kernel/vanilla-sources/{vanilla-sources-5.6.5.ebuild => vanilla-sources-5.6.6.ebuild} (100%)
|
49 | *** syncing gentoo
|
50 | *** synced gentoo
|
51 | * Sync succeeded
|
52 | $ git log --format=%ci -1
|
53 | $ git show -q --pretty=format:%G? HEAD
|
54 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
|
55 | * Cache regenerated successfully
|