1 | {'description': {'en': 'experimental newer gnome ebuilds'},
|
2 | 'feed': ['https://github.com/Heather/gentoo-gnome/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/Heather/gentoo-gnome',
|
4 | 'name': 'gnome-next',
|
5 | 'owner': [{'email': 'cynede@gentoo.org',
|
6 | 'name': 'Mikhail Pukhlikov',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/Heather/gentoo-gnome.git'},
|
11 | {'type': 'git', 'uri': 'git@github.com:Heather/gentoo-gnome.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync gnome-next
|
14 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
15 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
16 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
17 | *** syncing gnome-next
|
18 | From https://github.com/Heather/gentoo-gnome
|
19 | 0331d185..f694e8e8 master -> origin/master
|
20 | Updating 0331d185..f694e8e8
|
21 | Fast-forward
|
22 | x11-libs/gtk+/Manifest | 3 +
|
23 | .../gtk+/files/gtk+-2.24.24-out-of-source.patch | 33 +++
|
24 | .../files/gtk+-2.24.31-fix-gtkentry-beep.patch | 42 +++
|
25 | .../files/gtk+-2.24.31-update-icon-cache.patch | 78 ++++++
|
26 | .../gtk+/files/gtk+-3.22.2-update-icon-cache.patch | 138 ++++++++++
|
27 | .../gtk+-3.22.20-libcloudproviders-automagic.patch | 57 ++++
|
28 | x11-libs/gtk+/files/gtkrc | 39 +++
|
29 | x11-libs/gtk+/files/settings.ini | 4 +
|
30 | x11-libs/gtk+/gtk+-2.24.32-r666.ebuild | 306 +++++++++++++++++++++
|
31 | x11-libs/gtk+/gtk+-3.24.1.ebuild | 227 +++++++++++++++
|
32 | x11-libs/gtk+/metadata.xml | 23 ++
|
33 | 11 files changed, 950 insertions(+)
|
34 | create mode 100644 x11-libs/gtk+/Manifest
|
35 | create mode 100644 x11-libs/gtk+/files/gtk+-2.24.24-out-of-source.patch
|
36 | create mode 100644 x11-libs/gtk+/files/gtk+-2.24.31-fix-gtkentry-beep.patch
|
37 | create mode 100644 x11-libs/gtk+/files/gtk+-2.24.31-update-icon-cache.patch
|
38 | create mode 100644 x11-libs/gtk+/files/gtk+-3.22.2-update-icon-cache.patch
|
39 | create mode 100644 x11-libs/gtk+/files/gtk+-3.22.20-libcloudproviders-automagic.patch
|
40 | create mode 100644 x11-libs/gtk+/files/gtkrc
|
41 | create mode 100644 x11-libs/gtk+/files/settings.ini
|
42 | create mode 100644 x11-libs/gtk+/gtk+-2.24.32-r666.ebuild
|
43 | create mode 100644 x11-libs/gtk+/gtk+-3.24.1.ebuild
|
44 | create mode 100644 x11-libs/gtk+/metadata.xml
|
45 | *** synced gnome-next
|
46 | * Sync succeeded
|
47 | $ git log --format=%ci -1
|
48 | $ git show -q --pretty=format:%G? HEAD
|
49 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gnome-next
|
50 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
51 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
52 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
53 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
54 | WARNING:pkgcore:EAPI 7 isn't fully supported
|
55 | * Cache regenerated successfully
|