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
|
{'description': {'en': 'experimental newer gnome ebuilds'},
'feed': ['https://github.com/Heather/gentoo-gnome/commits/master.atom'],
'homepage': 'https://github.com/Heather/gentoo-gnome',
'name': 'gnome-next',
'owner': [{'email': 'cynede@gentoo.org',
'name': 'Mikhail Pukhlikov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/Heather/gentoo-gnome.git'},
{'type': 'git', 'uri': 'git@github.com:Heather/gentoo-gnome.git'}],
'status': 'unofficial'}
$ pmaint sync gnome-next
WARNING:pkgcore:repo at '/home/mgorny/sync/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
From https://github.com/Heather/gentoo-gnome
f0468c2d..2c1ddf6e master -> origin/master
Updating f0468c2d..2c1ddf6e
Fast-forward
gnome-base/gnome-control-center/Manifest | 2 +-
...ontrol-center-3.25.90.ebuild => gnome-control-center-3.25.91.ebuild} | 0
x11-themes/adwaita-icon-theme/Manifest | 2 +-
...waita-icon-theme-3.25.4.ebuild => adwaita-icon-theme-3.25.91.ebuild} | 0
4 files changed, 2 insertions(+), 2 deletions(-)
rename gnome-base/gnome-control-center/{gnome-control-center-3.25.90.ebuild => gnome-control-center-3.25.91.ebuild} (100%)
rename x11-themes/adwaita-icon-theme/{adwaita-icon-theme-3.25.4.ebuild => adwaita-icon-theme-3.25.91.ebuild} (100%)
*** syncing gnome-next
*** synced gnome-next
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gnome-next
WARNING:pkgcore:repo at '/home/mgorny/repos/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo at '/home/mgorny/repos/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
* Cache regenerated successfully
|