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
|
{'description': {'en': 'Official Gentoo ebuild repository'},
'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
'homepage': 'http://gentoo.org/',
'name': 'gentoo',
'owner': [{'email': 'bug-wranglers@gentoo.org'}],
'quality': 'core',
'source': [{'type': 'rsync',
'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'},
{'type': 'git',
'uri': 'git://anongit.gentoo.org/repo/gentoo.git'}],
'status': 'official'}
$ pmaint sync gentoo
WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
From https://anongit.gentoo.org/git/repo/gentoo
fd1ddc8482..5fed252e4e master -> origin/master
Updating fd1ddc8482..5fed252e4e
Fast-forward
dev-python/traitlets/traitlets-4.3.1.ebuild | 2 +-
dev-python/traitlets/traitlets-4.3.2.ebuild | 2 +-
eclass/xdg-utils.eclass | 4 +-
net-irc/kvirc/Manifest | 2 -
net-irc/kvirc/kvirc-5.0_pre20160801092805.ebuild | 138 ---------------------
net-irc/kvirc/kvirc-5.0_pre20161201011150.ebuild | 138 ---------------------
net-irc/kvirc/kvirc-5.0_pre20170202154736.ebuild | 2 +-
net-libs/neon/neon-0.30.2.ebuild | 5 +-
www-client/google-chrome-beta/Manifest | 2 +-
...uild => google-chrome-beta-57.0.2987.98.ebuild} | 0
www-client/google-chrome-unstable/Manifest | 2 +-
... => google-chrome-unstable-58.0.3029.14.ebuild} | 0
www-client/google-chrome/Manifest | 2 +-
...87.ebuild => google-chrome-57.0.2987.98.ebuild} | 0
www-plugins/chrome-binary-plugins/Manifest | 6 +-
...d => chrome-binary-plugins-57.0.2987.98.ebuild} | 0
...chrome-binary-plugins-57.0.2987.98_beta.ebuild} | 0
...hrome-binary-plugins-58.0.3029.14_alpha.ebuild} | 7 +-
18 files changed, 17 insertions(+), 295 deletions(-)
delete mode 100644 net-irc/kvirc/kvirc-5.0_pre20160801092805.ebuild
delete mode 100644 net-irc/kvirc/kvirc-5.0_pre20161201011150.ebuild
rename www-client/google-chrome-beta/{google-chrome-beta-57.0.2987.88.ebuild => google-chrome-beta-57.0.2987.98.ebuild} (100%)
rename www-client/google-chrome-unstable/{google-chrome-unstable-58.0.3026.3.ebuild => google-chrome-unstable-58.0.3029.14.ebuild} (100%)
rename www-client/google-chrome/{google-chrome-56.0.2924.87.ebuild => google-chrome-57.0.2987.98.ebuild} (100%)
rename www-plugins/chrome-binary-plugins/{chrome-binary-plugins-57.0.2987.88_beta.ebuild => chrome-binary-plugins-57.0.2987.98.ebuild} (100%)
rename www-plugins/chrome-binary-plugins/{chrome-binary-plugins-58.0.3026.3_alpha.ebuild => chrome-binary-plugins-57.0.2987.98_beta.ebuild} (100%)
rename www-plugins/chrome-binary-plugins/{chrome-binary-plugins-56.0.2924.87.ebuild => chrome-binary-plugins-58.0.3029.14_alpha.ebuild} (90%)
*** syncing gentoo
*** synced gentoo
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
* Cache regenerated successfully
|